.. |
ic
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
plugins
|
6c4c60eade
Adds support for custom ASTs in the Nim parser (#23417)
|
8 months ago |
aliasanalysis.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
aliases.nim
|
91ad6a740b
type refactor: part 4 (#23077)
|
11 months ago |
ast.nim
|
e28d2f42e9
include new concepts in typeclasses, makes containsGenericType work (#24453)
|
2 days ago |
astalgo.nim
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 months ago |
astmsgs.nim
|
20698b8057
fixes #23494; Wrong type in object construction error message (#23504)
|
7 months ago |
astyaml.nim
|
6d7ab08dee
refactor: The popular 'r' field is now named 'snippet' (#23829)
|
4 months ago |
bitsets.nim
|
816589b667
NIR: Nim intermediate representation (#22777)
|
1 year ago |
btrees.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
cbuilderbase.nim
|
d8391a5c49
fixes nightlies failures (#24456)
|
2 days ago |
cbuilderdecls.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
cbuilderexprs.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
cbuilderstmts.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgcalls.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgexprs.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgliterals.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgmerge_unused.nim
|
a7133e0594
removed unused sections in codegen (#20976)
|
2 years ago |
ccgreset.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgstmts.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgthreadvars.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgtrav.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgtypes.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
ccgutils.nim
|
7039b8b5bc
fixes #23354; [backport] (#23685)
|
5 months ago |
cgen.nim
|
712f5be7eb
cbuilder: use constants for type names, some cleanups (#24438)
|
2 days ago |
cgendata.nim
|
726195d784
cbuilder: second half of cgen (#24432)
|
6 days ago |
cgmeth.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
closureiters.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
cmdlinehelper.nim
|
a24990bd8c
fixes #23429; rework `--verbosity` with warnings/hints (#23441)
|
7 months ago |
commands.nim
|
20043ea09e
Implemented `compileOption` for `experimental` to test if a feature i… (#23933)
|
3 months ago |
compiler.nimble
|
2bb7277a61
Create compiler and nimsuggest packages (#22118)
|
1 year ago |
concepts.nim
|
cad8726907
refactor to make sigmatch use LayeredIdTable for bindings (#24216)
|
1 month ago |
condsyms.nim
|
ae9287c4f3
symmetric difference operation for sets via `xor` (#24286)
|
1 month ago |
debuginfo.nim
|
9c47bb9cc0
happy new year
|
7 years ago |
debugutils.nim
|
6f4bacff67
Extend and document compiler debugging utilities (#19841)
|
2 years ago |
depends.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
dfa.nim
|
6cb2dca41d
updated compiler DFA docs (#23527)
|
7 months ago |
docgen.nim
|
93c24fe1c5
Fix quoted idents in ctags (#24317)
|
1 month ago |
docgen2.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
enumtostr.nim
|
fe18ec5dc0
types refactoring; WIP (#23086)
|
11 months ago |
errorhandling.nim
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 year ago |
evalffi.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
evaltempl.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
expanddefaults.nim
|
d3af51e3ce
remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018)
|
2 months ago |
extccomp.nim
|
449106a5a4
use /link before each library linker option on MSVC (#24291)
|
1 month ago |
filter_tmpl.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
filters.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
gorgeimpl.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
guards.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
hlo.nim
|
3b206ed988
Fix #22604: Make endsInNoReturn traverse the tree (#22612)
|
1 year ago |
idents.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
importer.nim
|
6f6e34ebb0
Fix line info used for `UnunsedImport` from subdirectories (#24158)
|
1 month ago |
index.nim
|
3cf88c2b49
walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501)
|
4 years ago |
injectdestructors.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
installer.ini
|
77c04092e0
Add linux/loongarch64 support in 'compiler/installer.ini' (#23672)
|
5 months ago |
int128.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
11 months ago |
isolation_check.nim
|
6ed33b6d61
type graph refactor; part 3 (#23064)
|
11 months ago |
jsgen.nim
|
aa90d00caf
fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335)
|
3 weeks ago |
jstypes.nim
|
e51e98997b
type refactoring: part 2 (#23059)
|
11 months ago |
lambdalifting.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
layeredtable.nim
|
cad8726907
refactor to make sigmatch use LayeredIdTable for bindings (#24216)
|
1 month ago |
layouter.nim
|
cd4ecddb30
nimpretty: check the rendered AST for wrong output (#23057)
|
11 months ago |
lexer.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
11 months ago |
liftdestructors.nim
|
05c74d6844
always reinstantiate nominal values of generic instantiations (#24425)
|
5 days ago |
liftlocals.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
lineinfos.nim
|
7dfadb8b4e
stricter set type match, implicit conversion for literals (#24176)
|
1 month ago |
linter.nim
|
aaf6c408c6
make linter use lineinfo to check originating package (#24270)
|
1 month ago |
llstream.nim
|
2f5cfd6829
fixes nim secret not flushing stdout (#23862)
|
4 months ago |
lookups.nim
|
75b9d66582
treat resolved symbols on RHS of module qualification as identifiers (#24180)
|
1 month ago |
lowerings.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
macrocacheimpl.nim
|
cf6dd57efe
IC: next steps (#16632)
|
3 years ago |
magicsys.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
main.nim
|
732f7752a9
remove nir; succeeded by nif (#23809)
|
4 months ago |
mangleutils.nim
|
fc48c7e615
apply the new mangle algorithm to JS backend for parameters and procs (#23476)
|
7 months ago |
modulegraphs.nim
|
25c068c070
modulegraphs: added a flag useful for gear2 (#24293)
|
1 month ago |
modulepaths.nim
|
4eaa3b028c
fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168)
|
10 months ago |
modules.nim
|
d0b6b9346e
adds a getter/setter for `owner` (#24318)
|
1 month ago |
msgs.nim
|
651fdbe586
Fixes #23624 "nim check crash" (#23625)
|
2 months ago |
nilcheck.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
nim.cfg
|
aa605da92a
`-d:nimPreviewFloatRoundtrip` becomes the default (#24217)
|
1 month ago |
nim.nim
|
494c24a7ce
fixes #23848; The comand `nim gendepend` defaults to ORC (#23851)
|
4 months ago |
nimblecmd.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
11 months ago |
nimconf.nim
|
cca5684a17
fixes yet another strictdefs bug (#23069)
|
11 months ago |
nimeval.nim
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 months ago |
nimlexbase.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
nimpaths.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
nimsets.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
nodejs.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
nodekinds.nim
|
0c890ff9a7
opensym as node kind + fixed experimental switch (#23892)
|
3 months ago |
nversion.nim
|
b0a98cc01e
warn on set types bigger than max size, default to 0..255 for int literals (#21659)
|
1 year ago |
optimizer.nim
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 months ago |
options.nim
|
2864830941
implement type bound operation RFC (#24315)
|
3 weeks ago |
packagehandling.nim
|
93ced31353
use strictdefs for compiler (#22365)
|
1 year ago |
packages.nim
|
aaf6c408c6
make linter use lineinfo to check originating package (#24270)
|
1 month ago |
parampatterns.nim
|
538603e01d
allow conversions between `var` types of range types and base types (#24037)
|
2 months ago |
parser.nim
|
00ac961ab1
require `not nil` to be on the same line after a type (#24134)
|
2 months ago |
passaux.nim
|
b8dc58d884
test removing dollar for objects out of system (#20242)
|
2 years ago |
passes.nim
|
3fc87259bd
improve passes.nim (#24376)
|
3 weeks ago |
pathutils.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
patterns.nim
|
fe18ec5dc0
types refactoring; WIP (#23086)
|
11 months ago |
pipelines.nim
|
7f2e6a1359
exports more helpers that are needed by nif-gear2 (#24247)
|
1 month ago |
pipelineutils.nim
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
1 year ago |
platform.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
pluginsupport.nim
|
a325692fb2
refactoring: fewer global variables
|
6 years ago |
pragmas.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
prefixmatches.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
procfind.nim
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 months ago |
pushpoppragmas.nim
|
4bf323d6c4
fixes push warnings for sempass2 (#23603)
|
2 months ago |
readme.md
|
1ad618d96c
clean up the documentation (#22196)
|
1 year ago |
renderer.nim
|
8b39b2df7d
fixes #24258; compiler crash on `len` of `varargs[untyped]` (#24307)
|
1 month ago |
renderverbatim.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
reorder.nim
|
c10f84b9d7
fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061)
|
2 months ago |
rodutils.nim
|
b79b39128e
NIR: C codegen additions (#22914)
|
1 year ago |
ropes.nim
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 year ago |
saturate.nim
|
6a621b35e7
fix warnings for deprecated `low` and `high` (#15291)
|
4 years ago |
scriptconfig.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
sem.nim
|
1fddb61b3b
Fixes #24369 (#24370)
|
1 week ago |
semcall.nim
|
67ad1ae159
fix standalone explicit generic procs with unresolved arguments (#24404)
|
2 weeks ago |
semdata.nim
|
4091576ab7
implement generic default values for object fields (#24384)
|
3 weeks ago |
semexprs.nim
|
67ad1ae159
fix standalone explicit generic procs with unresolved arguments (#24404)
|
2 weeks ago |
semfields.nim
|
ca5df9ab25
wrap `fields` iterations in `if true` scope [backport] (#24343)
|
4 weeks ago |
semfold.nim
|
ae9287c4f3
symmetric difference operation for sets via `xor` (#24286)
|
1 month ago |
semgnrc.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
seminst.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
semmacrosanity.nim
|
75b512bc6a
prevent codegen of inactive case fields in VM object constructor nodes (#24442)
|
5 days ago |
semmagic.nim
|
2af602a5c8
deprecate `NewFinalize` with the ref T finalizer (#24354)
|
3 weeks ago |
semobjconstr.nim
|
a610f23060
disable weird type inference for object constructors (#24455)
|
2 days ago |
semparallel.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
sempass2.nim
|
c71de10608
fixes strictdefs with `when nimvm` (#24409)
|
2 weeks ago |
semstmts.nim
|
05c74d6844
always reinstantiate nominal values of generic instantiations (#24425)
|
5 days ago |
semstrictfuncs.nim
|
3812d91390
alternative, much simpler algorithm for strict func checking (#21066)
|
1 year ago |
semtempl.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
semtypes.nim
|
4091576ab7
implement generic default values for object fields (#24384)
|
3 weeks ago |
semtypinst.nim
|
05c74d6844
always reinstantiate nominal values of generic instantiations (#24425)
|
5 days ago |
sighashes.nim
|
d43a5954c5
remove nontoplevel type hack + consider symbol disamb in type hash (#23969)
|
3 months ago |
sigmatch.nim
|
511ab72342
fix subtype match of generic object types (#24430)
|
1 week ago |
sinkparameter_inference.nim
|
02be027e9b
IC: progress and refactorings (#22961)
|
1 year ago |
sizealignoffsetimpl.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
sourcemap.nim
|
b387bc49b5
chore: fix some typos (#23412)
|
8 months ago |
spawn.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
suggest.nim
|
1ad4e80060
fixes #22409; don't check style for enumFieldSymChoice in the function (#23580)
|
6 months ago |
suggestsymdb.nim
|
899ba01ccf
+ added nimsuggest support for exception inlay hints (#23202)
|
8 months ago |
syntaxes.nim
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 months ago |
tccgen.nim
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 year ago |
transf.nim
|
21420d8b09
fixes #24402; Memory leak under Arc/Orc on inline iterators with nested seq (#24419)
|
1 week ago |
trees.nim
|
911cef1621
process non-language pragma nodes in templates (#24183)
|
1 month ago |
treetab.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
typeallowed.nim
|
e28d2f42e9
include new concepts in typeclasses, makes containsGenericType work (#24453)
|
2 days ago |
types.nim
|
a2031ec6cf
remove structural equality check for objects and distinct types (#24448)
|
2 days ago |
typesrenderer.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
varpartitions.nim
|
26107e931c
fixes #23973; fixes #23974; Memory corruption with lent and ORC (#23981)
|
3 months ago |
vm.nim
|
ae9287c4f3
symmetric difference operation for sets via `xor` (#24286)
|
1 month ago |
vmconv.nim
|
db603237c6
Types: Refactorings; step 1 (#23055)
|
11 months ago |
vmdef.nim
|
ae9287c4f3
symmetric difference operation for sets via `xor` (#24286)
|
1 month ago |
vmdeps.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
vmgen.nim
|
efd603eb28
don't cascade vmgen errors in nim check without error outputs (#24365)
|
3 weeks ago |
vmhooks.nim
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 year ago |
vmmarshal.nim
|
9b378296f6
fixes addr/hiddenAddr in strictdefs (#23477)
|
7 months ago |
vmops.nim
|
b9b24e192a
fixes #23932; vmopsDanger for os.getCurrentDir errors (#23934)
|
3 months ago |
vmprofiler.nim
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
vtables.nim
|
68b2e9eb6a
make `PNode.typ` a private field (#24326)
|
1 month ago |
wordrecg.nim
|
1324d2e04c
Asm syntax pragma (#23119)
|
11 months ago |