FelixBrendel
|
04ea73b704
|
update
|
il y a 6 ans |
fumfar hiwi
|
f12994cbfe
|
everything broke, we'll make cMacros now
|
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
|
e02db00b86
|
small optimizaitons
|
il y a 6 ans |
FelixBrendel
|
a790a38655
|
trying not to leak memory
|
il y a 6 ans |
FelixBrendel
|
cb58c6b6da
|
linker error für sven
|
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
|
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 |
Felix Brendel
|
688cc02a54
|
cleanup
|
il y a 6 ans |
Felix Brendel
|
df3661d77e
|
fixed keyword args when appling to a function
|
il y a 6 ans |
Felix Brendel
|
7d282238bf
|
things going well
|
il y a 6 ans |
FelixBrendel
|
e0aaf351c5
|
alists and plists now
|
il y a 6 ans |
FelixBrendel
|
d576e7324f
|
building in the bin dir now
|
il y a 6 ans |
FelixBrendel
|
181ace1eed
|
made source_Code_Locations more reliable (sill oncorrect sometimes)
|
il y a 7 ans |
FelixBrendel
|
c04c2c62a0
|
fixed setting user_type to nullptr when initting new lisp objects
|
il y a 7 ans |
FelixBrendel
|
77fffc7f5e
|
fixed some const char*
|
il y a 7 ans |
FelixBrendel
|
fec24d11c7
|
some things
|
il y a 7 ans |
FelixBrendel
|
9bc30d1569
|
step 1 in transitioning to c++
|
il y a 7 ans |
Felix Brendel
|
196f75b2bb
|
Implemented while
|
il y a 7 ans |
FelixBrendel
|
488b47f08f
|
We have the beginning of a stdlib and can parse keyword and rest args
|
il y a 7 ans |
FelixBrendel
|
f6c2219bd5
|
Can now parse lambda lists
|
il y a 7 ans |
FelixBrendel
|
1ea4cf5213
|
more things!
|
il y a 7 ans |
FelixBrendel
|
905500ab98
|
quote eval define print read
|
il y a 7 ans |
FelixBrendel
|
dd2be2cb87
|
okay
|
il y a 7 ans |
FelixBrendel
|
db0318bb03
|
We can parse expressions
|
il y a 7 ans |
FelixBrendel
|
5f16d1fbb9
|
Reorganize folders and added windows build with MSVC for debugging
|
il y a 7 ans |
FelixBrendel
|
8c0a0b0781
|
Fixed critiacal testing bug
We called 'new(Environment)' instead of 'create_empty_environment()'
|
il y a 7 ans |