Moved section 5.6 support to an issue

This commit is contained in:
justin 2016-04-17 22:23:00 -04:00
parent 6d81868b13
commit c11a494c18

11
TODO
View file

@ -9,17 +9,6 @@ Tier 0:
- want to create an example program (lib?) that does something interesting, like make a cURL request - want to create an example program (lib?) that does something interesting, like make a cURL request
for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries
- Library support - Library support
Library syntax (5.6):
supported:
- export
- import
- begin
- include
- rename
not supported:
- cond-expand
- include-ci
- export-all (but this is not standard, so ok!)
Import sets (importing libraries, section 5.2): Import sets (importing libraries, section 5.2):
supported: supported: