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

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.