FelixBrendel
|
76dd4d6482
|
using stdint types
|
il y a 6 ans |
FelixBrendel
|
af55ee1314
|
Now usable
|
il y a 6 ans |
FelixBrendel
|
5371c63ec0
|
Separated load_path init from loading pre.slime
|
il y a 6 ans |
Felix Brendel
|
4f0fef064e
|
Docs is stored external to the lisp objects in a hashmap now
|
il y a 6 ans |
Felix Brendel
|
9295d57a8e
|
Big String refacor: now len+pointer, no String storage anymore
|
il y a 6 ans |
Felix Brendel
|
f1b17dead9
|
Fixed not inititalizing load path
|
il y a 6 ans |
fumfar hiwi
|
73739eecab
|
remoed assert
|
il y a 6 ans |
Felix Brendel
|
aac3985a61
|
Macros are now properly getting baked in Modules bug still persists
|
il y a 6 ans |
Felix Brendel
|
7c220ed9d6
|
Work transfer
|
il y a 6 ans |
Felix Brendel
|
7aa492df67
|
Cleanup, lisp_ob_to_string finally
|
il y a 6 ans |
FelixBrendel
|
f34c111c2d
|
test debugging
|
il y a 6 ans |
FelixBrendel
|
04ea73b704
|
update
|
il y a 6 ans |
Felix Brendel
|
79ef622eec
|
more steps towards that
|
il y a 6 ans |
fumfar hiwi
|
f12994cbfe
|
everything broke, we'll make cMacros now
|
il y a 6 ans |
FelixBrendel
|
b83a479533
|
everything except keyword args seems to work for now
|
il y a 6 ans |
Felix Brendel
|
f767736064
|
nrc_eval first steps
|
il y a 6 ans |
fumfar hiwi
|
efbdfeed2e
|
fixed import bug
|
il y a 6 ans |
FelixBrendel
|
667989e373
|
cleanup
|
il y a 6 ans |
fumfar hiwi
|
28ab850bee
|
profiling
|
il y a 6 ans |
FelixBrendel
|
72bd30bf4c
|
we have a new parser and can parse [] and {} for vectors and hm's
|
il y a 6 ans |
FelixBrendel
|
c1bec1a4d4
|
easier way to create vectors
|
il y a 6 ans |
Felix Brendel
|
650eba7f18
|
More cleanup
|
il y a 6 ans |
Felix Brendel
|
8dbff42bdf
|
Cleanup and delete dead code
|
il y a 6 ans |
Felix Brendel
|
bb1cfcd3c3
|
Fixed Memory Leaks. :)
|
il y a 6 ans |
FelixBrendel
|
a790a38655
|
trying not to leak memory
|
il y a 6 ans |
FelixBrendel
|
6260359a83
|
updated libslime.h
|
il y a 6 ans |
Felix Brendel
|
0a7f05a20d
|
Lisp_Objects and Environments are now bucket allocated
|
il y a 6 ans |
Felix Brendel
|
0d77893a90
|
better errors and cleanp
|
il y a 6 ans |
FelixBrendel
|
cb58c6b6da
|
linker error für sven
|
il y a 6 ans |
FelixBrendel
|
af4f8cf630
|
added load path
|
il y a 6 ans |
FelixBrendel
|
b3023f259a
|
pair hashing, work on generic-extend, Memory::reset works again
|
il y a 6 ans |
Felix Brendel
|
5e82f9175d
|
hashmaps are now first class objects in the language
|
il y a 6 ans |
FelixBrendel
|
273897cc85
|
Environment HM now map from ptr to ptr because syms are unique
|
il y a 6 ans |
FelixBrendel
|
64c1511a89
|
now use global symbol tables so symbols and keywords are finally unique
|
il y a 6 ans |
FelixBrendel
|
2cc076fa43
|
updated to use type-extensible hashmaps
|
il y a 6 ans |
Felix Brendel
|
1c31749875
|
hashmaps test
|
il y a 6 ans |
FelixBrendel
|
9677dc1f16
|
bug hunt work transfer
|
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
|
6c80382cd0
|
test out profiling
|
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
|
e266667607
|
brefore implementing envi stack
|
il y a 6 ans |
Felix Brendel
|
7d282238bf
|
things going well
|
il y a 6 ans |
FelixBrendel
|
d576e7324f
|
building in the bin dir now
|
il y a 6 ans |
FelixBrendel
|
6da1530d0f
|
windows works again and also alists working now
|
il y a 6 ans |
Felix Brendel
|
6f5ecc87b0
|
auto doc generation
|
il y a 7 ans |
Felix Brendel
|
f77e4c56b3
|
Before implementing import name resolution, then after fic macro imports
|
il y a 7 ans |
Felix Brendel
|
eb3bc262b9
|
Checkpoint before unquote-splicing
|
il y a 7 ans |