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) 2 年 前
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.