FelixBrendel
7a780615f9
Implemented cintinuations and call/cc
преди 6 години
FelixBrendel
76dd4d6482
using stdint types
преди 6 години
FelixBrendel
af55ee1314
Now usable
преди 6 години
FelixBrendel
4a0e6eb17a
function bodys can now be empty.. sigh
преди 6 години
FelixBrendel
be20a91fb7
function bodys can now be empty.. sigh
преди 6 години
Felix Brendel
aac3985a61
Macros are now properly getting baked in Modules bug still persists
преди 6 години
Felix Brendel
7c220ed9d6
Work transfer
преди 6 години
FelixBrendel
f34c111c2d
test debugging
преди 6 години
fumfar hiwi
f12994cbfe
everything broke, we'll make cMacros now
преди 6 години
fumfar hiwi
efbdfeed2e
fixed import bug
преди 6 години
FelixBrendel
667989e373
cleanup
преди 6 години
FelixBrendel
72bd30bf4c
we have a new parser and can parse [] and {} for vectors and hm's
преди 6 години
Felix Brendel
2c097fb85a
fixed failing test after "cleanup"
преди 6 години
Felix Brendel
8dbff42bdf
Cleanup and delete dead code
преди 6 години
Felix Brendel
bb1cfcd3c3
Fixed Memory Leaks. :)
преди 6 години
FelixBrendel
a790a38655
trying not to leak memory
преди 6 години
Felix Brendel
5e82f9175d
hashmaps are now first class objects in the language
преди 6 години
Felix Brendel
2cd0c2c0c0
fixed mudules in alists
преди 6 години
FelixBrendel
2882f81e13
environments are now hashmaps
преди 6 години
FelixBrendel
9677dc1f16
bug hunt work transfer
преди 6 години
Felix Brendel
47b33f2f3a
fixed the tests with new args
преди 6 години
Felix Brendel
0c73728217
work transfer to laptop
преди 6 години
Felix Brendel
6c80382cd0
test out profiling
преди 6 години
Felix Brendel
4f2793b7ef
implement vectors
преди 6 години
FelixBrendel
241ac60ced
args are now stored with their symbols instead of ther string identifiers
преди 6 години
FelixBrendel
e0aaf351c5
alists and plists now
преди 6 години
FelixBrendel
6da1530d0f
windows works again and also alists working now
преди 6 години
Felix Brendel
efded2f9b8
lota things
преди 6 години
Felix Brendel
6f5ecc87b0
auto doc generation
преди 7 години
Felix Brendel
d01269aa13
fixed oo
преди 7 години
Felix Brendel
582022601c
we testing sucessfull again
преди 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
912ec19373
coly_lisp_object now dows not create new nil and t values anymore
Fixed an error where a nil value could not be used as the default
value as a keyword argument since coly_lisp_object would be invoked
before assigning nil as the default argument, producing a separate nil
value, which then fails the nil tests becase it lives in a different
location as Memory::nil.
преди 7 години
Felix Brendel
03a2c81aa5
Getting the manual going
преди 7 години
Felix Brendel
0fb9fbe1ee
symbols and keywords now have a hash value
преди 7 години
Felix Brendel
aae00d7279
all tests working again
преди 7 години
Felix Brendel
a3f74cdaec
started on svg visualization
преди 7 години
Felix Brendel
311af423df
cond has an else clause now
преди 7 години
FelixBrendel
c8807a04b2
cleanup and sicp file, but crashes
преди 7 години
FelixBrendel
987dbcdd62
pre merge
преди 7 години
FelixBrendel
d6ecda99f6
I think I did Lisp_Object SSO
преди 7 години
FelixBrendel
9f2b25486c
Before 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 години
FelixBrendel
e607ac4fd5
made test file tests
преди 7 години