Yuriy Glukhov
|
936265df72
Fixed lineinfo in getType
|
9 years ago |
Araq
|
cd2fbb5f86
staticExec: redirect stderr to stdout so stderr is returned too
|
9 years ago |
Araq
|
728fc441ef
staticExec now supports caching
|
9 years ago |
Araq
|
2a1620490c
protect against new stupid setlen that doesn't accept -1 anymore
|
9 years ago |
fowlmouth
|
9700298d07
concept types are represented with getType()
|
9 years ago |
Billingsly Wetherfordshire
|
1ba785dd74
set type for symbols from getType()
|
9 years ago |
Araq
|
f9a3de984d
macros.getType() works properly for distinct types
|
9 years ago |
Araq
|
335c19c869
tester reports ignored tests and supports 'nimout'; fixes #2211
|
9 years ago |
Araq
|
7324ed7f1f
types API: now works for proc():void
|
9 years ago |
Araq
|
752052e903
implements a type API for macros
|
9 years ago |
def
|
e686ca2523
Fix a few more warnings
|
10 years ago |
Araq
|
9d9c3fe121
merged things from devel
|
10 years ago |
Reimer Behrends
|
f9c46b04a6
Properly handle staticExec() generating large output.
|
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 |
Reimer Behrends
|
672e72487b
Fixed gorge/staticExec to not strip newlines.
|
10 years ago |
Araq
|
92b8fac94a
case consistency part 4
|
11 years ago |
Araq
|
29357ab556
more tests are green
|
11 years ago |
Araq
|
6ea538cec3
computed goto now works; some progress on the new VM
|
11 years ago |
Araq
|
5f943cf4bc
docgen: more newlines in the output to support primitive postprocessors
|
11 years ago |
Araq
|
cf38d635bf
implemented opcTypeTrait
|
11 years ago |
Araq
|
288cd05f89
new VM: register allocator bugfix; implemented more magics
|
11 years ago |
Araq
|
aefa0da8a6
new VM: implemented constructors and jump optimizer
|
11 years ago |
Araq
|
ef975d277a
new vm: further progress
|
11 years ago |