Andrey R (cooldome) f7e0fd84a4 fix spacing преди 4 години
..
nimfix 39290cf88c Fix spellings (#12277) [backport] преди 5 години
plugins 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
aliases.nim 1db21721ec Fixed objects being erroneously zeroed out before object construction (#12814) [backport] преди 5 години
asciitables.nim 39290cf88c Fix spellings (#12277) [backport] преди 5 години
ast.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) преди 4 години
astalgo.nim 4e438f9096 const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488) преди 4 години
bitsets.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
btrees.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
canonicalizer.nim 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) преди 5 години
ccgcalls.nim 8978112457 fixes a C code generator regression, no need to backport, only the 1.4 line is affected (#15569) преди 4 години
ccgexprs.nim 833035bacd arc allocation method aligned (#15588) преди 4 години
ccgliterals.nim b68eb1cad0 Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0. (#13190) преди 5 години
ccgmerge.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
ccgreset.nim b35d370d88 specialize genericReset (#14398) преди 4 години
ccgstmts.nim 4e438f9096 const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488) преди 4 години
ccgthreadvars.nim bc712c28fc fixes #14865 (#14937) преди 4 години
ccgtrav.nim fd31e8ff6f allow old styled RTTI for arc/orc (#15331) преди 4 години
ccgtypes.nim 9668a1106d Fix 15543 (#15544) преди 4 години
ccgutils.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
cgen.nim 4e438f9096 const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488) преди 4 години
cgendata.nim fd31e8ff6f allow old styled RTTI for arc/orc (#15331) преди 4 години
cgmeth.nim 38068f9778 Make explicit {.nimcall.} a seperate calling convention преди 4 години
closureiters.nim aa1d7fe1e9 closureiters: fixes #15243 (#15454) [backport:1.2] преди 4 години
cmdlinehelper.nim 3492178494 refactoring: removed cmdlinehelper.mainCommand callback преди 4 години
commands.nim 977bccdbff Make useVersion:1.0 disable the proc arg sym change (#15570) преди 4 години
condsyms.nim 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) преди 4 години
debuginfo.nim 9c47bb9cc0 happy new year преди 8 години
depends.nim 1f1e4de3bc Make ./koch temp --gc:arc work (#14186) преди 4 години
dfa.nim 8e3f51f06c fixes #15130 (#15141) преди 4 години
docgen.nim 112b11c154 group procs of the same name in TOC (#15487) преди 4 години
docgen2.nim 112b11c154 group procs of the same name in TOC (#15487) преди 4 години
enumtostr.nim d375120c42 rename sfAlwaysReturn to sfNeverRaises преди 4 години
evalffi.nim b022576ce9 Use typeflag instead преди 4 години
evaltempl.nim 2629d619a1 Fix forward declaration issues in template/macro context (#15091) преди 4 години
extccomp.nim 51e3e0c7c4 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) преди 4 години
filter_tmpl.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
filters.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
gorgeimpl.nim 982086dbe9 Fixed #12337, leaking pipe after gorge (#12339) преди 5 години
guards.nim da29222f86 init checks and 'out' parameters (#14521) преди 4 години
hlo.nim bd90199a2f fix #8312 --hints:off and --warnings:off now honored everywhere (#13489) преди 4 години
idents.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
idgen.nim 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules преди 5 години
importer.nim a0049d1fb0 compiler: minor code cleanups преди 4 години
incremental.nim 07a986afa1 disable IC and the SQLite dependency for version 1 преди 5 години
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) преди 4 години
injectdestructors.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) преди 4 години
installer.ini d4892e9388 koch, compiler: bundle fusion as part of the source archive (#15409) преди 4 години
int128.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
isolation_check.nim a0049d1fb0 compiler: minor code cleanups преди 4 години
jsgen.nim 7cee63bba3 avoid #8231, bitwise move to mul,div (#15070) преди 4 години
jstypes.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
lambdalifting.nim b022576ce9 Use typeflag instead преди 4 години
layouter.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
lexer.nim 992952d868 nimpretty: do not produce 'line too long' messages (#15541) преди 4 години
liftdestructors.nim 644eb4dd54 ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for easier stress testing (#15572) преди 4 години
liftlocals.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
lineinfos.nim acbe27b082 disable 'observable stores' warning message for 1.4 (#15507) преди 4 години
linter.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
llstream.nim b3176b8817 Attempt to finish off araq cpp exceptions (#13695) преди 4 години
lookups.nim 4b9eea2fcc Fix forward declarations in shadow scope contexts (#15386) преди 4 години
lowerings.nim bc179ccc3f fixes #15076 (#15329) преди 4 години
macrocacheimpl.nim 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules преди 5 години
magicsys.nim 9295251e68 Implements RFCs #209 (#13995) преди 4 години
main.nim d66e274e1a refactoring: moved setOutFile to where it belongs преди 4 години
modulegraphs.nim 3a2697dd73 drnim: tiny progress (#13882) преди 4 години
modulepaths.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
modules.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
msgs.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
ndi.nim d3020af44d fix open file leak when running --debugger:native (#13832) преди 4 години
nim.cfg ff70ff529d remove nim.cfg file change lefover [backport:1.2] (#15469) преди 4 години
nim.nim 3492178494 refactoring: removed cmdlinehelper.mainCommand callback преди 4 години
nimblecmd.nim 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) преди 5 години
nimconf.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
nimeval.nim 098a8a7c52 nimeval errorHook support (#15255) преди 4 години
nimlexbase.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
nimpaths.nim 8a6c5edc43 use release version (#15400) преди 4 години
nimsets.nim da29222f86 init checks and 'out' parameters (#14521) преди 4 години
nodejs.nim d7a7662a7f Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627) преди 5 години
nversion.nim 39290cf88c Fix spellings (#12277) [backport] преди 5 години
optimizer.nim c5358b0d4b An optimizer for ARC (#14962) преди 4 години
options.nim 977bccdbff Make useVersion:1.0 disable the proc arg sym change (#15570) преди 4 години
packagehandling.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
parampatterns.nim 9828392df3 implements https://github.com/nim-lang/RFCs/issues/257 (#15466) преди 4 години
parser.nim 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) преди 4 години
passaux.nim 1056f9ecff properly handle note override logic/verbosity/config/cmdline using modifiedyNotes, cmdlineNotes преди 4 години
passes.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
pathutils.nim 62c113ebc7 fix #13579 joinPath("/foo/", "../a") is now /a (#13586) преди 4 години
patterns.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
platform.nim 6c49767a6c Fixing issue #15302 -- lwip doesn't support signals (#15303) преди 4 години
pluginsupport.nim a325692fb2 refactoring: fewer global variables преди 6 години
pragmas.nim 51e3e0c7c4 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) преди 4 години
prefixmatches.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
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 0ac74ddd74 fixes a regression преди 4 години
renderverbatim.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
reorder.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
rod.nim 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules преди 5 години
rodimpl.nim 51e3e0c7c4 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) преди 4 години
rodutils.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
ropes.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) преди 4 години
scriptconfig.nim 91ce4515c8 fix gc:arc in nimscript (#15525) преди 4 години
sem.nim 3f00a738db fixes #15280 [backport:1.2] (#15281) преди 4 години
semcall.nim 0b74d26d0c don't raise index defects on malformed ast (#15278) преди 4 години
semdata.nim 35ff17410f Expand hoisted default params in sem (#15270) преди 4 години
semexprs.nim 4058801607 spec for view types (#15424) преди 4 години
semfields.nim 2a8bf470af fixes #15101 [backport] (#15171) преди 4 години
semfold.nim d430216288 fixes #15532 (#15534) преди 4 години
semgnrc.nim fb58066b61 Fix #5691 (#15158) преди 4 години
seminst.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
semmacrosanity.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
semmagic.nim 66cd9c2e57 Fix #15599 (#15601) преди 4 години
semobjconstr.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
semparallel.nim 149251cab9 [cleanup] fix UnusedImport sempass2 compiler/semparallel.nim (#14426) преди 4 години
sempass2.nim 04f8fcfbd0 Tables, use sink val arguments more actively (#15625) преди 4 години
semstmts.nim da4aa2e1fb renamed '=' to '=copy' [backport:1.2] (#15585) преди 4 години
semtempl.nim ab405c936e views: yet another bugfix (#15447) преди 4 години
semtypes.nim 977bccdbff Make useVersion:1.0 disable the proc arg sym change (#15570) преди 4 години
semtypinst.nim 35ff17410f Expand hoisted default params in sem (#15270) преди 4 години
sighashes.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
sigmatch.nim c664fb2843 sigmatch: hotfix [backport] (#15565) преди 4 години
sinkparameter_inference.nim d9e907c0e2 fixes #14079 [backport:1.2] (#14163) преди 4 години
sizealignoffsetimpl.nim fe187719ab fix #15516 (#15518) преди 4 години
sourcemap.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
spawn.nim 1854d29781 scoped memory management (#14790) преди 4 години
strutils2.nim 8bbdb8f43f fix #14545 windows CI docs (#14590) преди 4 години
suggest.nim c2ba4ef979 suggest: try to find the implementation of a symbol when def is used (#15555) преди 4 години
syntaxes.nim 13e659cfec Big compiler Cleanup (#14777) преди 4 години
tccgen.nim 93cd98dd14 move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850) преди 4 години
transf.nim 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) преди 4 години
trees.nim 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) преди 4 години
treetab.nim 7e747d11c6 Cosmetic compiler cleanup (#12718) преди 5 години
typeallowed.nim 4e438f9096 const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488) преди 4 години
types.nim 538a57a522 fixes #15511 (#15524) преди 4 години
typesrenderer.nim 112b11c154 group procs of the same name in TOC (#15487) преди 4 години
varpartitions.nim 0426a4d85a fixes #15508 (#15509) преди 4 години
vm.nim 2629d619a1 Fix forward declaration issues in template/macro context (#15091) преди 4 години
vmconv.nim b2720317fa add `--experimental:vmopsDanger`; add generic conversion for vmops (#13813) преди 4 години
vmdef.nim 2629d619a1 Fix forward declaration issues in template/macro context (#15091) преди 4 години
vmdeps.nim 35ff17410f Expand hoisted default params in sem (#15270) преди 4 години
vmgen.nim f7e0fd84a4 fix spacing преди 4 години
vmhooks.nim 2925a47ae6 Fix vm.nim for --gc:arc (#13741) преди 4 години
vmmarshal.nim d130175342 cursor and mutation tracking fixes (#15113) преди 4 години
vmops.nim 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) преди 4 години
vmprofiler.nim f92d2eaa35 cleanup of PR #14833 (VM profiler) преди 4 години
wordrecg.nim 50b6f6996a .noalias annotation; frontend support (#15419) преди 4 години

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.