upscheme/femtolisp
JeffBezanson 923c7d5495 fixing bug reading negative constants with #b,o,d,x
adding string.trim
2009-02-28 01:59:01 +00:00
..
ast moving delete-duplicates and new f-body so they can be macroexpanded in advance 2009-02-19 22:29:47 +00:00
attic moving delete-duplicates and new f-body so they can be macroexpanded in advance 2009-02-19 22:29:47 +00:00
site removing some redundant/irrelevant files 2008-08-30 05:05:31 +00:00
tiny import femtolisp source 2008-07-01 01:54:22 +00:00
100x100.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
FLOSSING fixed some small flaws in (compare) 2008-08-30 22:18:20 +00:00
LICENSE changing license, since google code does not support the CPL 2008-08-30 02:56:46 +00:00
Makefile file stream creation and io.read 2009-02-09 03:22:31 +00:00
ascii-mona-lisa support reading hex float literals 2008-11-23 07:12:37 +00:00
ascii-mona-lisa-2 support reading hex float literals 2008-11-23 07:12:37 +00:00
builtins.c moving implementation of startup, repl, load, and top-level 2009-02-19 03:31:40 +00:00
color.lsp adding #b, #o, #d, #x numeric literals 2009-02-01 01:53:58 +00:00
cps.lsp adding io.print and io.princ 2009-02-09 05:38:40 +00:00
cvalues.c adding copy and string.count 2009-02-24 04:12:33 +00:00
equal.c switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00
equal.scm import femtolisp source 2008-07-01 01:54:22 +00:00
equalhash.c adding equalhash.c 2008-11-28 21:44:59 +00:00
equalhash.h adding equalhash.c 2008-11-28 21:44:59 +00:00
flisp.c changing load to expand each expression before evaluating 2009-02-26 18:15:38 +00:00
flisp.h changing load to expand each expression before evaluating 2009-02-26 18:15:38 +00:00
iostream.c better solution for allowing an input stream to be relocated while 2009-02-24 02:21:16 +00:00
opaque_type_template.c switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00
perf.lsp switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00
pisum.lsp switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00
print.c fixing ambiguity in reading hex numbers and floating point 2009-02-24 18:31:05 +00:00
printcases.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
read.c fixing bug reading negative constants with #b,o,d,x 2009-02-28 01:59:01 +00:00
string.c adding copy and string.count 2009-02-24 04:12:33 +00:00
system.lsp fixing bug reading negative constants with #b,o,d,x 2009-02-28 01:59:01 +00:00
table.c adding #b, #o, #d, #x numeric literals 2009-02-01 01:53:58 +00:00
tcolor.lsp switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00
test.lsp adding #b, #o, #d, #x numeric literals 2009-02-01 01:53:58 +00:00
todo fixing bug reading negative constants with #b,o,d,x 2009-02-28 01:59:01 +00:00
todo-scrap import femtolisp source 2008-07-01 01:54:22 +00:00
torus.lsp adding #b, #o, #d, #x numeric literals 2009-02-01 01:53:58 +00:00
types.c misc. cleanup 2009-01-05 02:45:21 +00:00
unittest.lsp adding #b, #o, #d, #x numeric literals 2009-02-01 01:53:58 +00:00
wt.lsp switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00