| .. |
|
ast
|
some renaming (intern is now symbol) and moving stuff around
|
2009-06-30 03:21:41 +00:00 |
|
attic
|
…
|
|
|
lib
|
adding gc handles, making evaluator stack static
|
2009-05-19 02:54:56 +00:00 |
|
site
|
…
|
|
|
tiny
|
…
|
|
|
100x100.lsp
|
…
|
|
|
FLOSSING
|
…
|
|
|
LICENSE
|
…
|
|
|
Makefile
|
adding the ability for the VM to use computed goto where available
|
2009-06-28 19:47:11 +00:00 |
|
aliases.scm
|
some renaming (intern is now symbol) and moving stuff around
|
2009-06-30 03:21:41 +00:00 |
|
ascii-mona-lisa
|
…
|
|
|
ascii-mona-lisa-2
|
…
|
|
|
bootstrap.sh
|
adding *error-stream* variable
|
2009-05-05 23:51:13 +00:00 |
|
builtins.c
|
implementing stack traces
|
2009-07-06 03:56:48 +00:00 |
|
color.lsp
|
…
|
|
|
compiler.lsp
|
adding maxstack calculation and stack overflow protection
|
2009-06-27 23:07:22 +00:00 |
|
cps.lsp
|
some renaming (intern is now symbol) and moving stuff around
|
2009-06-30 03:21:41 +00:00 |
|
cvalues.c
|
updating doc
|
2009-05-31 22:27:37 +00:00 |
|
equal.c
|
some cleanup
|
2009-05-30 02:52:22 +00:00 |
|
equal.scm
|
…
|
|
|
equalhash.c
|
…
|
|
|
equalhash.h
|
…
|
|
|
flisp.boot
|
implementing stack traces
|
2009-07-06 03:56:48 +00:00 |
|
flisp.c
|
implementing stack traces
|
2009-07-06 03:56:48 +00:00 |
|
flisp.h
|
implementing stack traces
|
2009-07-06 03:56:48 +00:00 |
|
iostream.c
|
adding opcodes loada0, loada1, loadc00, loadc01
|
2009-06-08 03:22:32 +00:00 |
|
mkboot0.lsp
|
updating interpreter to work better for bootstrapping
|
2009-04-23 00:55:03 +00:00 |
|
mkboot1.lsp
|
adding *error-stream* variable
|
2009-05-05 23:51:13 +00:00 |
|
opaque_type_template.c
|
…
|
|
|
opcodes.h
|
adding the ability for the VM to use computed goto where available
|
2009-06-28 19:47:11 +00:00 |
|
perf.lsp
|
adding maxstack calculation and stack overflow protection
|
2009-06-27 23:07:22 +00:00 |
|
pisum.lsp
|
…
|
|
|
print.c
|
implementing stack traces
|
2009-07-06 03:56:48 +00:00 |
|
printcases.lsp
|
…
|
|
|
read.c
|
adding integer division function div
|
2009-05-14 01:30:25 +00:00 |
|
rule30.lsp
|
making 3rd argument to string.sub optional
|
2009-05-07 02:10:52 +00:00 |
|
string.c
|
adding string.width
|
2009-05-31 22:09:26 +00:00 |
|
system.lsp
|
implementing stack traces
|
2009-07-06 03:56:48 +00:00 |
|
table.c
|
using lisp value stack for call frames instead of the C stack
|
2009-07-03 18:43:15 +00:00 |
|
tcolor.lsp
|
faster append
|
2009-05-30 21:13:13 +00:00 |
|
test.lsp
|
making append a builtin
|
2009-06-15 02:25:21 +00:00 |
|
todo
|
implementing stack traces
|
2009-07-06 03:56:48 +00:00 |
|
todo-scrap
|
…
|
|
|
torture.scm
|
optimizations to map and case
|
2009-06-11 00:34:50 +00:00 |
|
torus.lsp
|
…
|
|
|
types.c
|
…
|
|
|
unittest.lsp
|
implementing support for lambdas with up to 2^32-1 required arguments
|
2009-06-06 21:15:54 +00:00 |
|
wt.lsp
|
…
|
|