FelixBrendel
f190f40402
Using ftb print and updated the doc generation
il y a 6 ans
Felix Brendel
7c220ed9d6
Work transfer
il y a 6 ans
FelixBrendel
b83a479533
everything except keyword args seems to work for now
il y a 6 ans
FelixBrendel
e02db00b86
small optimizaitons
il y a 6 ans
Felix Brendel
2c097fb85a
fixed failing test after "cleanup"
il y a 6 ans
Felix Brendel
650eba7f18
More cleanup
il y a 6 ans
Felix Brendel
47b33f2f3a
fixed the tests with new args
il y a 6 ans
Felix Brendel
0c73728217
work transfer to laptop
il y a 6 ans
Felix Brendel
5a117d94ee
better arguments struct, arraylists as values, fixed docgen
il y a 6 ans
Felix Brendel
aceb801ada
before arguments refactor
il y a 6 ans
Felix Brendel
aea0e9dc94
little cleanup
il y a 6 ans
Felix Brendel
4f2793b7ef
implement vectors
il y a 6 ans
Felix Brendel
7cebcd1823
implemented callstack and envistack
il y a 6 ans
Felix Brendel
02063bf6fb
function definitions now remember the Lip_Object symbols and keys
not only the strings.. wtf was I thinkingh before?
il y a 6 ans
FelixBrendel
5716e83598
define-typed working;; parsing keywords in lambdalists correctly next
il y a 6 ans
FelixBrendel
e0aaf351c5
alists and plists now
il y a 6 ans
Felix Brendel
efded2f9b8
lota things
il y a 6 ans
Felix Brendel
6f5ecc87b0
auto doc generation
il y a 7 ans
Felix Brendel
eb3bc262b9
Checkpoint before unquote-splicing
il y a 7 ans
Felix Brendel
912ec19373
coly_lisp_object now dows not create new nil and t values anymore
Fixed an error where a nil value could not be used as the default
value as a keyword argument since coly_lisp_object would be invoked
before assigning nil as the default argument, producing a separate nil
value, which then fails the nil tests becase it lives in a different
location as Memory::nil.
il y a 7 ans
Felix Brendel
03a2c81aa5
Getting the manual going
il y a 7 ans
Felix Brendel
fb7f3a00c9
Cleanup and manuals now can have box diagrams
il y a 7 ans
Felix Brendel
5548192dc9
renamed prog to begin and added basics for the manual
il y a 7 ans