Araq
|
10a4bb6f4e
fixes 3354
|
9 years ago |
Araq
|
2e4b59f3d3
fixes #3192
|
9 years ago |
Araq
|
9a8de7f3a3
fixes #3054
|
9 years ago |
yglukhov
|
c5f7d553e9
Perform lambda lifting for compile-time stuff when targeting JS. Enable unittest test.
|
9 years ago |
Araq
|
78f371c03a
first implementation of overloading of '='; missing: rewriting let/var sections
|
9 years ago |
Federico Ceratto
|
657dca5c3b
Fix typos
|
10 years ago |
Federico Ceratto
|
c95f6f117a
Fix typos
|
10 years ago |
Araq
|
ecc3c3bd03
fixes #2023
|
10 years ago |
Araq
|
27141f6016
fixes #1803
|
10 years ago |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 years ago |
Araq
|
9d9c3fe121
merged things from devel
|
10 years ago |
Araq
|
1791ab6385
fixes #665
|
10 years ago |
Araq
|
5946747970
updated the compiler to use the new symbol names
|
10 years ago |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 years ago |
Araq
|
2f43fdb837
renamefest
|
10 years ago |
Araq
|
053b34d91d
fixes yet another LL bug
|
10 years ago |
Araq
|
e27c675293
fixes subtle interaction between closures and 'yield'
|
10 years ago |
Araq
|
59f61bae05
new jester compiles
|
10 years ago |
Araq
|
7014d0c5c8
some progress for jester+async
|
10 years ago |
Araq
|
eed443d4b3
rewrote lambdalifting; fixes deeply nested closures
|
10 years ago |
Araq
|
8e08ff559f
first version of 'spawn'
|
10 years ago |
Araq
|
325dd44e81
gensym'ed symbols work with lambda-lifting; closures produce objects instead of tuples for easier debugging
|
10 years ago |
Araq
|
f50575d147
fixes #932
|
10 years ago |
Araq
|
5920edf6e4
fixes #404
|
10 years ago |
Zahary Karadjov
|
4d2c948281
fix #1001
|
10 years ago |
Zahary Karadjov
|
862c0ef83d
split the inline and closure iterators into different symbol kinds for easier discrimination between them
|
10 years ago |
Araq
|
e478374e0d
capturing of an iterator works better
|
11 years ago |
Araq
|
e6a50307bb
fixes #885
|
11 years ago |
Araq
|
f16881ad16
disable internalError so that nimbuild compiles again
|
11 years ago |
Araq
|
1465a7b080
small code cleanups
|
11 years ago |