Araq
|
c097acedd3
bugfix: immediate templates are preferred consistently (danger: breaks code)
|
11 years ago |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
11 years ago |
Araq
|
b731e6ef1c
case consistency: cs:partial bootstraps on windows
|
11 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Araq
|
2df9b442c6
case consistency part 1
|
11 years ago |
Araq
|
83a0a31276
attempt to merge newtempl
|
11 years ago |
Araq
|
976d5b18ed
small REPL improvements
|
11 years ago |
Araq
|
cd0ae97269
fixes #437, fixes #436
|
11 years ago |
Zahary Karadjov
|
14b5d5f262
merged the persistent scopes work with the delayed proc compilation strategy
|
11 years ago |
Zahary Karadjov
|
af081f995e
get rid of TOverloadIter.stackPtr
|
11 years ago |
Zahary Karadjov
|
7a2b1a7520
get rid of ImportTablePos and ModuleTablePos
|
11 years ago |
Zahary Karadjov
|
3d1c6de638
get rid of the SymTab* procs in astalgo
|
11 years ago |
Zahary Karadjov
|
9a6f47ae69
switch to a linked list of scopes
|
11 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 years ago |
Araq
|
92e49aeaaf
fixes #73
|
12 years ago |
Araq
|
b5b5e6e76d
distinguish properly between nkOpen and nkClosedSymChoice
|
12 years ago |
Araq
|
da190876de
next steps to hygienic templates
|
12 years ago |
Araq
|
c7158af752
idetools: 'usages' and 'def' should work now; documented js backend
|
12 years ago |
Araq
|
79aaf213d6
idetools improvements
|
12 years ago |
Araq
|
b0c11d3efb
made compiler more robust for idetools support
|
12 years ago |
Araq
|
b595fc8347
better error handling for better idetools support
|
12 years ago |
Araq
|
087b8621d3
improvements for idetools; system.compiles improved
|
12 years ago |
Araq
|
20b6dc3829
next steps for closure consistency; fixes #176
|
12 years ago |
Araq
|
bb7a14fec0
bugfix: UFCS for templates (ttempl3.nim enhanced)
|
12 years ago |
Zahary Karadjov
|
6216046bc6
genSym support for hygienic macros and templates.
|
13 years ago |
Zahary Karadjov
|
d1d5fc8254
allowing definitions of procs and templates to be overridden in local scopes
|
13 years ago |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 years ago |
Araq
|
e9d6f5a647
bugfix: preliminary symbol declaration in first pass of generics
|
13 years ago |
Araq
|
69cc24cdf6
bugfix: the code gen can now handle alias TLock = TSysLock; this fixes threading bugs
|
13 years ago |
Araq
|
5131b3cea4
support for C++ code generation; importcpp and importobjc pragmas
|
13 years ago |