quakeforge/ruamoko
Brian Koropoff adba6b26dc Scheme updates:
- Boolean type (no support in lexer yet)
	- Conditionals
	- Defines (only work correctly at top level)
	- More core builtins (apply, cons, car, cdr)
	- Variable-argument functions
	- Incremental garbage collection
	- Garbage collection fixes
	- Other misc bugs fixed
2005-05-06 23:25:06 +00:00
..
cl_menu Array now requires its elements to be Objects 2005-05-02 06:29:44 +00:00
game and the ruamoko side of entity parsing :) currently disabled for now (just need to uncomment the line in Entity's +load) due to lack of filtering, but as a proof of concept, it works quite well, though I'm not at all happy about the handling of world. 2004-11-12 11:23:00 +00:00
gui working on scripted menus; video works 2004-11-18 05:08:00 +00:00
include working on scripted menus; video works 2004-11-18 05:08:00 +00:00
lib Bug fixes: initializes properly, releases overwritten elements, doesn't 2005-05-06 23:06:50 +00:00
scheme Scheme updates: 2005-05-06 23:25:06 +00:00
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Makefile.am Initial commit of a future partial implementation of the R5RS Scheme 2005-05-01 11:48:36 +00:00