Andreas Rumpf
|
3fdb78fe80
fixes #5781
|
7 lat temu |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 lat temu |
Araq
|
aa4260ffa8
overloading resolution for getAst; breaking change
|
7 lat temu |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
8 lat temu |
Araq
|
29db0d8585
refactoring complete: explicit ident cache
|
8 lat temu |
Araq
|
773d17cd14
big refactoring: step 1
|
8 lat temu |
Andreas Rumpf
|
39ebe2175b
compiler almost free of deprecated expr/stmt names
|
8 lat temu |
Araq
|
000c413f35
disjoint checker is smarter (and slower)
|
9 lat temu |
Araq
|
90d1ad4231
made disjoint checker smarter; fixes regressions
|
9 lat temu |
rku
|
47114342c4
Removed magics: mEqI64 mLtI64 mLeI64
|
9 lat temu |
rku
|
372a5d3cbb
Removed magics: mAddI64, mSubI64, mMulI64, mDivI64, mModI64
|
9 lat temu |
Araq
|
3fa2e79814
sempass2: bugfixes
|
9 lat temu |
Araq
|
4be0d16520
added '..^' and '..<' operators; 'nil' is allowed for 'len'; added plugin system to the compiler
|
9 lat temu |
Araq
|
aacaa8f171
cleaned up some magics to make room for new magics; added '..<' and '..^' templates
|
9 lat temu |
Araq
|
ee99771afa
fixes #2359
|
9 lat temu |
Araq
|
ea5217c9fc
disjoint checker is somewhat smarter
|
9 lat temu |
Araq
|
5a21892da0
fixes #2287
|
9 lat temu |
Araq
|
a4b2762249
fixes #325
|
10 lat temu |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 lat temu |
Araq
|
7916b1f9aa
implemented 'guard' annotation
|
10 lat temu |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 lat temu |
Araq
|
b1c8461a3b
fixes tinavlid_array_bounds test
|
10 lat temu |
Simon Hafner
|
be534279da
Merge pull request #1279 from Varriount/fix-1216
|
10 lat temu |
Clay Sweetser
|
ec23f5ec0a
Fix issue #1216
|
10 lat temu |
Araq
|
9953e0bbca
tdisjoint_slice2 works
|
10 lat temu |
Araq
|
6470bd8f87
'parallel' proves array bounds
|
10 lat temu |
Araq
|
417b9f5a1d
'parallel' statement almost working
|
10 lat temu |
Araq
|
31b8fd66b1
'parallel' statement: next steps
|
10 lat temu |
Araq
|
c43e8df90c
progress for the 'parallel' statement
|
10 lat temu |
Araq
|
6195dbe491
initial non-compiling version of 'parallel'
|
10 lat temu |