quakeforge/ruamoko/scheme
Bill Currie daae0284a1 Work around a warning about passing int constants into ...
I'm not sure why this is happening now when it didn't in the old qfcc,
but this will take care of the warning for now until I can get around to
fixing it.
2011-02-14 23:10:45 +09:00
..
BaseContinuation.h Scheme: Added letrec, first-class continuations, and tuned the garbage 2005-05-08 03:44:18 +00:00
BaseContinuation.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Boolean.h Scheme updates: 2005-05-06 23:25:06 +00:00
Boolean.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
builtins.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
builtins.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
CompiledCode.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
CompiledCode.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Compiler.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Compiler.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Cons.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Cons.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Continuation.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Continuation.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
debug.h Scheme updates: 2005-05-06 23:25:06 +00:00
defs.h Scheme updates: 2005-05-06 23:25:06 +00:00
defs.qc Scheme updates: 2005-05-06 23:25:06 +00:00
Error.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Error.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Frame.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Frame.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Instruction.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Instruction.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Lambda.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Lambda.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Lexer.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Lexer.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Machine.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Machine.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
main.qc Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Makefile.am Work around a warning about passing int constants into ... 2011-02-14 23:10:45 +09:00
Nil.h Initial commit of a future partial implementation of the R5RS Scheme 2005-05-01 11:48:36 +00:00
Nil.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Number.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
Number.r Initial commit of a future partial implementation of the R5RS Scheme 2005-05-01 11:48:36 +00:00
Parser.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Parser.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Primitive.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Primitive.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Procedure.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Procedure.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
SchemeObject.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
SchemeObject.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
SchemeString.h String.[hr] -> SchemeString.[hr], for the sake of case-insensitive 2005-05-08 10:43:56 +00:00
SchemeString.r String.[hr] -> SchemeString.[hr], for the sake of case-insensitive 2005-05-08 10:43:56 +00:00
Scope.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Scope.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
state.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Symbol.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Symbol.r Correct the spelling of "nil". 2011-01-14 12:07:40 +09:00
Void.h Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00
Void.r Clean out some unnecessary types from the progs engine and clean up the mess. 2011-01-10 12:25:31 +09:00