Tanguy f2bbff989f Fix nested finally handling in closureiters [backport] (#19933) 2 år sedan
..
nimfix 39290cf88c Fix spellings (#12277) [backport] 5 år sedan
plugins 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
aliases.nim 1db21721ec Fixed objects being erroneously zeroed out before object construction (#12814) [backport] 5 år sedan
asciitables.nim 39290cf88c Fix spellings (#12277) [backport] 5 år sedan
ast.nim 0888ac4097 fixes #16069; [backport:1.2] [backport:1.4] (#16115) 4 år sedan
astalgo.nim 8cb8cb7861 Implements RFCs #209 (#13995) 4 år sedan
bitsets.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
btrees.nim b8a436af93 kochdocs: use a glob instead of hardcoded list; generate docs for compiler/; bugfixes (#13221) 5 år sedan
canonicalizer.nim 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 år sedan
ccgcalls.nim 735e3eea78 allow converting static vars to `openArray` (#19049) 3 år sedan
ccgexprs.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
ccgliterals.nim b68eb1cad0 Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0. (#13190) 5 år sedan
ccgmerge.nim 0e7338d65c better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799) 5 år sedan
ccgreset.nim 7800fa394f specialize genericReset (#14398) 4 år sedan
ccgstmts.nim 8ea5475dd9 nimRawSetjmp: support Windows (#19197) 3 år sedan
ccgthreadvars.nim f500895efe Unexport even more symbols (#13214) 5 år sedan
ccgtrav.nim 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 år sedan
ccgtypes.nim 5e102df04d nrvo shouldn't touch bycopy object[backport:1.2] (#19385) 3 år sedan
ccgutils.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
cgen.nim 6e4fdbc4a9 fix #19193 (#19195) [backport:1.2] 3 år sedan
cgendata.nim f864c351f0 fixes #14240 [backport:1.2] (#14757) 4 år sedan
cgmeth.nim fb641483f0 arc optimizations (#13325) 4 år sedan
closureiters.nim f2bbff989f Fix nested finally handling in closureiters [backport] (#19933) 2 år sedan
cmdlinehelper.nim c1cbf94e2d remove isCmdLine; use passCmd1 4 år sedan
commands.nim 0798bd020b setjump => setjmp [backport: 1.2] (#19496) 2 år sedan
condsyms.nim 040adf415b [backport 1.0] add backend support for js bigint (#16606) 4 år sedan
debuginfo.nim 9c47bb9cc0 happy new year 8 år sedan
depends.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
dfa.nim 87992a3a18 Fix #14269 (#14286) 4 år sedan
docgen.nim b997e32129 fixes #13986 [backport:1.2] (#14173) 4 år sedan
docgen2.nim 7481f43753 fix #13349 regression: isNamedTuple now works with generic tuples (#13350) 5 år sedan
enumtostr.nim d375120c42 rename sfAlwaysReturn to sfNeverRaises 4 år sedan
evalffi.nim e70294dff2 enable testing -d:nimHasLibFFI mode (#13091) 5 år sedan
evaltempl.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
extccomp.nim 3e6d708175 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) 3 år sedan
filter_tmpl.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
filters.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
forloops.nim 2f557652d4 fix operators containing percent for VM usage (#13536) 4 år sedan
gorgeimpl.nim 982086dbe9 Fixed #12337, leaking pipe after gorge (#12339) 5 år sedan
guards.nim 9ffec79300 DrNim (Nim compiler with Z3 integration) (#13743) 4 år sedan
hlo.nim bd90199a2f fix #8312 --hints:off and --warnings:off now honored everywhere (#13489) 4 år sedan
idents.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
idgen.nim 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 år sedan
importer.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
incremental.nim 07a986afa1 disable IC and the SQLite dependency for version 1 5 år sedan
injectdestructors.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
installer.ini 86c8977726 compiler/installer.ini: package cacert.pem on Windows [backport:1.2] (#17172) 3 år sedan
int128.nim 68539a2926 fix last remaining warning when building nim (`intVal should be Int128`) + minor cleanups (#13841) 4 år sedan
jsgen.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
jstypes.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
lambdalifting.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
layouter.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
lexer.nim 991902e286 fixes a renderer regression 4 år sedan
liftdestructors.nim aec0d583d1 fixes #14495 [backport:1.2] (#14496) 4 år sedan
liftlocals.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
lineinfos.nim 74f34c81e8 feature: the compiler can warn when you use the implicit 'result' variable (#17988) [backport:1.2] 3 år sedan
linter.nim 34563f86c2 fixes #15848 [backport:1.2] (#17959) 3 år sedan
llstream.nim b3176b8817 Attempt to finish off araq cpp exceptions (#13695) 4 år sedan
lookups.nim afd0afe0a3 Deprecate when declared(echo):echo (#13840) 4 år sedan
lowerings.nim 586ebb090b fixes #13708 (#13711) 4 år sedan
macrocacheimpl.nim 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 år sedan
magicsys.nim 8cb8cb7861 Implements RFCs #209 (#13995) 4 år sedan
main.nim 75abd4dc68 fixes #14209 [backport:1.2] (#14213) 4 år sedan
modulegraphs.nim 9ffec79300 DrNim (Nim compiler with Z3 integration) (#13743) 4 år sedan
modulepaths.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
modules.nim 7ec7731f82 fix #13150 `nim doc --project` now works reliably (#13223) 5 år sedan
msgs.nim 5702a60793 Change severity of template instantiation message [backport] (#14526) 4 år sedan
ndi.nim d3020af44d fix open file leak when running --debugger:native (#13832) 4 år sedan
nim.cfg e3c85f5885 remove nim.cfg file change lefover [backport:1.2] (#15469) 4 år sedan
nim.nim 93cd98dd14 move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850) 4 år sedan
nimblecmd.nim 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 år sedan
nimconf.nim ce36fdc897 correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order 4 år sedan
nimeval.nim 39290cf88c Fix spellings (#12277) [backport] 5 år sedan
nimlexbase.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
nimsets.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
nodejs.nim d7a7662a7f Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627) 5 år sedan
nversion.nim 39290cf88c Fix spellings (#12277) [backport] 5 år sedan
options.nim 3e6d708175 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) 3 år sedan
packagehandling.nim 7ec7731f82 fix #13150 `nim doc --project` now works reliably (#13223) 5 år sedan
parampatterns.nim 97c68d9446 fixes #14498 [backport:1.2] (#14503) 4 år sedan
parser.nim 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 år sedan
passaux.nim 1056f9ecff properly handle note override logic/verbosity/config/cmdline using modifiedyNotes, cmdlineNotes 4 år sedan
passes.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
pathutils.nim 62c113ebc7 fix #13579 joinPath("/foo/", "../a") is now /a (#13586) 4 år sedan
patterns.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
platform.nim 2b9c458692 OSX: support for M1 [backport:1.0] (#16279) 4 år sedan
pluginsupport.nim a325692fb2 refactoring: fewer global variables 6 år sedan
pragmas.nim 3e6d708175 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) 3 år sedan
prefixmatches.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
procfind.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
readme.txt a03d8ed4c2 Expose some layouter elements, improve readme (#12361) 5 år sedan
renderer.nim 7b35ce9812 fix NimNode comment repr() regression [backport: 1.2] (#19726) 2 år sedan
reorder.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
rod.nim 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 år sedan
rodimpl.nim 3e6d708175 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) 3 år sedan
rodutils.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
ropes.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
saturate.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
scriptconfig.nim 1d665adecd [RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other languages (#13642) 4 år sedan
sem.nim 00cd7b8ca4 Revert "fixes #15280 [backport:1.2] (#15281)" (#15700) 4 år sedan
semcall.nim df490bd59f fixes #15056 [backport] 4 år sedan
semdata.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
semexprs.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
semfields.nim a41ece8d86 fixes #15101 [backport] (#15171) 4 år sedan
semfold.nim 4cb522fb8a allow `HSlice` bounded by constants of distinct types (#19219) [backport:1.2] 3 år sedan
semgnrc.nim ed263e174e fix #13524 astToStr now works inside generics (#13681) 4 år sedan
seminst.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
semmacrosanity.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
semmagic.nim e9d6d2b961 fixes #14616 [backport:1.2] (#15109) 4 år sedan
semobjconstr.nim 79f95a2efc misc bugfixes [backport:1.2] (#19203) 3 år sedan
semparallel.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
sempass2.nim 0ddf7153b8 fixes #15129 [backport:1.2] (#15144) 4 år sedan
semstmts.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
semtempl.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
semtypes.nim 9d11fc026b fixes #14189 (#15080) [backport] 4 år sedan
semtypinst.nim ce9a4ed124 Replace tfHasRequiresInit with a more accurate mechanism 4 år sedan
sighashes.nim 83e715c5b6 fixes #5170 (#13589) 4 år sedan
sigmatch.nim 2ce9352285 sigmatch: hotfix [backport] (#15565) 4 år sedan
sinkparameter_inference.nim 49decbf4b4 fixes #14079 [backport:1.2] (#14163) 4 år sedan
sizealignoffsetimpl.nim 777c28cf45 fix #15516 (#15518) 4 år sedan
sourcemap.nim 920add5880 sourcemaps for the JS codegen (#7508) 4 år sedan
spawn.nim 586ebb090b fixes #13708 (#13711) 4 år sedan
suggest.nim 216fd59c44 make `usage of foo is a user-defined error` more informative (#13833) 4 år sedan
syntaxes.nim bd90199a2f fix #8312 --hints:off and --warnings:off now honored everywhere (#13489) 4 år sedan
tccgen.nim 93cd98dd14 move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850) 4 år sedan
transf.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
trees.nim 0888ac4097 fixes #16069; [backport:1.2] [backport:1.4] (#16115) 4 år sedan
treetab.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
types.nim 90cf7177ca fixes #16897 [backport:1.2] (#16900) 4 år sedan
typesrenderer.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan
unittest_light.nim e17321aa24 improve formatting in assertEquals 6 år sedan
vm.nim fabbb7ea3e Fixed iteration limit hit from execproc (#15723) [backport:1.2] [backport:1.4] 4 år sedan
vmdef.nim 2925a47ae6 Fix vm.nim for --gc:arc (#13741) 4 år sedan
vmdeps.nim e50441ab33 Fix typeSym.getImpl for ref types (#13752) 4 år sedan
vmgen.nim a34845b66c fixes #11225; generic sandwich problems; [backport:1.2] (#17255) 3 år sedan
vmhooks.nim 2925a47ae6 Fix vm.nim for --gc:arc (#13741) 4 år sedan
vmmarshal.nim 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) 5 år sedan
vmops.nim ebc114c526 Revert "fix #17118 (#17119) [backport:1.2]" 3 år sedan
wordrecg.nim d01fca974d added an .assert pragma and mentioned the pragmas in the changelog 4 år sedan
writetracking.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 år sedan

readme.txt

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 https://nim-lang.org/docs/intern.html for more information.