Andreas Rumpf
|
91ad6a740b
type refactor: part 4 (#23077)
|
hace 11 meses |
Andreas Rumpf
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
hace 11 meses |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
hace 1 año |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
hace 1 año |
Andrey Makarov
|
088487f652
Implement Markdown definition lists (+ migration) (#20333)
|
hace 2 años |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
hace 2 años |
Neelesh Chandola
|
1db21721ec
Fixed objects being erroneously zeroed out before object construction (#12814) [backport]
|
hace 5 años |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
hace 5 años |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
hace 5 años |
Andreas Rumpf
|
0d5bd7e8b5
removed unused imports [refactoring]
|
hace 5 años |
Andreas Rumpf
|
19b142401c
fixes #11525
|
hace 5 años |
Clyybber
|
6be9b98e35
Fix #9844 (#11216)
|
hace 5 años |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
hace 5 años |
Andreas Rumpf
|
05724645f8
more modules compile again
|
hace 6 años |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
hace 6 años |
Araq
|
a5e4d2f7a3
fixes #668
|
hace 7 años |
Andreas Rumpf
|
1a61c4d46d
first implementation of the 'func' keyword
|
hace 7 años |
Araq
|
e6c5622aa7
removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes
|
hace 8 años |
Andreas Rumpf
|
3a13706d7d
fixes #4673
|
hace 8 años |
Roger Shi
|
6b8bd2bbb7
Fix issue #2245
|
hace 9 años |
Adam Strzelecki
|
d681812465
compiler: Trim .nim files trailing whitespace
|
hace 9 años |
Araq
|
5946747970
updated the compiler to use the new symbol names
|
hace 10 años |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
hace 10 años |
Araq
|
73c6efdf66
'nil' as a statement is deprecated, use an empty 'discard' instead
|
hace 10 años |
Araq
|
92b8fac94a
case consistency part 4
|
hace 11 años |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
hace 13 años |
Araq
|
af792da0bb
codegen uses alias analysis to generate better code
|
hace 13 años |
Araq
|
2962ca7890
alias analysis as required for the code gen and the HLO
|
hace 13 años |