summaryrefslogtreecommitdiff
path: root/miniany/REQUIREMENTS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-08-05 21:34:13 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-08-05 21:34:13 +0200
commit7d0ea16a2c64883810f57b05d864837ddd724441 (patch)
tree1210fa62f4a0b3c137d824a89d25c052aab12108 /miniany/REQUIREMENTS
parentb41a259e3f43d1a4ede320fa54e5e7b0f0a551fd (diff)
downloadcompilertests-7d0ea16a2c64883810f57b05d864837ddd724441.tar.gz
compilertests-7d0ea16a2c64883810f57b05d864837ddd724441.tar.bz2
added quite some links around c4
Diffstat (limited to 'miniany/REQUIREMENTS')
-rw-r--r--miniany/REQUIREMENTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/miniany/REQUIREMENTS b/miniany/REQUIREMENTS
index 0352078..474e975 100644
--- a/miniany/REQUIREMENTS
+++ b/miniany/REQUIREMENTS
@@ -13,6 +13,7 @@ not implementing:
- printf
- format string only, as replacement for puts
- vararg required in compiler
+ - not type-safe
- puts
- requires stdout, which is a FILE structure
- print_char
@@ -28,4 +29,3 @@ not implementing:
- linker
- have compilation units needs a linker do build
an executable
-