Araq 0496248951 fixes #20604 il y a 2 ans
..
ic 5602183234 'lock levels' are deprecated, now a noop (#20539) il y a 2 ans
nimfix 4c46358db1 remove shallowCopy for ARC/ORC (#20070) il y a 2 ans
plugins 25c6491b65 fixes #20162; locals doesn't work with ORC [backport] (#20163) il y a 2 ans
aliasanalysis.nim 8d47bf1822 new move analyser2 (#20471) il y a 2 ans
aliases.nim 088487f652 Implement Markdown definition lists (+ migration) (#20333) il y a 2 ans
ast.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
astalgo.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
astmsgs.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) il y a 3 ans
bitsets.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
btrees.nim 4c46358db1 remove shallowCopy for ARC/ORC (#20070) il y a 2 ans
ccgcalls.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
ccgexprs.nim 0496248951 fixes #20604 il y a 2 ans
ccgliterals.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) il y a 2 ans
ccgmerge_unused.nim 6c1c8f51b3 IC: green tests (#17311) il y a 3 ans
ccgreset.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
ccgstmts.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
ccgthreadvars.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
ccgtrav.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
ccgtypes.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
ccgutils.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
cgen.nim 0496248951 fixes #20604 il y a 2 ans
cgendata.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
cgmeth.nim 081dfea746 Fix "imported but not used" warnings (#20575) il y a 2 ans
closureiters.nim 008c3ec76a Fix double defer with break in closureiterators [backport] (#20630) il y a 2 ans
cmdlinehelper.nim 7b09fd70ab undefine C symbols in JS backend [backport:1.6] (#19437) il y a 2 ans
commands.nim cb24eea86b fixes #20426; remove `maincommand` and `m` options since they are a no op since 2014 (#20429) il y a 2 ans
concepts.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
condsyms.nim 0d23419e68 DAA and 'out' parameters (#20506) il y a 2 ans
debuginfo.nim 9c47bb9cc0 happy new year il y a 8 ans
debugutils.nim 6f4bacff67 Extend and document compiler debugging utilities (#19841) il y a 2 ans
depends.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
dfa.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
docgen.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
docgen2.nim de9cbf6af1 Fix auto links to subheader when TOC is present (#20279) il y a 2 ans
enumtostr.nim 08ae3467b9 refactorings (#20536) il y a 2 ans
errorhandling.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
evalffi.nim e8657c7107 make implicit cstring conversions explicit (#19488) il y a 2 ans
evaltempl.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) il y a 2 ans
extccomp.nim 92a0f191bf Use vccexe when generating static lib with vcc (#19843) il y a 2 ans
filter_tmpl.nim 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) il y a 3 ans
filters.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
gorgeimpl.nim fa60378a7f Return error message in output of gorge/staticExec. (#18942) il y a 2 ans
guards.nim 0faae4d5e2 fixes a strict case object problem that has been reported on the forum (#20614) il y a 2 ans
hlo.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
idents.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
importer.nim 5a995ffc53 fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687) il y a 2 ans
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) il y a 4 ans
injectdestructors.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
installer.ini 1699ba1c93 fixes nightlies build regression (#20322) il y a 2 ans
int128.nim 8d47bf1822 new move analyser2 (#20471) il y a 2 ans
isolation_check.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
jsgen.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
jstypes.nim ca1f3f36b9 no ropes WIP (#20433) il y a 2 ans
lambdalifting.nim 66cbcaab84 fix #20152 Illegal capture of closure iterator, when should be legal (#20607) il y a 2 ans
layouter.nim 6082b9ea5d fixes #20553; don't format code for stropping identifier (#20561) [backport] il y a 2 ans
lexer.nim a8cc5d1379 Unicode Operators are no longer experimental (#20444) il y a 2 ans
liftdestructors.nim 8dcf367e52 Prevent use-after-free bugs in object variants. Fixes bug #20305 (#20300) [backport] il y a 2 ans
liftlocals.nim 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) il y a 3 ans
lineinfos.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) il y a 2 ans
linter.nim 70c25c45d6 fixes #20397; fixes stylecheck regression (#20398) il y a 2 ans
llstream.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
lookups.nim 2f441ac675 [backport] Handle nkOpenSymChoice for nkAccQuoted in considerQuotedIdent (#20578) il y a 2 ans
lowerings.nim 424e87fd09 Fixed noinit pragma for closure variables (#20101) il y a 2 ans
macrocacheimpl.nim cf6dd57efe IC: next steps (#16632) il y a 4 ans
magicsys.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) il y a 3 ans
main.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) il y a 2 ans
md5_old.nim a95399143f Use openarray of bytes in md5 (#19307) il y a 3 ans
modulegraphs.nim 081dfea746 Fix "imported but not used" warnings (#20575) il y a 2 ans
modulepaths.nim d30c6419a0 Refactor and doc package handling, module name mangling (#19821) il y a 2 ans
modules.nim 081dfea746 Fix "imported but not used" warnings (#20575) il y a 2 ans
msgs.nim e290b028ab Make rstgen work with gcsafe (#20534) il y a 2 ans
ndi.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
nilcheck.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
nim.cfg 1e15f975b8 fixes #19162; enable `strictEffects` for v2 (#19380) il y a 2 ans
nim.nim 0d23419e68 DAA and 'out' parameters (#20506) il y a 2 ans
nimblecmd.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
nimconf.nim 82319ef00d fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641) il y a 2 ans
nimeval.nim f0af4a36b9 Added setGlobalValue to VM api (#19007) il y a 3 ans
nimlexbase.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
nimpaths.nim 088487f652 Implement Markdown definition lists (+ migration) (#20333) il y a 2 ans
nimsets.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
nodejs.nim 0ae2d1ea88 Improve error message when NodeJS is not installed and 'nim js -r' is run (#18978) il y a 3 ans
nversion.nim 39290cf88c Fix spellings (#12277) [backport] il y a 5 ans
optimizer.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
options.nim 76763f51aa implemented strictCaseObjects (#20608) il y a 2 ans
packagehandling.nim d30c6419a0 Refactor and doc package handling, module name mangling (#19821) il y a 2 ans
packages.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) il y a 2 ans
parampatterns.nim 8d47bf1822 new move analyser2 (#20471) il y a 2 ans
parser.nim 0d23419e68 DAA and 'out' parameters (#20506) il y a 2 ans
passaux.nim b8dc58d884 test removing dollar for objects out of system (#20242) il y a 2 ans
passes.nim 081dfea746 Fix "imported but not used" warnings (#20575) il y a 2 ans
pathutils.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
patterns.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
platform.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
pluginsupport.nim a325692fb2 refactoring: fewer global variables il y a 6 ans
pragmas.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) il y a 2 ans
prefixmatches.nim 57bd64582c move tests under the compiler directory to testament (#16096) il y a 4 ans
procfind.nim 4b9eea2fcc Fix forward declarations in shadow scope contexts (#15386) il y a 4 ans
readme.md 14f76f721d refactor: renamed readme to readme.md (#14283) il y a 4 ans
renderer.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
renderverbatim.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) il y a 2 ans
reorder.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
rodutils.nim b6bfe38ff5 move formatfloat out of system (#20195) il y a 2 ans
ropes.nim 081dfea746 Fix "imported but not used" warnings (#20575) il y a 2 ans
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) il y a 4 ans
scriptconfig.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
sem.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) il y a 2 ans
semcall.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) il y a 2 ans
semdata.nim 48d41ab375 fixes #20645 (#20646) il y a 2 ans
semexprs.nim 48d41ab375 fixes #20645 (#20646) il y a 2 ans
semfields.nim 796498525a IC: next steps (#16550) il y a 4 ans
semfold.nim 04c48e3c5b fix #19426 compile error using when/elif/else and typedesc in template (#20550) il y a 2 ans
semgnrc.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
seminst.nim a302b26e0e fix #19882 Improve error message when instantiating generics that lac… (#20356) il y a 2 ans
semmacrosanity.nim da0a2fdca2 Unpack mSlice tupleconstr for static openarrays (#20615) il y a 2 ans
semmagic.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
semobjconstr.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) il y a 2 ans
semparallel.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
sempass2.nim 76763f51aa implemented strictCaseObjects (#20608) il y a 2 ans
semstmts.nim 4728c52c78 fix #12094 Use of _ (as var placeholder) inside a template causes XDe… (#20635) il y a 2 ans
semtempl.nim 064b72a59c fixes #1027; disallow templates to use ambiguous identifiers (#20631) il y a 2 ans
semtypes.nim c1343739e1 add type check for default fields (#20652) il y a 2 ans
semtypinst.nim be4bd8a0ed Fixes #20348; only respect the recursion limit if the symbol's generic type has been generated by the compiler (#20377) il y a 2 ans
sighashes.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) il y a 2 ans
sigmatch.nim 0510a2be0d fix #19700 Crash when passing a template to a generic functio… (#20567) il y a 2 ans
sinkparameter_inference.nim 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) il y a 4 ans
sizealignoffsetimpl.nim 0014b9c48e top-down type inference, implements rfc 149 (#20091) il y a 2 ans
sourcemap.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) il y a 3 ans
spawn.nim 83dabb69ae Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport] il y a 2 ans
strutils2.nim bbe49a14ae Correct all eggs (#15906) il y a 4 ans
suggest.nim 7c2aa53e44 fixes #19278; make `privateAccess` work with generic ref object (#20640) il y a 2 ans
syntaxes.nim 42ac50e988 fixes #19662; Indent level errored for first line (#19718) il y a 2 ans
tccgen.nim e8657c7107 make implicit cstring conversions explicit (#19488) il y a 2 ans
transf.nim 08ae3467b9 refactorings (#20536) il y a 2 ans
trees.nim 2e4b6b94e6 Revert "fix #16185 (#16195)" (#16197) il y a 4 ans
treetab.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
typeallowed.nim e83f27e6a0 out parameters: enforce that 'out' is only used as a parameter (#20510) il y a 2 ans
types.nim 84fab7f39b fix #19349 incompatible type when mixing float32 and cfloat in generics (#20551) il y a 2 ans
typesrenderer.nim e8ae2dc90b bootstrap the compiler with nimPreviewSlimSystem (#20176) il y a 2 ans
varpartitions.nim 81087c949f fixes #20572 (#20585) il y a 2 ans
vm.nim ea0e45e62f Added 'openArray[char]' overloads to 'std/parseutils' (#20527) il y a 2 ans
vmconv.nim 4f118721be make system random work in VM (#17059) il y a 3 ans
vmdef.nim 4aa67ad7fd Implemented `mSlice` on the VM allowing `toOpenArray` to work at compile time. (#20586) il y a 2 ans
vmdeps.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
vmgen.nim 4b377b07fc fixes #19201; fixes sink causes crash in VM (#20658) il y a 2 ans
vmhooks.nim 7f6e800caf move assertions out of system (#19599) il y a 2 ans
vmmarshal.nim b6bfe38ff5 move formatfloat out of system (#20195) il y a 2 ans
vmops.nim 14a2fb71b9 change vm imports after bootstrapping (#20602) il y a 2 ans
vmprofiler.nim f92d2eaa35 cleanup of PR #14833 (VM profiler) il y a 4 ans
wordrecg.nim 2cca38d33c pragma for sfCallsite instead of name check + better semantics, test (#20464) il y a 2 ans

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.