Felix Brendel
|
0fb9fbe1ee
|
symbols and keywords now have a hash value
|
7 years ago |
Felix Brendel
|
aae00d7279
|
all tests working again
|
7 years ago |
Felix Brendel
|
346d2f8f3f
|
Fixed importing not working in the test file
|
7 years ago |
Felix Brendel
|
a1fccd29de
|
importing and macros can expand to macros
|
7 years ago |
Felix Brendel
|
0923f36f9c
|
some safety checks
|
7 years ago |
FelixBrendel
|
c8807a04b2
|
cleanup and sicp file, but crashes
|
7 years ago |
FelixBrendel
|
69737d5cdf
|
assert argument length
|
7 years ago |
FelixBrendel
|
903d9bdd8c
|
We compiling again after including the type into the flags field
|
7 years ago |
Felix Brendel
|
3277e50164
|
Moved type info into a flags field in the lisp objects
|
7 years ago |
Felix Brendel
|
3863b96dac
|
work transfer from laptop
|
7 years ago |
FelixBrendel
|
dc40059d90
|
on the way to better errors
|
7 years ago |
FelixBrendel
|
9dd95d3217
|
made it possible to specify the needed memory in Memory::init()
|
7 years ago |
FelixBrendel
|
d6ecda99f6
|
I think I did Lisp_Object SSO
|
7 years ago |
FelixBrendel
|
edef0b017b
|
better errors and new define syntax
|
7 years ago |
FelixBrendel
|
c04c2c62a0
|
fixed setting user_type to nullptr when initting new lisp objects
|
7 years ago |
Felix Brendel
|
1bd77be7f6
|
singulat t and nil
|
7 years ago |
Felix Brendel
|
2f0df71c50
|
overloaded append_to_array_list
instead of adding type as part of name
|
7 years ago |
Felix Brendel
|
23da3570c0
|
Reverted back to std::functions
|
7 years ago |
FelixBrendel
|
9a0e32635b
|
latest
|
7 years ago |
FelixBrendel
|
0a37967fa6
|
switched to form char* to Strings mostly
|
7 years ago |
FelixBrendel
|
77fffc7f5e
|
fixed some const char*
|
7 years ago |
FelixBrendel
|
3453a525ef
|
cleanup
|
7 years ago |
FelixBrendel
|
29bd534525
|
some memory management
|
7 years ago |