FelixBrendel
|
0a37967fa6
|
switched to form char* to Strings mostly
|
преди 7 години |
FelixBrendel
|
3453a525ef
|
cleanup
|
преди 7 години |
FelixBrendel
|
29bd534525
|
some memory management
|
преди 7 години |
FelixBrendel
|
a297f59946
|
renaming "ast_node" -> "lisp_object"
|
преди 7 години |
FelixBrendel
|
93e180a8f1
|
we have macros. OOOOOOFFF
|
преди 7 години |
FelixBrendel
|
34b7390ba9
|
converted all typedefs to c++ types and enums to enum structs
|
преди 7 години |
FelixBrendel
|
9bc30d1569
|
step 1 in transitioning to c++
|
преди 7 години |
FelixBrendel
|
e923190e0b
|
Created 't' as the universal source of truth
|
преди 7 години |
FelixBrendel
|
1274220296
|
created assert_equal_type macro
|
преди 7 години |
FelixBrendel
|
5aa92062c3
|
Macros actually working
|
преди 7 години |
FelixBrendel
|
46f76fc3d9
|
built-ins are identified by an enum now
|
преди 7 години |
FelixBrendel
|
2d3892b034
|
fixed some bugs and stuff
|
преди 7 години |
FelixBrendel
|
db0318bb03
|
We can parse expressions
|
преди 8 години |
FelixBrendel
|
12a200534f
|
Added some convenience types + impemented and + or
|
преди 8 години |
FelixBrendel
|
5f16d1fbb9
|
Reorganize folders and added windows build with MSVC for debugging
|
преди 8 години |
FelixBrendel
|
8c0a0b0781
|
Fixed critiacal testing bug
We called 'new(Environment)' instead of 'create_empty_environment()'
|
преди 8 години |
Felix Brendel
|
5c541635cf
|
cosmetics
|
преди 8 години |
Felix Brendel
|
4c33538e8a
|
added error types and stuff
|
преди 8 години |
Felix Brendel
|
9d0427f790
|
Added some tests for the built-ins
|
преди 8 години |