fumfar hiwi
|
efbdfeed2e
|
fixed import bug
|
há 6 anos |
FelixBrendel
|
667989e373
|
cleanup
|
há 6 anos |
FelixBrendel
|
e02db00b86
|
small optimizaitons
|
há 6 anos |
Felix Brendel
|
650eba7f18
|
More cleanup
|
há 6 anos |
Felix Brendel
|
8dbff42bdf
|
Cleanup and delete dead code
|
há 6 anos |
Felix Brendel
|
0d77893a90
|
better errors and cleanp
|
há 6 anos |
FelixBrendel
|
cb58c6b6da
|
linker error für sven
|
há 6 anos |
FelixBrendel
|
b3023f259a
|
pair hashing, work on generic-extend, Memory::reset works again
|
há 6 anos |
Felix Brendel
|
9cba9cafc0
|
work on generic extend
|
há 6 anos |
FelixBrendel
|
ac70c14e5b
|
why do static variables break everything?
|
há 6 anos |
FelixBrendel
|
273897cc85
|
Environment HM now map from ptr to ptr because syms are unique
|
há 6 anos |
FelixBrendel
|
58d9cfc977
|
now compaing all symbols by their identity
|
há 6 anos |
FelixBrendel
|
2882f81e13
|
environments are now hashmaps
|
há 6 anos |
Felix Brendel
|
1c31749875
|
hashmaps test
|
há 6 anos |
Felix Brendel
|
47b33f2f3a
|
fixed the tests with new args
|
há 6 anos |
Felix Brendel
|
0c73728217
|
work transfer to laptop
|
há 6 anos |
Felix Brendel
|
5a117d94ee
|
better arguments struct, arraylists as values, fixed docgen
|
há 6 anos |
Felix Brendel
|
5fa2c1bbf9
|
Implement set!
|
há 6 anos |
Felix Brendel
|
7cebcd1823
|
implemented callstack and envistack
|
há 6 anos |
Felix Brendel
|
e266667607
|
brefore implementing envi stack
|
há 6 anos |
Felix Brendel
|
6f5ecc87b0
|
auto doc generation
|
há 7 anos |
Felix Brendel
|
582022601c
|
we testing sucessfull again
|
há 7 anos |
Felix Brendel
|
c0e79075bc
|
fixes splicing of nil and macros dont expand at parse time fr now
|
há 7 anos |
Felix Brendel
|
f77e4c56b3
|
Before implementing import name resolution, then after fic macro imports
|
há 7 anos |
Felix Brendel
|
0fb9fbe1ee
|
symbols and keywords now have a hash value
|
há 7 anos |
Felix Brendel
|
346d2f8f3f
|
Fixed importing not working in the test file
|
há 7 anos |
Felix Brendel
|
a1fccd29de
|
importing and macros can expand to macros
|
há 7 anos |
FelixBrendel
|
09582f9669
|
hello
|
há 7 anos |
FelixBrendel
|
dc40059d90
|
on the way to better errors
|
há 7 anos |
FelixBrendel
|
d6ecda99f6
|
I think I did Lisp_Object SSO
|
há 7 anos |
Felix Brendel
|
1bd77be7f6
|
singulat t and nil
|
há 7 anos |
FelixBrendel
|
0a37967fa6
|
switched to form char* to Strings mostly
|
há 7 anos |
FelixBrendel
|
3453a525ef
|
cleanup
|
há 7 anos |
FelixBrendel
|
29bd534525
|
some memory management
|
há 7 anos |
FelixBrendel
|
a297f59946
|
renaming "ast_node" -> "lisp_object"
|
há 7 anos |
FelixBrendel
|
fec24d11c7
|
some things
|
há 7 anos |
FelixBrendel
|
93e180a8f1
|
we have macros. OOOOOOFFF
|
há 7 anos |
FelixBrendel
|
9b5692da9d
|
Lexical scoping is working, but `defun` broke because of that.
Need macros next
|
há 7 anos |
FelixBrendel
|
34b7390ba9
|
converted all typedefs to c++ types and enums to enum structs
|
há 7 anos |
FelixBrendel
|
9bc30d1569
|
step 1 in transitioning to c++
|
há 7 anos |
FelixBrendel
|
82d12a7386
|
error locations for wrong parameters
|
há 7 anos |
Felix Brendel
|
f8e9a8799e
|
first step to better errors, but broeken af
|
há 7 anos |
FelixBrendel
|
3e8f883308
|
Fixed not copying the default keyword args
|
há 7 anos |
Felix Brendel
|
716b72ff0f
|
linux fixes
|
há 7 anos |
FelixBrendel
|
866f77b71d
|
Added (info) built-in
|
há 7 anos |
FelixBrendel
|
ad7dd86667
|
Make nil and t parse to symbols and make the top level env look them up
|
há 7 anos |
FelixBrendel
|
49f18d7771
|
Unscape all strings when parsing
|
há 7 anos |
FelixBrendel
|
5aa92062c3
|
Macros actually working
|
há 7 anos |
FelixBrendel
|
ce28d94a9a
|
"mutate" now actually works
|
há 7 anos |
FelixBrendel
|
488b47f08f
|
We have the beginning of a stdlib and can parse keyword and rest args
|
há 7 anos |