.. |
ic
|
941659581a
allow replacing captured syms in macro calls in generics (#23091)
|
1 年之前 |
nir
|
e51e98997b
type refactoring: part 2 (#23059)
|
1 年之前 |
plugins
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 年之前 |
aliasanalysis.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 年之前 |
aliases.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
ast.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
astalgo.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
astmsgs.nim
|
e51e98997b
type refactoring: part 2 (#23059)
|
1 年之前 |
astyaml.nim
|
fe18ec5dc0
types refactoring; WIP (#23086)
|
1 年之前 |
backendpragmas.nim
|
38f876dd48
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379)
|
1 年之前 |
bitsets.nim
|
816589b667
NIR: Nim intermediate representation (#22777)
|
1 年之前 |
btrees.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 年之前 |
ccgcalls.nim
|
d44b0b1869
fixes #22597; avoid side effects for call returning openArray types (#23257)
|
11 月之前 |
ccgexprs.nim
|
7cd3d60683
fixes #12703; nim cpp rejects valid code would lose const qualifier for cstring to string via cstrToNimstr (#23371)
|
9 月之前 |
ccgliterals.nim
|
de4b0346bd
store full definition AST for consts, fix noRewrite (#20115)
|
2 年之前 |
ccgmerge_unused.nim
|
a7133e0594
removed unused sections in codegen (#20976)
|
2 年之前 |
ccgreset.nim
|
473f259268
Fix reset code gen for range types (#22462, #23214) (#23215)
|
11 月之前 |
ccgstmts.nim
|
93a8b85a91
fixes #23306 nim cpp -r invalid code generation regression with closure iterators and try/catch-like constructions (#23317)
|
10 月之前 |
ccgthreadvars.nim
|
ca1f3f36b9
no ropes WIP (#20433)
|
2 年之前 |
ccgtrav.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
ccgtypes.nim
|
78c834dd76
Fixes an issue where exported types werent being cgen with the `exportc` pragma (#23369)
|
9 月之前 |
ccgutils.nim
|
24fbacc63f
fixes an issue with string to 'var openArray' at compile-time; [backp… (#23363)
|
9 月之前 |
cgen.nim
|
e217bb24a1
fixes #20945; fixes #18262; provides C API `NimDestroyGlobals` for static/dynlib libraries (#23357)
|
9 月之前 |
cgendata.nim
|
a45f43da34
MangleProcs following the Itanium spec so they are demangled in the debugger call stack (#23260)
|
10 月之前 |
cgmeth.nim
|
aa30233ea7
fixes #23273; forbids methods having importc pragmas (#23324)
|
9 月之前 |
closureiters.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
cmdlinehelper.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
commands.nim
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 年之前 |
compiler.nimble
|
2bb7277a61
Create compiler and nimsuggest packages (#22118)
|
1 年之前 |
concepts.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
condsyms.nim
|
b3b87f0f8a
Mark `macros.error` as `.noreturn.` (#23081)
|
1 年之前 |
debuginfo.nim
|
9c47bb9cc0
happy new year
|
8 年之前 |
debugutils.nim
|
6f4bacff67
Extend and document compiler debugging utilities (#19841)
|
2 年之前 |
depends.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
dfa.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
docgen.nim
|
c0acf3ce28
retain postfix node in type section typed AST, with docgen fix (#23101)
|
1 年之前 |
docgen2.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 年之前 |
enumtostr.nim
|
fe18ec5dc0
types refactoring; WIP (#23086)
|
1 年之前 |
errorhandling.nim
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 年之前 |
evalffi.nim
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 年之前 |
evaltempl.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
expanddefaults.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
extccomp.nim
|
519d976f62
compute checksum of nim files early in the pipelines (#23268)
|
10 月之前 |
filter_tmpl.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
filters.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
gorgeimpl.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
guards.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
hlo.nim
|
3b206ed988
Fix #22604: Make endsInNoReturn traverse the tree (#22612)
|
1 年之前 |
idents.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
importer.nim
|
15577043e8
Fix nimsuggest highlight for import statements (#23263)
|
9 月之前 |
index.nim
|
3cf88c2b49
walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501)
|
4 年之前 |
injectdestructors.nim
|
13206fd791
fixes #23395; Inefficient codegen when extracting field from temporary object
|
9 月之前 |
installer.ini
|
fe98032d3d
fix(#23231): add nimdoc.cls to installer script (#23232)
|
11 月之前 |
int128.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
isolation_check.nim
|
6ed33b6d61
type graph refactor; part 3 (#23064)
|
1 年之前 |
jsgen.nim
|
7c11da3f22
fixes #23382; gives compiler errors for closure iterators in JS (#23398)
|
9 月之前 |
jstypes.nim
|
e51e98997b
type refactoring: part 2 (#23059)
|
1 年之前 |
lambdalifting.nim
|
8484abc2e4
fixes #15924; Tuple destructuring is broken with closure iterators (#23205)
|
11 月之前 |
layouter.nim
|
cd4ecddb30
nimpretty: check the rendered AST for wrong output (#23057)
|
1 年之前 |
lexer.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
liftdestructors.nim
|
572b0b67ff
fixes sink regression for ORC; ref #23354 (#23359)
|
9 月之前 |
liftlocals.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
lineinfos.nim
|
4b1a841707
add switch, warning, and `bind` support for new generic injection behavior (#23102)
|
1 年之前 |
linter.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 年之前 |
llstream.nim
|
ec37b59a65
Add missing std prefix (#22910)
|
1 年之前 |
lookups.nim
|
b280100499
ambiguous identifier resolution (#23123)
|
11 月之前 |
lowerings.nim
|
e51e98997b
type refactoring: part 2 (#23059)
|
1 年之前 |
macrocacheimpl.nim
|
cf6dd57efe
IC: next steps (#16632)
|
4 年之前 |
magicsys.nim
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 年之前 |
main.nim
|
519d976f62
compute checksum of nim files early in the pipelines (#23268)
|
10 月之前 |
modulegraphs.nim
|
519d976f62
compute checksum of nim files early in the pipelines (#23268)
|
10 月之前 |
modulepaths.nim
|
4eaa3b028c
fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168)
|
11 月之前 |
modules.nim
|
519d976f62
compute checksum of nim files early in the pipelines (#23268)
|
10 月之前 |
msgs.nim
|
09580eeec9
Fixes #23337; When NimScript errors prevents NimSuggest from Init (#23338)
|
10 月之前 |
ndi.nim
|
7f6e800caf
move assertions out of system (#19599)
|
2 年之前 |
nilcheck.nim
|
9648d97a8d
fixes #22637; now `--experimental:strictNotNil` can be enabled globally (#23079)
|
1 年之前 |
nim.cfg
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
1 年之前 |
nim.nim
|
7e4060cb4a
fixes #23065; DocLike command defaults to ORC (#23075)
|
1 年之前 |
nimblecmd.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
nimconf.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
nimeval.nim
|
98b083d750
minor fixes for std prefix in the compiler (#23269)
|
11 月之前 |
nimlexbase.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
nimpaths.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
nimsets.nim
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 年之前 |
nodejs.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
nversion.nim
|
b0a98cc01e
warn on set types bigger than max size, default to 0..255 for int literals (#21659)
|
1 年之前 |
optimizer.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
options.nim
|
9483b11267
Update copyright year 2024 (#23144)
|
1 年之前 |
packagehandling.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 年之前 |
packages.nim
|
20b011de19
refactoring in preparation for better, simpler name mangling that wor… (#21667)
|
1 年之前 |
parampatterns.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
parser.nim
|
37ed8c8480
* fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block (#23331)
|
10 月之前 |
passaux.nim
|
b8dc58d884
test removing dollar for objects out of system (#20242)
|
2 年之前 |
passes.nim
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 年之前 |
pathutils.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
patterns.nim
|
fe18ec5dc0
types refactoring; WIP (#23086)
|
1 年之前 |
pipelines.nim
|
519d976f62
compute checksum of nim files early in the pipelines (#23268)
|
10 月之前 |
pipelineutils.nim
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
1 年之前 |
platform.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
pluginsupport.nim
|
a325692fb2
refactoring: fewer global variables
|
6 年之前 |
pragmas.nim
|
9a46230335
assume a module's usage if it contains a passC/passL/compile pragma w… (#23323)
|
10 月之前 |
prefixmatches.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
procfind.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
readme.md
|
1ad618d96c
clean up the documentation (#22196)
|
1 年之前 |
renderer.nim
|
fc49c6e3ba
fix spurious indent and newlines in rendering of nkRecList (#23121)
|
1 年之前 |
renderverbatim.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
reorder.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
rodutils.nim
|
b79b39128e
NIR: C codegen additions (#22914)
|
1 年之前 |
ropes.nim
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 年之前 |
saturate.nim
|
6a621b35e7
fix warnings for deprecated `low` and `high` (#15291)
|
4 年之前 |
scriptconfig.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
sem.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
semcall.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
semdata.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
semexprs.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
semfields.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
semfold.nim
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 年之前 |
semgnrc.nim
|
4b1a841707
add switch, warning, and `bind` support for new generic injection behavior (#23102)
|
1 年之前 |
seminst.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
semmacrosanity.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
semmagic.nim
|
29ac3c9986
fixes #22923; fixes `=dup` issues (#23182)
|
11 月之前 |
semobjconstr.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
semparallel.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
sempass2.nim
|
a8c168c168
fixes a nimsuggest crash on init (#23300)
|
10 月之前 |
semstmts.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
semstrictfuncs.nim
|
3812d91390
alternative, much simpler algorithm for strict func checking (#21066)
|
2 年之前 |
semtempl.nim
|
62d8ca4306
don't transform typed bracket exprs to `[]` calls in templates (#23175)
|
11 月之前 |
semtypes.nim
|
7bf8cd3f86
Fixes a nimsuggest crash when using chronos (#23293)
|
10 月之前 |
semtypinst.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
sighashes.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
sigmatch.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
sinkparameter_inference.nim
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 年之前 |
sizealignoffsetimpl.nim
|
6ed33b6d61
type graph refactor; part 3 (#23064)
|
1 年之前 |
sourcemap.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
1 年之前 |
spawn.nim
|
e51e98997b
type refactoring: part 2 (#23059)
|
1 年之前 |
suggest.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
syntaxes.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
tccgen.nim
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 年之前 |
transf.nim
|
7657a637b8
refactoring: no inheritance for PType/PSym (#23403)
|
9 月之前 |
trees.nim
|
39f2df1972
fixes #23295; don't expand constants for complex structures (#23297)
|
10 月之前 |
treetab.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
typeallowed.nim
|
6ed33b6d61
type graph refactor; part 3 (#23064)
|
1 年之前 |
types.nim
|
720021908d
fixes #23233; Regression when using generic type with Table/OrderedTable (#23235)
|
11 月之前 |
typesrenderer.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
varpartitions.nim
|
b2f79df81c
fixes #22218; avoids cursor when copy is disabled (#23209)
|
11 月之前 |
vm.nim
|
24fbacc63f
fixes an issue with string to 'var openArray' at compile-time; [backp… (#23363)
|
9 月之前 |
vmconv.nim
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
1 年之前 |
vmdef.nim
|
942f846f04
fix getNullValue for cstring in VM, make other VM code aware of nil cstring (#22527)
|
1 年之前 |
vmdeps.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
vmgen.nim
|
31d7554524
fixes #13481; fixes #22708; disable using union objects in VM (#23362)
|
9 月之前 |
vmhooks.nim
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 年之前 |
vmmarshal.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
1 年之前 |
vmops.nim
|
eb83d20d0d
Add staticFileExists and staticDirExists (#22278)
|
1 年之前 |
vmprofiler.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 年之前 |
vtables.nim
|
fe18ec5dc0
types refactoring; WIP (#23086)
|
1 年之前 |
wordrecg.nim
|
1324d2e04c
Asm syntax pragma (#23119)
|
1 年之前 |