Changes between Version 30 and Version 31 of Things To Do
- Timestamp:
- 06/04/10 12:17:16 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Things To Do
v30 v31 26 26 * add garbage collection 27 27 * fix cycle problem in dynamic type system 28 *29 28 30 29 … … 63 62 64 63 65 66 == Examples ==67 68 == Parameters ==69 70 71 64 == Library Functions == 72 65 66 New library wiki page: [Libraries] 67 73 68 A reference to standard library files is here: http://www.utas.edu.au/infosys/info/documentation/C/CStdLib.html 74 75 69 76 70 Special functions that are currently included in the grammar can instead be treated just like any other function and "linked in" at a later stage. This will simplify the grammar and front-end. Functions that can be removed include {{{send}}}, {{{recv}}}, {{{allocate}}}, {{{deallocate}}}.
