Andreas Rumpf 8dfe5acac0 Merge branch 'devel' into araq-pipeline пре 2 година
..
ic 8dfe5acac0 Merge branch 'devel' into araq-pipeline пре 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 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 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 08ae3467b9 refactorings (#20536) пре 2 година
cgendata.nim ca1f3f36b9 no ropes WIP (#20433) пре 2 година
cgmeth.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 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) пре 3 година
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 e290b028ab Make rstgen work with gcsafe (#20534) пре 2 година
docgen2.nim de9cbf6af1 Fix auto links to subheader when TOC is present (#20279) пре 2 година
enumtostr.nim 08ae3467b9 refactorings (#20536) пре 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 08ae3467b9 refactorings (#20536) пре 2 година
jstypes.nim ca1f3f36b9 no ropes WIP (#20433) пре 2 година
lambdalifting.nim 08ae3467b9 refactorings (#20536) пре 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 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 2 година
linter.nim 70c25c45d6 fixes #20397; fixes stylecheck regression (#20398) пре 2 година
llstream.nim 7f6e800caf move assertions out of system (#19599) пре 2 година
lookups.nim db3d2971cf fix #18886 crash on ambiguous proc cast (#20472) пре 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 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 2 година
md5_old.nim a95399143f Use openarray of bytes in md5 (#19307) пре 3 година
modulegraphs.nim c50d97a349 progress пре 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 e290b028ab Make rstgen work with gcsafe (#20534) пре 2 година
ndi.nim 7f6e800caf move assertions out of system (#19599) пре 2 година
nilcheck.nim 7f6e800caf move assertions out of system (#19599) пре 2 година
nim.cfg e290b028ab Make rstgen work with gcsafe (#20534) пре 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 e290b028ab Make rstgen work with gcsafe (#20534) пре 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 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 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 0c0b086d58 fixes #20524; add forbids pragmas to hideable lists (#20525) пре 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 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 2 година
semdata.nim 0014b9c48e top-down type inference, implements rfc 149 (#20091) пре 2 година
semexprs.nim d954e698b3 Automatic dereferencing is removed (#20531) пре 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 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 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 083ea8f10c fix #7446 Generics: type mismatch 'SomeunsignedInt or Natural' (#20522) пре 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 08ae3467b9 refactorings (#20536) пре 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 5602183234 'lock levels' are deprecated, now a noop (#20539) пре 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 08ae3467b9 refactorings (#20536) пре 2 година
vmconv.nim 4f118721be make system random work in VM (#17059) пре 4 година
vmdef.nim 004fc23a3f [vm] remove unused opcSubstr opcode (#19834) пре 2 година
vmdeps.nim 7f6e800caf move assertions out of system (#19599) пре 2 година
vmgen.nim 08ae3467b9 refactorings (#20536) пре 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.