ringabout 6928aa0d20 implements cbuilder пре 3 месеци
..
ic 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) пре 4 месеци
plugins 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) пре 9 месеци
aliasanalysis.nim 93ced31353 use strictdefs for compiler (#22365) пре 1 година
aliases.nim 91ad6a740b type refactor: part 4 (#23077) пре 1 година
ast.nim 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) пре 3 месеци
astalgo.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
astmsgs.nim 20698b8057 fixes #23494; Wrong type in object construction error message (#23504) пре 8 месеци
astyaml.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) пре 5 месеци
bitsets.nim 816589b667 NIR: Nim intermediate representation (#22777) пре 1 година
btrees.nim 93ced31353 use strictdefs for compiler (#22365) пре 1 година
cbuilder.nim 6928aa0d20 implements cbuilder пре 3 месеци
ccgcalls.nim 1244ffbf39 fixes #23923; type-aliased seq[T] get different backend C/C++ pointer type names causing invalid codegen (#23924) пре 4 месеци
ccgexprs.nim 538603e01d allow conversions between `var` types of range types and base types (#24037) пре 3 месеци
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 d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) пре 4 месеци
ccgstmts.nim 4bf323d6c4 fixes push warnings for sempass2 (#23603) пре 3 месеци
ccgthreadvars.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) пре 5 месеци
ccgtrav.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) пре 5 месеци
ccgtypes.nim 6928aa0d20 implements cbuilder пре 3 месеци
ccgutils.nim 7039b8b5bc fixes #23354; [backport] (#23685) пре 6 месеци
cgen.nim 6928aa0d20 implements cbuilder пре 3 месеци
cgendata.nim 4bf323d6c4 fixes push warnings for sempass2 (#23603) пре 3 месеци
cgmeth.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) пре 5 месеци
closureiters.nim 22d2cf2175 disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled (#24108) пре 3 месеци
cmdlinehelper.nim a24990bd8c fixes #23429; rework `--verbosity` with warnings/hints (#23441) пре 9 месеци
commands.nim 20043ea09e Implemented `compileOption` for `experimental` to test if a feature i… (#23933) пре 4 месеци
compiler.nimble 2bb7277a61 Create compiler and nimsuggest packages (#22118) пре 1 година
concepts.nim b387bc49b5 chore: fix some typos (#23412) пре 9 месеци
condsyms.nim 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) пре 4 месеци
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 6cb2dca41d updated compiler DFA docs (#23527) пре 8 месеци
docgen.nim 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) пре 4 месеци
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 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
evaltempl.nim 771369237c implement template default values using other params (#24073) пре 3 месеци
expanddefaults.nim d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) пре 4 месеци
extccomp.nim 732f7752a9 remove nir; succeeded by nif (#23809) пре 5 месеци
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 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) пре 4 година
injectdestructors.nim 4ef06a5cc5 fixes `cast` expressions introduces unnecessary copies (#24004) пре 4 месеци
installer.ini 77c04092e0 Add linux/loongarch64 support in 'compiler/installer.ini' (#23672) пре 6 месеци
int128.nim cca5684a17 fixes yet another strictdefs bug (#23069) пре 1 година
isolation_check.nim 6ed33b6d61 type graph refactor; part 3 (#23064) пре 1 година
jsgen.nim 3a55bae53f enable closures tests for JS & implement `finished` for JS (#23521) пре 3 месеци
jstypes.nim e51e98997b type refactoring: part 2 (#23059) пре 1 година
lambdalifting.nim 22d2cf2175 disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled (#24108) пре 3 месеци
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 d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) пре 4 месеци
liftlocals.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) пре 1 година
lineinfos.nim 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) пре 4 месеци
linter.nim 93ced31353 use strictdefs for compiler (#22365) пре 1 година
llstream.nim 2f5cfd6829 fixes nim secret not flushing stdout (#23862) пре 5 месеци
lookups.nim f223f016f3 show symchoices as ambiguous in overload type mismatches (#24077) пре 3 месеци
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 732f7752a9 remove nir; succeeded by nif (#23809) пре 5 месеци
mangleutils.nim fc48c7e615 apply the new mangle algorithm to JS backend for parameters and procs (#23476) пре 8 месеци
modulegraphs.nim e38cbd3c84 consider ambiguity for qualified symbols (#23989) пре 4 месеци
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) пре 11 месеци
msgs.nim d164f87fbc special handlings for nimble packages to shorten function names (#23891) пре 4 месеци
ndi.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) пре 5 месеци
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 494c24a7ce fixes #23848; The comand `nim gendepend` defaults to ORC (#23851) пре 5 месеци
nimblecmd.nim cca5684a17 fixes yet another strictdefs bug (#23069) пре 1 година
nimconf.nim cca5684a17 fixes yet another strictdefs bug (#23069) пре 1 година
nimeval.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
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 година
nodekinds.nim 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) пре 4 месеци
nversion.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) пре 1 година
optimizer.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
options.nim 4ff35585f8 minor: export dllOverrides (#24106) пре 3 месеци
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 538603e01d allow conversions between `var` types of range types and base types (#24037) пре 3 месеци
parser.nim 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) пре 9 месеци
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 732f7752a9 remove nir; succeeded by nif (#23809) пре 5 месеци
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 4bf323d6c4 fixes push warnings for sempass2 (#23603) пре 3 месеци
prefixmatches.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) пре 1 година
procfind.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
pushpoppragmas.nim 4bf323d6c4 fixes push warnings for sempass2 (#23603) пре 3 месеци
readme.md 1ad618d96c clean up the documentation (#22196) пре 1 година
renderer.nim 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) пре 4 месеци
renderverbatim.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) пре 1 година
reorder.nim c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) пре 3 месеци
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 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) пре 3 месеци
semcall.nim 61e04ba0ed fix calls to untyped arbitrary expressions in generics (#24100) пре 3 месеци
semdata.nim 61e04ba0ed fix calls to untyped arbitrary expressions in generics (#24100) пре 3 месеци
semexprs.nim 9dda7ff7bc make sigmatch use prepareNode for tyFromExpr (#24095) пре 3 месеци
semfields.nim cca5684a17 fixes yet another strictdefs bug (#23069) пре 1 година
semfold.nim 6d362e0ffe fix regression with uint constant losing abstract type (#24105) пре 3 месеци
semgnrc.nim bf865fa75a fix undeclared identifier in templates in generics (#24069) пре 3 месеци
seminst.nim a93c5d79b9 adapt generic default parameters to recent generics changes (#24065) пре 3 месеци
semmacrosanity.nim f765898a75 Set type of object constructor during annotateType (#23852) пре 5 месеци
semmagic.nim ca28c256f3 fix subscript in generics, typeof, `lent` with bracket (#24067) пре 3 месеци
semobjconstr.nim 20698b8057 fixes #23494; Wrong type in object construction error message (#23504) пре 8 месеци
semparallel.nim cca5684a17 fixes yet another strictdefs bug (#23069) пре 1 година
sempass2.nim 4bf323d6c4 fixes push warnings for sempass2 (#23603) пре 3 месеци
semstmts.nim 61e04ba0ed fix calls to untyped arbitrary expressions in generics (#24100) пре 3 месеци
semstrictfuncs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) пре 2 година
semtempl.nim 771369237c implement template default values using other params (#24073) пре 3 месеци
semtypes.nim 771369237c implement template default values using other params (#24073) пре 3 месеци
semtypinst.nim 9dda7ff7bc make sigmatch use prepareNode for tyFromExpr (#24095) пре 3 месеци
sighashes.nim d43a5954c5 remove nontoplevel type hack + consider symbol disamb in type hash (#23969) пре 4 месеци
sigmatch.nim 9dda7ff7bc make sigmatch use prepareNode for tyFromExpr (#24095) пре 3 месеци
sinkparameter_inference.nim 02be027e9b IC: progress and refactorings (#22961) пре 1 година
sizealignoffsetimpl.nim 7e88091de3 fixes #22553; regression of offsetof(T, anFieldOfUncheckedArray) (#24014) пре 4 месеци
sourcemap.nim b387bc49b5 chore: fix some typos (#23412) пре 9 месеци
spawn.nim 08f1eac8ac fixes#23665; rework spawn with gcc 14 and fixes other tests (#23660) пре 6 месеци
suggest.nim 1ad4e80060 fixes #22409; don't check style for enumFieldSymChoice in the function (#23580) пре 7 месеци
suggestsymdb.nim 899ba01ccf + added nimsuggest support for exception inlay hints (#23202) пре 9 месеци
syntaxes.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
tccgen.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) пре 1 година
transf.nim 22d2cf2175 disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled (#24108) пре 3 месеци
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 d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) пре 4 месеци
types.nim 793cee4de1 treat generic body type as atomic in iterOverType (#24096) пре 3 месеци
typesrenderer.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) пре 1 година
varpartitions.nim 26107e931c fixes #23973; fixes #23974; Memory corruption with lent and ORC (#23981) пре 4 месеци
vm.nim 9ff0333a4c fixes #21353; fixes default closure in the VM (#24070) пре 3 месеци
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 d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) пре 4 месеци
vmgen.nim 9ff0333a4c fixes #21353; fixes default closure in the VM (#24070) пре 3 месеци
vmhooks.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) пре 1 година
vmmarshal.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) пре 8 месеци
vmops.nim b9b24e192a fixes #23932; vmopsDanger for os.getCurrentDir errors (#23934) пре 4 месеци
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 година

readme.md

Nim Compiler

  • This directory contains the Nim compiler written in Nim.
  • Note that this code has been translated from a bootstrapping version written in Pascal.
  • So the code is not a poster child of good Nim code.

See Internals of the Nim Compiler for more information.