ringabout 56a15976b5 fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" (#19119) (#20327) hace 2 años
..
ic 831fed1c01 Don't require blank line before Markdown code (1.6) (#20216) hace 2 años
nimfix b74b914e4f [backport] use old style hints in .cfg files (#18917) hace 3 años
plugins a9485f19a5 fixes #20162; locals doesn't work with ORC [backport] (#20163) hace 2 años
aliases.nim 1db21721ec Fixed objects being erroneously zeroed out before object construction (#12814) [backport] hace 5 años
ast.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
astalgo.nim 3b3006ef16 add comment to astalgo.debug (#18594) hace 3 años
astmsgs.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) hace 3 años
bitsets.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) hace 5 años
btrees.nim 3bc625aff1 ORC: progress (#18000) hace 4 años
ccgcalls.nim ff819757be fixes #19631 (#19618) hace 3 años
ccgexprs.nim 73e569fec9 fixes the regressions caused by the fix for #20107 [backport] (#20287) hace 2 años
ccgliterals.nim b68eb1cad0 Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0. (#13190) hace 5 años
ccgmerge_unused.nim 6c1c8f51b3 IC: green tests (#17311) hace 4 años
ccgreset.nim aae2356b91 fixes #19967; reset does not work on set [backport: 1.2] (#19968) hace 2 años
ccgstmts.nim 35c812fda1 nvro don't touch cdecl types [backport: 1.6] (#19461) hace 3 años
ccgthreadvars.nim e112974920 fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750) hace 4 años
ccgtrav.nim fd31e8ff6f allow old styled RTTI for arc/orc (#15331) hace 4 años
ccgtypes.nim 9df55a8979 output byref types into --header file [backport: 1.6] (#19505) hace 3 años
ccgutils.nim ed126794b6 Fix #17412 (#17560) hace 4 años
cgen.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
cgendata.nim 2aa97a228a Removes deprecated {.injectStmt.}. Fixes #18666 (#18984) hace 3 años
cgmeth.nim 25745ad195 IC: final implementation steps (#16801) hace 4 años
closureiters.nim 65e0906e69 Fixed compilation of void closureiters with try stmt (#20138) [backport] hace 2 años
cmdlinehelper.nim 5e13d577ac undefine C symbols in JS backend [backport:1.6] (#19437) hace 3 años
commands.nim 252df3f1c0 Add 'usages' option to the --stylechecks error msg (#19759) hace 3 años
concepts.nim ac5435ecd0 Make error message for empty new-styled concept more descriptive (#18506) hace 3 años
condsyms.nim 6a2babac47 fixes #19078 [backport] (#19090) hace 3 años
debuginfo.nim 9c47bb9cc0 happy new year hace 8 años
debugutils.nim 87cd9b24a3 add more APIs to compiler/debugutils; re-export it (#18243) hace 3 años
depends.nim 3fd11d7e96 fix #18735; genDepend broken for duplicate module names in separate folders (#19988) hace 2 años
dfa.nim f7d642f2f3 [backport] arc: improve compile time of (nested) loops (#18890) hace 3 años
docgen.nim 33a1e3acb9 fixes #20132; fixes the broken jsondoc comand [backport] (#20135) hace 2 años
docgen2.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
enumtostr.nim 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) hace 4 años
errorhandling.nim a31e601550 misc fixes: build_all.sh, changelog (#17601) hace 4 años
evalffi.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
evaltempl.nim 0de3d4292f fix #16993, #18054, #17835 runnableExamples now works with templates and nested templates (#18082) hace 3 años
extccomp.nim 621061d62f Correctly detect major version of GCC (#20059) hace 2 años
filter_tmpl.nim 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) hace 3 años
filters.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) hace 5 años
gorgeimpl.nim 982086dbe9 Fixed #12337, leaking pipe after gorge (#12339) hace 5 años
guards.nim cdf9ac675b this ensures libp2p continues to compile [backport] (#18908) hace 3 años
hlo.nim 226595515c explicit ID generation for easier IC (#15559) hace 4 años
idents.nim 796498525a IC: next steps (#16550) hace 4 años
importer.nim 3177e16b0d fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687) hace 3 años
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) hace 4 años
injectdestructors.nim ece219de2f fixes #20303; wasMoved expressions with side effects for ORC (#20307) [backport] hace 2 años
installer.ini 73330711a3 make choosenim work on windows [backport] (#18993) hace 3 años
int128.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) hace 4 años
isolation_check.nim f85e09633d fixes #19013 [backport:1.6] (#19111) hace 3 años
jsgen.nim fc0aec6f1b Optimize lent in JS [backport:1.6] (#19393) hace 3 años
jstypes.nim 6a5973882b jsgen improve spacing (#18048) hace 4 años
lambdalifting.nim 92457cbc39 Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport] hace 3 años
layouter.nim 4f0bac791a fix #12155, improve nimpretty's handling of pragmas (#17353) hace 4 años
lexer.nim 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) hace 3 años
liftdestructors.nim 8923e34d7f Prevent use-after-free bugs in object variants. Fixes bug #20305 (#20300) [backport] hace 2 años
liftlocals.nim 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) hace 4 años
lineinfos.nim d7370ce269 fix broken CI (#19472) hace 3 años
linter.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
llstream.nim 507873be25 Use readable escape sequences (#17241) hace 4 años
lookups.nim 8f4bdb3596 [minor]break loops after a candidate is added to seqs (#18770) hace 3 años
lowerings.nim 92457cbc39 Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport] hace 3 años
macrocacheimpl.nim cf6dd57efe IC: next steps (#16632) hace 4 años
magicsys.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) hace 4 años
main.nim b741f3cbd3 fix nim check nimscript [backport: 1.6] (#19444) hace 3 años
modulegraphs.nim 113bd34b6c remove duplicate definitions of the two iterators hace 2 años
modulepaths.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
modules.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
msgs.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
ndi.nim d3020af44d fix open file leak when running --debugger:native (#13832) hace 5 años
nilcheck.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) hace 4 años
nim.cfg 56a15976b5 fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" (#19119) (#20327) hace 2 años
nim.nim 1acba63cb7 cross compilation targetting windows now supports `nim r`: `nim r -d:mingw main` (#18682) hace 3 años
nimblecmd.nim 5e6680406f Add changes required by Nimble lock file support (#12104) hace 3 años
nimconf.nim fd2da6da54 fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641) hace 3 años
nimeval.nim f0af4a36b9 Added setGlobalValue to VM api (#19007) hace 3 años
nimlexbase.nim 24178bf8aa get rid of the warnings during bootstrapping (#18741) hace 3 años
nimpaths.nim a9b62de895 CIs: attempt to use csources_v1 (#16282) hace 4 años
nimsets.nim da29222f86 init checks and 'out' parameters (#14521) hace 4 años
nodejs.nim 0ae2d1ea88 Improve error message when NodeJS is not installed and 'nim js -r' is run (#18978) hace 3 años
nversion.nim 39290cf88c Fix spellings (#12277) [backport] hace 5 años
optimizer.nim 2f213db7ee fixes #11225; generic sandwich problems; [backport:1.2] (#17255) hace 4 años
options.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
packagehandling.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
packages.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
parampatterns.nim e09c259bf3 reuse existing toHumanStr (#15674) hace 4 años
parser.nim 0648cde117 fixes grammar typos [backport] (#19289) hace 3 años
passaux.nim 0483a5ffaf improvements to hint:processing: show import stack, distinguish nims, show includes etc (#18372) hace 3 años
passes.nim fd76c00479 Refactor and doc package handling, module name mangling (#19821) hace 2 años
pathutils.nim 57bd64582c move tests under the compiler directory to testament (#16096) hace 4 años
patterns.nim 56bd5cbb87 fix a typo (canonilization => canonicalization) (#18914) hace 3 años
platform.nim 1dc47696c0 Add Zephyr Support (#19003) hace 3 años
pluginsupport.nim a325692fb2 refactoring: fewer global variables hace 7 años
pragmas.nim cba0c20be8 Allow custom pragma on iterators [backport] (#20344) hace 2 años
prefixmatches.nim 57bd64582c move tests under the compiler directory to testament (#16096) hace 4 años
procfind.nim 4b9eea2fcc Fix forward declarations in shadow scope contexts (#15386) hace 4 años
readme.md 14f76f721d refactor: renamed readme to readme.md (#14283) hace 5 años
renderer.nim 85841cd318 fix NimNode comment repr() regression [backport: 1.2] (#19726) hace 3 años
renderverbatim.nim ae7e7756fe runnableExamples now show originating location in stacktraces on failure (#18457) hace 3 años
reorder.nim cce1b24b1c ast: add getPIdent (#17684) hace 4 años
rodutils.nim cf0cf32d27 make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) hace 3 años
ropes.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) hace 5 años
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) hace 4 años
scriptconfig.nim d5b5827bc2 fix setCommand so it behaves like regular nim invocation (#18555) hace 3 años
sem.nim 576fece909 fixes 'lent T' inside object constructor [backport] (#18911) hace 3 años
semcall.nim e0ef859130 strict effects (#18777) hace 3 años
semdata.nim cddf8ec6f6 implements https://github.com/nim-lang/RFCs/issues/407 (#18793) hace 3 años
semexprs.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
semfields.nim 796498525a IC: next steps (#16550) hace 4 años
semfold.nim 2064fda582 [semfold] fix #19199; properly fold uint to float conversion (#19890) [backport] hace 2 años
semgnrc.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
seminst.nim e8dad482a3 fixes #16246 (#18800) hace 3 años
semmacrosanity.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) hace 4 años
semmagic.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
semobjconstr.nim b614d97a2d misc bugfixes [backport:1.2] (#19203) hace 3 años
semparallel.nim a7d6ba4526 minor typos (#17668) hace 4 años
sempass2.nim f194356d21 fix #19435; don't create TypeBoundOps for tyOpenArray, tyVarargs [backport: 1.6] (#19723) hace 3 años
semstmts.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
semtempl.nim e32de02f0a fix #13515 [backport] (#20315) hace 2 años
semtypes.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
semtypinst.nim 3493783d0f test whether it is unnecessary (#18893) hace 3 años
sighashes.nim 24178bf8aa get rid of the warnings during bootstrapping (#18741) hace 3 años
sigmatch.nim 56409c15c0 fixes #19015 [backport:1.6] (#19204) hace 3 años
sinkparameter_inference.nim 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) hace 4 años
sizealignoffsetimpl.nim 0bb7bd07d2 fixes #19569 (#19595) [backport] hace 3 años
sourcemap.nim 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) hace 4 años
spawn.nim 92457cbc39 Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport] hace 3 años
strutils2.nim bbe49a14ae Correct all eggs (#15906) hace 4 años
suggest.nim bd1ca4bb3f [nimsuggest] fix def call on identifier 2 times on the line (#20228) hace 2 años
syntaxes.nim 5c9c1988f6 -d:nimDebug: calls doAssert false instead of quit (#17739) hace 4 años
tccgen.nim 93cd98dd14 move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850) hace 5 años
transf.nim 34a53e8049 fixes #12642 (#18811) hace 3 años
trees.nim 2e4b6b94e6 Revert "fix #16185 (#16195)" (#16197) hace 4 años
treetab.nim 72d6b59ffa treetab: tiny cleanup (#17929) hace 4 años
typeallowed.nim a8e040ec30 bugfix: varargs count as open arrays (#19447) hace 3 años
types.nim ac57c3193d fixes an old ARC bug: the produced copy/sink operations don't copy the hidden type field for objects with enabled inheritance; fixes #19205 [backport:1.6] (#19232) hace 3 años
typesrenderer.nim 13b1b19a83 remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) hace 4 años
varpartitions.nim c9a52971f4 dec inLoop after exiting the while scope in computeLiveRanges [backport] (#19918) hace 2 años
vm.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
vmconv.nim 4f118721be make system random work in VM (#17059) hace 4 años
vmdef.nim 3bc625aff1 ORC: progress (#18000) hace 4 años
vmdeps.nim 897e50d5fe getType now works with tyInferred (arising from concepts); refs #18220 (#18241) hace 3 años
vmgen.nim c9e7798978 [cleanup] remove unnecessary procs in vm (#19888) hace 2 años
vmhooks.nim cf0cf32d27 make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) hace 3 años
vmmarshal.nim 1247043c90 fix marshal bugs in VM (#19161) [backport:1.6] hace 3 años
vmops.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años
vmprofiler.nim f92d2eaa35 cleanup of PR #14833 (VM profiler) hace 4 años
wordrecg.nim c484943cab Change `styleCheck` to ignore foreign packages (#19822) hace 2 años

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.