Araq
|
30597e643f
fixes merge conflict
|
6 년 전 |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
6 년 전 |
LemonBoy
|
cf20c4460c
More robust handling of deprecated pragmas (#8696)
|
6 년 전 |
Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
6 년 전 |
Andreas Rumpf
|
a5701d6b71
ensure compiler API doesn't import the RST engine
|
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 년 전 |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
6 년 전 |
Andreas Rumpf
|
e4c088721a
make nimsuggest compile again
|
6 년 전 |
Andreas Rumpf
|
84bc04ba32
sigmatch compiles again
|
6 년 전 |
Andreas Rumpf
|
33b69f0ed0
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
7 년 전 |
Andreas Rumpf
|
212457f5e0
the .deprecated pragma for procs now supports a user-definable deprecation message
|
7 년 전 |
Andreas Rumpf
|
e4081a7201
preparations for language extensions: 'sink' and 'lent' types
|
7 년 전 |
Andreas Rumpf
|
b414806e66
nimsuggest: suggest types in a type section
|
8 년 전 |
Andreas Rumpf
|
2430fc7d82
nimsuggest: special rule for 'of' completion in case statements
|
8 년 전 |
Andreas Rumpf
|
68181e6da2
nimsuggest: maxresults limit; fixed local symbol usages priorizations
|
8 년 전 |
Araq
|
57ea01309e
nimsuggest: more things work
|
8 년 전 |
Araq
|
4755795416
nimsuggest: more precise cursor tracking
|
8 년 전 |
Andreas Rumpf
|
da821a22d9
nimsuggest: revert cpFuzzy bailouts
|
8 년 전 |
Araq
|
4d0d6c47bd
bugfix: consider type contexts properly
|
8 년 전 |
Andreas Rumpf
|
91a4b448fd
nimsuggest: chk checks the full project lazily; much better suggestions orderings
|
8 년 전 |
Andreas Rumpf
|
538c6c9898
make some tests green
|
8 년 전 |
Andreas Rumpf
|
9ed322323e
nimsuggest: better ordering of symbols (part 1)
|
8 년 전 |
Andreas Rumpf
|
3b0430bec6
nimsuggest: minor doc addition
|
8 년 전 |
Andreas Rumpf
|
a9c1afd5fd
nimsuggest: structured error reporting; EPC mode still fails
|
8 년 전 |
Andreas Rumpf
|
3e7b04683c
make tests green again
|
8 년 전 |
Araq
|
ee13c8014b
nimsuggest: track type contexts
|
8 년 전 |
Araq
|
3d46600a90
nimsuggest supports prefix matching (first version)
|
8 년 전 |
Andreas Rumpf
|
46efaf294b
big compiler refactoring; avoid globals for multi method dispatcher generation
|
8 년 전 |