FelixBrendel
|
8639b5a155
|
small adjustments
|
6 лет назад |
FelixBrendel
|
72bd30bf4c
|
we have a new parser and can parse [] and {} for vectors and hm's
|
6 лет назад |
fumfar hiwi
|
079ca002f2
|
first draft of new parser
|
6 лет назад |
FelixBrendel
|
c1bec1a4d4
|
easier way to create vectors
|
6 лет назад |
FelixBrendel
|
e02db00b86
|
small optimizaitons
|
6 лет назад |
Felix Brendel
|
2c097fb85a
|
fixed failing test after "cleanup"
|
6 лет назад |
Felix Brendel
|
650eba7f18
|
More cleanup
|
6 лет назад |
Felix Brendel
|
8dbff42bdf
|
Cleanup and delete dead code
|
6 лет назад |
Felix Brendel
|
bb1cfcd3c3
|
Fixed Memory Leaks. :)
|
6 лет назад |
FelixBrendel
|
a790a38655
|
trying not to leak memory
|
6 лет назад |
FelixBrendel
|
814cceaf3d
|
fixed a bug where too long filenames would not be printed in errors
and the porgam would jsut essentially print spaced forever
|
6 лет назад |
FelixBrendel
|
6260359a83
|
updated libslime.h
|
6 лет назад |
Felix Brendel
|
0a7f05a20d
|
Lisp_Objects and Environments are now bucket allocated
|
6 лет назад |
Felix Brendel
|
4002652d05
|
ftb version bump and small cleanup
|
6 лет назад |
Felix Brendel
|
0d77893a90
|
better errors and cleanp
|
6 лет назад |
FelixBrendel
|
1d6b9165dd
|
made mode modular
|
6 лет назад |
FelixBrendel
|
58e9169c03
|
now with generic hashmaps and array lists
|
6 лет назад |
FelixBrendel
|
81a0645e31
|
ftb bumb
|
6 лет назад |
FelixBrendel
|
cb58c6b6da
|
linker error für sven
|
6 лет назад |
FelixBrendel
|
af4f8cf630
|
added load path
|
6 лет назад |
Felix Brendel
|
c80478a2cb
|
hashmaps can now be printed and keys deleted
|
6 лет назад |
Felix Brendel
|
a0c4b16629
|
removed special-lambdas to make evaluatino of arfgs more regular
|
6 лет назад |
FelixBrendel
|
b3023f259a
|
pair hashing, work on generic-extend, Memory::reset works again
|
6 лет назад |
Felix Brendel
|
9cba9cafc0
|
work on generic extend
|
6 лет назад |
Felix Brendel
|
5e82f9175d
|
hashmaps are now first class objects in the language
|
6 лет назад |
FelixBrendel
|
ac70c14e5b
|
why do static variables break everything?
|
6 лет назад |
FelixBrendel
|
273897cc85
|
Environment HM now map from ptr to ptr because syms are unique
|
6 лет назад |
FelixBrendel
|
58d9cfc977
|
now compaing all symbols by their identity
|
6 лет назад |
FelixBrendel
|
64c1511a89
|
now use global symbol tables so symbols and keywords are finally unique
|
6 лет назад |
FelixBrendel
|
2cc076fa43
|
updated to use type-extensible hashmaps
|
6 лет назад |
Felix Brendel
|
b19af904d0
|
Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime
|
6 лет назад |
Felix Brendel
|
2cd0c2c0c0
|
fixed mudules in alists
|
6 лет назад |
FelixBrendel
|
b3033c46a9
|
premissions on build.sh
|
6 лет назад |
Felix Brendel
|
8076c91600
|
added pointers to all swiches over types containing types
|
6 лет назад |
FelixBrendel
|
2882f81e13
|
environments are now hashmaps
|
6 лет назад |
Felix Brendel
|
beb4e18efc
|
Merge branch 'master' of https://gitlab.lrz.de/FelixBrendel/slime
|
6 лет назад |
Felix Brendel
|
1c31749875
|
hashmaps test
|
6 лет назад |
FelixBrendel
|
6462be67cf
|
added random function
|
6 лет назад |
FelixBrendel
|
9677dc1f16
|
bug hunt work transfer
|
6 лет назад |
FelixBrendel
|
d42ada70ef
|
default args are eveled at current environment now
|
6 лет назад |
Felix Brendel
|
5f82694233
|
Update .gitlab-ci.yml
|
6 лет назад |
Felix Brendel
|
5dfe97665d
|
Update .gitlab-ci.yml
|
6 лет назад |
Felix Brendel
|
73f26a7350
|
Update .gitlab-ci.yml
|
6 лет назад |
Felix Brendel
|
ac554fc859
|
Update .gitlab-ci.yml
|
6 лет назад |
Felix Brendel
|
e34d87c373
|
Add .gitlab-ci.yml
|
6 лет назад |
Felix Brendel
|
97f45f166f
|
small fixes in stdlib
|
6 лет назад |
FelixBrendel
|
088127387e
|
commit before hashmaps
|
6 лет назад |
Felix Brendel
|
988e45a65b
|
extended fetch to 24 args
|
6 лет назад |
Felix Brendel
|
47b33f2f3a
|
fixed the tests with new args
|
6 лет назад |
Felix Brendel
|
5f90f2877f
|
fixed into for cFunction args
|
6 лет назад |