Felix Brendel
|
650eba7f18
|
More cleanup
|
há 6 anos |
Felix Brendel
|
8dbff42bdf
|
Cleanup and delete dead code
|
há 6 anos |
Felix Brendel
|
bb1cfcd3c3
|
Fixed Memory Leaks. :)
|
há 6 anos |
FelixBrendel
|
a790a38655
|
trying not to leak memory
|
há 6 anos |
FelixBrendel
|
cb58c6b6da
|
linker error für sven
|
há 6 anos |
Felix Brendel
|
5e82f9175d
|
hashmaps are now first class objects in the language
|
há 6 anos |
Felix Brendel
|
8076c91600
|
added pointers to all swiches over types containing types
|
há 6 anos |
Felix Brendel
|
5a117d94ee
|
better arguments struct, arraylists as values, fixed docgen
|
há 6 anos |
Felix Brendel
|
aea0e9dc94
|
little cleanup
|
há 6 anos |
Felix Brendel
|
4f2793b7ef
|
implement vectors
|
há 6 anos |
Felix Brendel
|
7cebcd1823
|
implemented callstack and envistack
|
há 6 anos |
Felix Brendel
|
02063bf6fb
|
function definitions now remember the Lip_Object symbols and keys
not only the strings.. wtf was I thinkingh before?
|
há 6 anos |
Felix Brendel
|
2f0df71c50
|
overloaded append_to_array_list
instead of adding type as part of name
|
há 7 anos |
FelixBrendel
|
0a37967fa6
|
switched to form char* to Strings mostly
|
há 7 anos |
FelixBrendel
|
77fffc7f5e
|
fixed some const char*
|
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
|
f179eda6f1
|
Error locations are somewhat working now
|
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
|
319d6d2041
|
fuck yea
|
há 7 anos |
Felix Brendel
|
f9d08ba765
|
implemented error
|
há 7 anos |
Felix Brendel
|
196f75b2bb
|
Implemented while
|
há 7 anos |
FelixBrendel
|
866f77b71d
|
Added (info) built-in
|
há 7 anos |
FelixBrendel
|
e923190e0b
|
Created 't' as the universal source of truth
|
há 7 anos |
FelixBrendel
|
1274220296
|
created assert_equal_type macro
|
há 7 anos |
FelixBrendel
|
5aa92062c3
|
Macros actually working
|
há 7 anos |
FelixBrendel
|
65b97fe535
|
macros
|
há 7 anos |
FelixBrendel
|
ea72a6c252
|
Implemented `mutate'
|
há 7 anos |
FelixBrendel
|
488b47f08f
|
We have the beginning of a stdlib and can parse keyword and rest args
|
há 7 anos |
FelixBrendel
|
f6c2219bd5
|
Can now parse lambda lists
|
há 7 anos |
FelixBrendel
|
2006e3b45c
|
Use the parse arguments
|
há 7 anos |
FelixBrendel
|
46f76fc3d9
|
built-ins are identified by an enum now
|
há 7 anos |
FelixBrendel
|
db0318bb03
|
We can parse expressions
|
há 7 anos |
FelixBrendel
|
12a200534f
|
Added some convenience types + impemented and + or
|
há 7 anos |
FelixBrendel
|
5f16d1fbb9
|
Reorganize folders and added windows build with MSVC for debugging
|
há 7 anos |
Felix Brendel
|
4c33538e8a
|
added error types and stuff
|
há 7 anos |
Felix Brendel
|
9d0427f790
|
Added some tests for the built-ins
|
há 7 anos |
Felix Brendel
|
e1c93c3c4a
|
git init
|
há 7 anos |