upscheme/femtolisp
JeffBezanson 561e0b07e1 fixing subtle bug where heapsize was set wrong at some points 2010-07-06 23:13:54 +00:00
..
ast adding support for optional arguments 2009-07-27 03:34:33 +00:00
attic
lib adding gensym?, fixing keyword? 2009-08-09 17:05:40 +00:00
site
tests changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
tiny
100x100.lsp
FLOSSING
LICENSE
Makefile some LLT fixes 2010-05-14 21:01:00 +00:00
Makefile.macosx adding dependency on equal.c in makefiles 2010-02-05 19:56:10 +00:00
aliases.scm adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
ascii-mona-lisa
ascii-mona-lisa-2
bootstrap.sh simplifying code by eliminating the hybrid stack/heap calling convention 2009-07-20 04:57:17 +00:00
builtins.c adding fl_ prefix to some functions 2010-04-29 18:01:26 +00:00
color.lsp adding support for eof-object 2009-08-09 18:04:03 +00:00
compiler.lsp fixing a 64-bit issue and a nan issue 2010-05-09 00:42:37 +00:00
cps.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
cvalues.c porting over some small changes from julia's flisp 2010-05-05 00:00:37 +00:00
equal.c adding fl_ prefix to some functions 2010-04-29 18:01:26 +00:00
equalhash.c fully separating femtolisp into library core and main program 2010-05-02 18:17:47 +00:00
equalhash.h
flisp.boot fixing a 64-bit issue and a nan issue 2010-05-09 00:42:37 +00:00
flisp.c fixing subtle bug where heapsize was set wrong at some points 2010-07-06 23:13:54 +00:00
flisp.h porting over some improvements: now fl_applyn can handle any function 2010-05-05 05:31:46 +00:00
flmain.c some critical bug fixes 2010-05-04 18:17:55 +00:00
iostream.c porting over some improvements: now fl_applyn can handle any function 2010-05-05 05:31:46 +00:00
mkboot0.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
mkboot1.lsp
opaque_type_template.c
opcodes.h adding support for eof-object 2009-08-09 18:04:03 +00:00
perf.lsp fixes for boehm compatibility 2010-05-03 05:07:22 +00:00
print.c fixing a 64-bit issue and a nan issue 2010-05-09 00:42:37 +00:00
read.c porting over some improvements: now fl_applyn can handle any function 2010-05-05 05:31:46 +00:00
rule30.lsp
string.c adding fl_ prefix to some functions 2010-04-29 18:01:26 +00:00
system.lsp porting over some improvements: now fl_applyn can handle any function 2010-05-05 05:31:46 +00:00
table.c fully separating femtolisp into library core and main program 2010-05-02 18:17:47 +00:00
tcolor.lsp faster append 2009-05-30 21:13:13 +00:00
test.lsp fixes for boehm compatibility 2010-05-03 05:07:22 +00:00
todo print improvements 2010-05-04 23:54:07 +00:00
todo-scrap
torture.scm adding offset and count arguments to io.write 2009-08-09 04:04:31 +00:00
torus.lsp
types.c fixes for boehm compatibility 2010-05-03 05:07:22 +00:00
unittest.lsp fixing char comparison bug 2009-11-18 17:38:16 +00:00