Felix Brendel
|
7cebcd1823
|
implemented callstack and envistack
|
пре 6 година |
Felix Brendel
|
e266667607
|
brefore implementing envi stack
|
пре 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
|
688cc02a54
|
cleanup
|
пре 6 година |
FelixBrendel
|
e0aaf351c5
|
alists and plists now
|
пре 6 година |
FelixBrendel
|
d576e7324f
|
building in the bin dir now
|
пре 6 година |
FelixBrendel
|
6da1530d0f
|
windows works again and also alists working now
|
пре 6 година |
Felix Brendel
|
6f5ecc87b0
|
auto doc generation
|
пре 7 година |
Felix Brendel
|
582022601c
|
we testing sucessfull again
|
пре 7 година |
Felix Brendel
|
c0e79075bc
|
fixes splicing of nil and macros dont expand at parse time fr now
|
пре 7 година |
Felix Brendel
|
89fa56c720
|
Implemented import name resolution
|
пре 7 година |
Felix Brendel
|
f77e4c56b3
|
Before implementing import name resolution, then after fic macro imports
|
пре 7 година |
Felix Brendel
|
3fb2326dd3
|
unquote splicing and implemented slime side list comprehensions
|
пре 7 година |
Felix Brendel
|
eb3bc262b9
|
Checkpoint before unquote-splicing
|
пре 7 година |
Felix Brendel
|
03a2c81aa5
|
Getting the manual going
|
пре 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
|
aae00d7279
|
all tests working again
|
пре 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 година |
FelixBrendel
|
c8807a04b2
|
cleanup and sicp file, but crashes
|
пре 7 година |
FelixBrendel
|
b978f8b2b2
|
cleanup
|
пре 7 година |
FelixBrendel
|
cfa2e4e769
|
used assert_arguments_length for better errors
|
пре 7 година |
Felix Brendel
|
8429c495cb
|
Work transfer from laptop
|
пре 7 година |
Felix Brendel
|
3277e50164
|
Moved type info into a flags field in the lisp objects
|
пре 7 година |
FelixBrendel
|
09582f9669
|
hello
|
пре 7 година |
Felix Brendel
|
33ca222922
|
Finished the error refactor
|
пре 7 година |
FelixBrendel
|
d6ecda99f6
|
I think I did Lisp_Object SSO
|
пре 7 година |
FelixBrendel
|
fac0ed352d
|
Fixed symbol->keyword added type for the class handle in the test
|
пре 7 година |
FelixBrendel
|
31a833b5c9
|
fixed let not coying the initial value nodes
|
пре 7 година |
FelixBrendel
|
edef0b017b
|
better errors and new define syntax
|
пре 7 година |
FelixBrendel
|
181ace1eed
|
made source_Code_Locations more reliable (sill oncorrect sometimes)
|
пре 7 година |
Felix Brendel
|
1bd77be7f6
|
singulat t and nil
|
пре 7 година |
Felix Brendel
|
8c827029be
|
added user types
|
пре 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 година |
FelixBrendel
|
a297f59946
|
renaming "ast_node" -> "lisp_object"
|
пре 7 година |
FelixBrendel
|
fec24d11c7
|
some things
|
пре 7 година |
FelixBrendel
|
93e180a8f1
|
we have macros. OOOOOOFFF
|
пре 7 година |
FelixBrendel
|
9b5692da9d
|
Lexical scoping is working, but `defun` broke because of that.
Need macros next
|
пре 7 година |
FelixBrendel
|
34b7390ba9
|
converted all typedefs to c++ types and enums to enum structs
|
пре 7 година |
FelixBrendel
|
9bc30d1569
|
step 1 in transitioning to c++
|
пре 7 година |