flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 роки тому |
Timothee Cour
|
897e50d5fe
getType now works with tyInferred (arising from concepts); refs #18220 (#18241)
|
3 роки тому |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
3 роки тому |
Timothee Cour
|
ceadf54d76
iterable[T] (#17196)
|
3 роки тому |
Andreas Rumpf
|
6278b5d89a
new-style concepts implementation, WIP (#15251)
|
3 роки тому |
Andreas Rumpf
|
73a8b950cb
big steps torwards an efficient, simple IC implementation (#16543)
|
3 роки тому |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 роки тому |
Clyybber
|
35ff17410f
Expand hoisted default params in sem (#15270)
|
4 роки тому |
Timothee Cour
|
0c56eeda0e
expr => untyped; stmt => typed (#14804)
|
4 роки тому |
Timothee Cour
|
e30a08103d
remove tyOpt, mOpt (#14636)
|
4 роки тому |
zah
|
e50441ab33
Fix typeSym.getImpl for ref types (#13752)
|
4 роки тому |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 роки тому |
Timothee Cour
|
dfe5d115fb
fixes #12663 staticRead now creates a dependency for rebuilds (#12731) [backport]
|
5 роки тому |
Jasper Jenkins
|
40c5175145
fix range.getType crash
|
5 роки тому |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 роки тому |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 роки тому |
Arne Döring
|
b92fd30282
rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)
|
5 роки тому |
Andreas Rumpf
|
721bf7188b
code cleanup: there is no tyOptRef
|
5 роки тому |
Andreas Rumpf
|
b5eed8ab3f
make code more readable
|
5 роки тому |
jcosborn
|
fc740c54ec
fixes #9600 (#9601)
|
6 роки тому |
jcosborn
|
69c0a9c6fb
getTypeImpl now returns pragmas for object types (#9538)
|
6 роки тому |
Araq
|
f9eec2aa1e
fixes #9532
|
6 роки тому |
LemonBoy
|
0ead36dae6
Unchecked arrays now have their own type (#9267)
|
6 роки тому |
LemonBoy
|
8a1055adce
Fix range type construction in the VM (#9205)
|
6 роки тому |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 роки тому |
cooldome
|
dec97924a4
Custom pragmas in proc types (#8205)
|
6 роки тому |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 роки тому |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 роки тому |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
6 роки тому |
Araq
|
2a7fc84c86
remove ast.emptyNode global; cleanup configuration.nim
|
6 роки тому |