Araq 36df2e0b1b only interesting if the type doesn't come from the current module 2 سال پیش
..
ic ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
nimfix 4c46358db1 remove shallowCopy for ARC/ORC (#20070) 2 سال پیش
plugins 25c6491b65 fixes #20162; locals doesn't work with ORC [backport] (#20163) 2 سال پیش
aliasanalysis.nim 8d47bf1822 new move analyser2 (#20471) 2 سال پیش
aliases.nim 088487f652 Implement Markdown definition lists (+ migration) (#20333) 2 سال پیش
ast.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
astalgo.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
astmsgs.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 سال پیش
bitsets.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
btrees.nim 4c46358db1 remove shallowCopy for ARC/ORC (#20070) 2 سال پیش
ccgcalls.nim 8d47bf1822 new move analyser2 (#20471) 2 سال پیش
ccgexprs.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 سال پیش
ccgliterals.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 سال پیش
ccgmerge_unused.nim 6c1c8f51b3 IC: green tests (#17311) 3 سال پیش
ccgreset.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
ccgstmts.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
ccgthreadvars.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
ccgtrav.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
ccgtypes.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
ccgutils.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
cgen.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
cgendata.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
cgmeth.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
closureiters.nim 0d734d7966 Fixed compilation of void closureiters with try stmt (#20138) [backport] 2 سال پیش
cmdlinehelper.nim 7b09fd70ab undefine C symbols in JS backend [backport:1.6] (#19437) 2 سال پیش
commands.nim cb24eea86b fixes #20426; remove `maincommand` and `m` options since they are a no op since 2014 (#20429) 2 سال پیش
concepts.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
condsyms.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
debuginfo.nim 9c47bb9cc0 happy new year 8 سال پیش
debugutils.nim 6f4bacff67 Extend and document compiler debugging utilities (#19841) 2 سال پیش
depends.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
dfa.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
docgen.nim 96c5586d03 add plausibleAnalytics support for koch docs[backport:1.6] (#20454) 2 سال پیش
docgen2.nim de9cbf6af1 Fix auto links to subheader when TOC is present (#20279) 2 سال پیش
enumtostr.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
errorhandling.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
evalffi.nim e8657c7107 make implicit cstring conversions explicit (#19488) 2 سال پیش
evaltempl.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) 2 سال پیش
extccomp.nim 92a0f191bf Use vccexe when generating static lib with vcc (#19843) 2 سال پیش
filter_tmpl.nim 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) 3 سال پیش
filters.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 سال پیش
gorgeimpl.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
guards.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 سال پیش
hlo.nim 8fc19b9e12 document compiler procs regarding `&` (#20257) 2 سال پیش
idents.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
importer.nim 5a995ffc53 fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687) 2 سال پیش
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) 4 سال پیش
injectdestructors.nim 9d858a29fc cleanup nfFirstWrite flags (#20500) 2 سال پیش
installer.ini 1699ba1c93 fixes nightlies build regression (#20322) 2 سال پیش
int128.nim 8d47bf1822 new move analyser2 (#20471) 2 سال پیش
isolation_check.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
jsgen.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
jstypes.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
lambdalifting.nim 9d858a29fc cleanup nfFirstWrite flags (#20500) 2 سال پیش
layouter.nim 4f0bac791a fix #12155, improve nimpretty's handling of pragmas (#17353) 3 سال پیش
lexer.nim a8cc5d1379 Unicode Operators are no longer experimental (#20444) 2 سال پیش
liftdestructors.nim 8dcf367e52 Prevent use-after-free bugs in object variants. Fixes bug #20305 (#20300) [backport] 2 سال پیش
liftlocals.nim 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 سال پیش
lineinfos.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
linter.nim 70c25c45d6 fixes #20397; fixes stylecheck regression (#20398) 2 سال پیش
llstream.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
lookups.nim 5ebd1248df overloadable enums no longer experimental (#20298) 2 سال پیش
lowerings.nim 424e87fd09 Fixed noinit pragma for closure variables (#20101) 2 سال پیش
macrocacheimpl.nim cf6dd57efe IC: next steps (#16632) 4 سال پیش
magicsys.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 سال پیش
main.nim 557d79e7a2 fixes #9462; jsondoc --index can generate a theindex.json (#20205) 2 سال پیش
md5_old.nim a95399143f Use openarray of bytes in md5 (#19307) 3 سال پیش
modulegraphs.nim 7caa037936 Fix/improve handling of forward declarations in nimsuggest (#20493) 2 سال پیش
modulepaths.nim d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 سال پیش
modules.nim d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 سال پیش
msgs.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
ndi.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
nilcheck.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
nim.cfg f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 سال پیش
nim.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
nimblecmd.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
nimconf.nim 82319ef00d fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641) 2 سال پیش
nimeval.nim f0af4a36b9 Added setGlobalValue to VM api (#19007) 3 سال پیش
nimlexbase.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
nimpaths.nim 088487f652 Implement Markdown definition lists (+ migration) (#20333) 2 سال پیش
nimsets.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
nodejs.nim 0ae2d1ea88 Improve error message when NodeJS is not installed and 'nim js -r' is run (#18978) 3 سال پیش
nversion.nim 39290cf88c Fix spellings (#12277) [backport] 5 سال پیش
optimizer.nim a95b6391fd support cstring in `case` (#20130) 2 سال پیش
options.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
packagehandling.nim d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 سال پیش
packages.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 سال پیش
parampatterns.nim 8d47bf1822 new move analyser2 (#20471) 2 سال پیش
parser.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
passaux.nim b8dc58d884 test removing dollar for objects out of system (#20242) 2 سال پیش
passes.nim b41226001c Initial implementation of nimsuggest v3 (#19826) 2 سال پیش
pathutils.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
patterns.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 سال پیش
platform.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
pluginsupport.nim a325692fb2 refactoring: fewer global variables 6 سال پیش
pragmas.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) 2 سال پیش
prefixmatches.nim 57bd64582c move tests under the compiler directory to testament (#16096) 4 سال پیش
procfind.nim 4b9eea2fcc Fix forward declarations in shadow scope contexts (#15386) 4 سال پیش
readme.md 14f76f721d refactor: renamed readme to readme.md (#14283) 4 سال پیش
renderer.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
renderverbatim.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 سال پیش
reorder.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
rodutils.nim b6bfe38ff5 move formatfloat out of system (#20195) 2 سال پیش
ropes.nim ca1f3f36b9 no ropes WIP (#20433) 2 سال پیش
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) 4 سال پیش
scriptconfig.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
sem.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 سال پیش
semcall.nim 36df2e0b1b only interesting if the type doesn't come from the current module 2 سال پیش
semdata.nim 0014b9c48e top-down type inference, implements rfc 149 (#20091) 2 سال پیش
semexprs.nim 65af0a4109 implements https://github.com/nim-lang/RFCs/issues/380; WIP 2 سال پیش
semfields.nim 796498525a IC: next steps (#16550) 4 سال پیش
semfold.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 سال پیش
semgnrc.nim 5ebd1248df overloadable enums no longer experimental (#20298) 2 سال پیش
seminst.nim a302b26e0e fix #19882 Improve error message when instantiating generics that lac… (#20356) 2 سال پیش
semmacrosanity.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 سال پیش
semmagic.nim 3e2b30879c fixes #19231; newFinalize doesn't work with ORC (#20291) 2 سال پیش
semobjconstr.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 سال پیش
semparallel.nim a7d6ba4526 minor typos (#17668) 3 سال پیش
sempass2.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
semstmts.nim 079363bfc3 remove implicit let/var default initialization (#20508) 2 سال پیش
semtempl.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) 2 سال پیش
semtypes.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
semtypinst.nim be4bd8a0ed Fixes #20348; only respect the recursion limit if the symbol's generic type has been generated by the compiler (#20377) 2 سال پیش
sighashes.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 سال پیش
sigmatch.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
sinkparameter_inference.nim 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) 4 سال پیش
sizealignoffsetimpl.nim 0014b9c48e top-down type inference, implements rfc 149 (#20091) 2 سال پیش
sourcemap.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 سال پیش
spawn.nim 83dabb69ae Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport] 2 سال پیش
strutils2.nim bbe49a14ae Correct all eggs (#15906) 4 سال پیش
suggest.nim 7caa037936 Fix/improve handling of forward declarations in nimsuggest (#20493) 2 سال پیش
syntaxes.nim 42ac50e988 fixes #19662; Indent level errored for first line (#19718) 2 سال پیش
tccgen.nim e8657c7107 make implicit cstring conversions explicit (#19488) 2 سال پیش
transf.nim 9d858a29fc cleanup nfFirstWrite flags (#20500) 2 سال پیش
trees.nim 2e4b6b94e6 Revert "fix #16185 (#16195)" (#16197) 4 سال پیش
treetab.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
typeallowed.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) 2 سال پیش
types.nim 0d23419e68 DAA and 'out' parameters (#20506) 2 سال پیش
typesrenderer.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) 2 سال پیش
varpartitions.nim fdc6b0fb6e fixes #19986; mutable view from immutable location (#20134) 2 سال پیش
vm.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) 2 سال پیش
vmconv.nim 4f118721be make system random work in VM (#17059) 3 سال پیش
vmdef.nim 004fc23a3f [vm] remove unused opcSubstr opcode (#19834) 2 سال پیش
vmdeps.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
vmgen.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 سال پیش
vmhooks.nim 7f6e800caf move assertions out of system (#19599) 2 سال پیش
vmmarshal.nim b6bfe38ff5 move formatfloat out of system (#20195) 2 سال پیش
vmops.nim b6bfe38ff5 move formatfloat out of system (#20195) 2 سال پیش
vmprofiler.nim f92d2eaa35 cleanup of PR #14833 (VM profiler) 4 سال پیش
wordrecg.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) 2 سال پیش

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.