Andreas Rumpf
|
a5d28e686f
fixes #11817 (#11889)
|
il y a 6 ans |
Andreas Rumpf
|
ae04734031
fixes tcompiletimerange [bugfix] (#11720)
|
il y a 6 ans |
Araq
|
2b4a7ff6f6
fixes linter regressions
|
il y a 6 ans |
Araq
|
694d57c899
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
il y a 6 ans |
Araq
|
40c2f504fb
better error message for invalid types
|
il y a 6 ans |
Arne Döring
|
8501971a60
introduce internal Int128 type, use it to fix case stmt checks (#11652)
|
il y a 6 ans |
Andreas Rumpf
|
3e8c4519d4
newruntime for async (#11650)
|
il y a 6 ans |
Arne Döring
|
cb45527e37
pass typedesc as NimNode to macros (#11400)
|
il y a 6 ans |
Arne Döring
|
f94ec363ab
Allow void macro result (#11286)
|
il y a 6 ans |
Jasper Jenkins
|
90ed904c4d
range/case fixes (#11264)
|
il y a 6 ans |
Jasper Jenkins
|
07eca7decd
Fixes #4140 (#11238)
|
il y a 6 ans |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
il y a 6 ans |
Miran
|
e54546bcff
fixes #7569, all credit to @vincentvidal (#11213)
|
il y a 6 ans |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
il y a 6 ans |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
il y a 6 ans |
Clyybber
|
9ffab44c35
Remove mStaticTy and mTypeTy
|
il y a 6 ans |
Clyybber
|
4fd79f5b47
Fix #11058 (#11172)
|
il y a 6 ans |
Jasper Jenkins
|
6e4ea40475
empty container param error msg (#11158)
|
il y a 6 ans |
genotrance
|
45759b5e90
Fix 105, few fixes for 101 (#11148)
|
il y a 6 ans |
Arne Döring
|
a432aedb54
Generic tuple recursion fix (#11115)
|
il y a 6 ans |
Araq
|
28b4db4470
be consistent, strings have destructors for --gc:destructors
|
il y a 6 ans |
Araq
|
cce8d3da27
fixes #10934
|
il y a 6 ans |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
il y a 6 ans |
Arne Döring
|
97c3b113a5
Size ptr tuple (#10846)
|
il y a 6 ans |
Andreas Rumpf
|
2ab6b2c657
--newruntime: work in progress
|
il y a 6 ans |
Andreas Rumpf
|
4be36d77f6
introduce tfHasOwned for fast must-move checkings; removed tfAcyclic as the GC has ignored this hint for quite some time now
|
il y a 6 ans |
Arne Döring
|
30ab7e6bdd
fixes #10678 (#10681)
|
il y a 6 ans |
Andreas Rumpf
|
ea409fb15a
first steps in implementing 'owned' pointers; undocumented, do not use
|
il y a 6 ans |
Andreas Rumpf
|
721bf7188b
code cleanup: there is no tyOptRef
|
il y a 6 ans |
Araq
|
6c10d331db
gc:destructors: slightly more stuff compiles
|
il y a 6 ans |