FelixBrendel
|
04ea73b704
|
update
|
6 лет назад |
fumfar hiwi
|
f12994cbfe
|
everything broke, we'll make cMacros now
|
6 лет назад |
FelixBrendel
|
b83a479533
|
everything except keyword args seems to work for now
|
6 лет назад |
fumfar hiwi
|
efbdfeed2e
|
fixed import bug
|
6 лет назад |
Felix Brendel
|
650eba7f18
|
More cleanup
|
6 лет назад |
Felix Brendel
|
bb1cfcd3c3
|
Fixed Memory Leaks. :)
|
6 лет назад |
FelixBrendel
|
a790a38655
|
trying not to leak memory
|
6 лет назад |
Felix Brendel
|
0d77893a90
|
better errors and cleanp
|
6 лет назад |
FelixBrendel
|
58e9169c03
|
now with generic hashmaps and array lists
|
6 лет назад |
FelixBrendel
|
81a0645e31
|
ftb bumb
|
6 лет назад |
FelixBrendel
|
cb58c6b6da
|
linker error für sven
|
6 лет назад |
Felix Brendel
|
a0c4b16629
|
removed special-lambdas to make evaluatino of arfgs more regular
|
6 лет назад |
Felix Brendel
|
5e82f9175d
|
hashmaps are now first class objects in the language
|
6 лет назад |
FelixBrendel
|
273897cc85
|
Environment HM now map from ptr to ptr because syms are unique
|
6 лет назад |
FelixBrendel
|
2cc076fa43
|
updated to use type-extensible hashmaps
|
6 лет назад |
Felix Brendel
|
1c31749875
|
hashmaps test
|
6 лет назад |
FelixBrendel
|
9677dc1f16
|
bug hunt work transfer
|
6 лет назад |
Felix Brendel
|
0c73728217
|
work transfer to laptop
|
6 лет назад |
Felix Brendel
|
5a117d94ee
|
better arguments struct, arraylists as values, fixed docgen
|
6 лет назад |
Felix Brendel
|
aceb801ada
|
before arguments refactor
|
6 лет назад |
Felix Brendel
|
6c80382cd0
|
test out profiling
|
6 лет назад |
Felix Brendel
|
aea0e9dc94
|
little cleanup
|
6 лет назад |
Felix Brendel
|
4f2793b7ef
|
implement vectors
|
6 лет назад |
Felix Brendel
|
5fa2c1bbf9
|
Implement set!
|
6 лет назад |
FelixBrendel
|
241ac60ced
|
args are now stored with their symbols instead of ther string identifiers
|
6 лет назад |
Felix Brendel
|
7cebcd1823
|
implemented callstack and envistack
|
6 лет назад |
Felix Brendel
|
02063bf6fb
|
function definitions now remember the Lip_Object symbols and keys
not only the strings.. wtf was I thinkingh before?
|
6 лет назад |
Felix Brendel
|
6f5ecc87b0
|
auto doc generation
|
7 лет назад |
Felix Brendel
|
5548192dc9
|
renamed prog to begin and added basics for the manual
|
7 лет назад |
Felix Brendel
|
0fb9fbe1ee
|
symbols and keywords now have a hash value
|
7 лет назад |
Felix Brendel
|
79fa593519
|
In the middle of filtering the pairs to draw for the visualization
|
7 лет назад |
Felix Brendel
|
a1fccd29de
|
importing and macros can expand to macros
|
7 лет назад |
Felix Brendel
|
3277e50164
|
Moved type info into a flags field in the lisp objects
|
7 лет назад |
FelixBrendel
|
dc40059d90
|
on the way to better errors
|
7 лет назад |
FelixBrendel
|
d6ecda99f6
|
I think I did Lisp_Object SSO
|
7 лет назад |
FelixBrendel
|
181ace1eed
|
made source_Code_Locations more reliable (sill oncorrect sometimes)
|
7 лет назад |
Felix Brendel
|
8c827029be
|
added user types
|
7 лет назад |
Felix Brendel
|
23da3570c0
|
Reverted back to std::functions
|
7 лет назад |
FelixBrendel
|
9a0e32635b
|
latest
|
7 лет назад |
FelixBrendel
|
0a37967fa6
|
switched to form char* to Strings mostly
|
7 лет назад |
FelixBrendel
|
77fffc7f5e
|
fixed some const char*
|
7 лет назад |
FelixBrendel
|
3453a525ef
|
cleanup
|
7 лет назад |
FelixBrendel
|
29bd534525
|
some memory management
|
7 лет назад |