Felix Brendel
df3661d77e
fixed keyword args when appling to a function
il y a 6 ans
Felix Brendel
7d282238bf
things going well
il y a 6 ans
FelixBrendel
5716e83598
define-typed working;; parsing keywords in lambdalists correctly next
il y a 6 ans
FelixBrendel
e0aaf351c5
alists and plists now
il y a 6 ans
FelixBrendel
d576e7324f
building in the bin dir now
il y a 6 ans
FelixBrendel
6da1530d0f
windows works again and also alists working now
il y a 6 ans
Felix Brendel
efded2f9b8
lota things
il y a 6 ans
Felix Brendel
6f5ecc87b0
auto doc generation
il y a 7 ans
Felix Brendel
d01269aa13
fixed oo
il y a 7 ans
Felix Brendel
582022601c
we testing sucessfull again
il y a 7 ans
Felix Brendel
c0e79075bc
fixes splicing of nil and macros dont expand at parse time fr now
il y a 7 ans
Felix Brendel
f77e4c56b3
Before implementing import name resolution, then after fic macro imports
il y a 7 ans
Felix Brendel
3fb2326dd3
unquote splicing and implemented slime side list comprehensions
il y a 7 ans
Felix Brendel
eb3bc262b9
Checkpoint before unquote-splicing
il y a 7 ans
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.
il y a 7 ans
Felix Brendel
03a2c81aa5
Getting the manual going
il y a 7 ans
Felix Brendel
5548192dc9
renamed prog to begin and added basics for the manual
il y a 7 ans
Felix Brendel
0fb9fbe1ee
symbols and keywords now have a hash value
il y a 7 ans
Felix Brendel
aae00d7279
all tests working again
il y a 7 ans
Felix Brendel
346d2f8f3f
Fixed importing not working in the test file
il y a 7 ans
Felix Brendel
230d5d81fa
visualizations have nice boxes and arrows diagrams for lists
il y a 7 ans
Felix Brendel
79fa593519
In the middle of filtering the pairs to draw for the visualization
il y a 7 ans
Felix Brendel
e0e4d06c1b
added symbols to visualization
il y a 7 ans
Felix Brendel
a3f74cdaec
started on svg visualization
il y a 7 ans
Felix Brendel
311af423df
cond has an else clause now
il y a 7 ans
FelixBrendel
c8807a04b2
cleanup and sicp file, but crashes
il y a 7 ans
FelixBrendel
4f82ff4115
new define-syntax syntax
il y a 7 ans
FelixBrendel
987dbcdd62
pre merge
il y a 7 ans
Felix Brendel
8429c495cb
Work transfer from laptop
il y a 7 ans
FelixBrendel
d6ecda99f6
I think I did Lisp_Object SSO
il y a 7 ans
FelixBrendel
9f2b25486c
Before Lisp_Object SSO
il y a 7 ans
FelixBrendel
fac0ed352d
Fixed symbol->keyword added type for the class handle in the test
il y a 7 ans
FelixBrendel
31a833b5c9
fixed let not coying the initial value nodes
il y a 7 ans
FelixBrendel
6734ee2258
yes
il y a 7 ans
FelixBrendel
edef0b017b
better errors and new define syntax
il y a 7 ans
FelixBrendel
181ace1eed
made source_Code_Locations more reliable (sill oncorrect sometimes)
il y a 7 ans
FelixBrendel
e607ac4fd5
made test file tests
il y a 7 ans
FelixBrendel
fec24d11c7
some things
il y a 7 ans
FelixBrendel
93e180a8f1
we have macros. OOOOOOFFF
il y a 7 ans
FelixBrendel
9b5692da9d
Lexical scoping is working, but `defun` broke because of that.
Need macros next
il y a 7 ans
FelixBrendel
9bc30d1569
step 1 in transitioning to c++
il y a 7 ans
FelixBrendel
82d12a7386
error locations for wrong parameters
il y a 7 ans
FelixBrendel
f179eda6f1
Error locations are somewhat working now
il y a 7 ans
FelixBrendel
3e8f883308
Fixed not copying the default keyword args
il y a 7 ans
Felix Brendel
319d6d2041
fuck yea
il y a 7 ans
FelixBrendel
e923190e0b
Created 't' as the universal source of truth
il y a 7 ans
FelixBrendel
321ef46a84
cleanup and writing docs
il y a 7 ans
FelixBrendel
49f18d7771
Unscape all strings when parsing
il y a 7 ans
FelixBrendel
5aa92062c3
Macros actually working
il y a 7 ans
FelixBrendel
65b97fe535
macros
il y a 7 ans