ringabout
|
f7c203fb6c
remove legacy code (#21134)
|
2 years ago |
Bung
|
a9bd78d579
fix #12122 (#21096)
|
2 years ago |
Andreas Rumpf
|
ca1f3f36b9
no ropes WIP (#20433)
|
2 years ago |
Andrey Makarov
|
0f555110e6
Markdown code blocks part 6 (#20292)
|
2 years ago |
flywind
|
a97b00ad8d
try to optimize hot spots for orc-booting compiler (#20001)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
Timothee Cour
|
3b3006ef16
add comment to astalgo.debug (#18594)
|
3 years ago |
Timothee Cour
|
8ef6073543
add test case for pure enum redefinition error within enum (fixed in recent PR) (#18266)
|
3 years ago |
Clyybber
|
8c42f5be02
Small scope refactoring (#18263)
|
3 years ago |
flywind
|
1e320bc8c5
[docs minor]space for code-block (#16266)
|
4 years ago |
cooldome
|
7b19217798
fix #15707 (#15870)
|
4 years ago |
cooldome
|
00b495de95
Use modern enums in compiler (#15775)
|
4 years ago |
Andreas Rumpf
|
4e438f9096
const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488)
|
4 years ago |
cooldome
|
9295251e68
Implements RFCs #209 (#13995)
|
4 years ago |
Juan Carlos
|
afd0afe0a3
Deprecate when declared(echo):echo (#13840)
|
4 years ago |
Zahary Karadjov
|
7b7e42be54
More precise error messages for uninitialized fields in the presence of inheritance
|
4 years ago |
Andreas Rumpf
|
3f29911a94
new feature: --staticBoundChecks:on to enforce static array index checking (#10965)
|
4 years ago |
Timothee Cour
|
b8a436af93
kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes (#13221)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Araq
|
6c487a6309
fixes #12196
|
5 years ago |
Araq
|
99425ff21d
fixes #12174
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Araq
|
790f5bac01
added a simple debugging helper
|
5 years ago |
Andreas Rumpf
|
ac6fcab7a4
Merge branch 'devel' into uint-range-checks
|
5 years ago |
Andreas Rumpf
|
7ef85db9a9
fixes #12020 (#12106)
|
5 years ago |
Arne Döring
|
a562de2d91
squashed and merged with devel
|
5 years ago |
Arne Döring
|
5b27b263fd
Remove immediate pragma (#11308)
|
5 years ago |
Miran
|
bab5e30972
fixes #10963, disallow implicit mixing of strings and ints/floats (#11292)
|
5 years ago |
Clyybber
|
cc28eef38e
Replace countup(x, y) with x .. y
|
5 years ago |
Clyybber
|
f18b3af9d4
Replace countup(x, y-1) with x ..< y
|
5 years ago |