narimiran f7145dd26e Revert "leave type section symbols unchanged on resem, fix overly general double semcheck for forward types (#24888)" 1 周之前
..
ic b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
plugins 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) 1 年之前
aliasanalysis.nim 93ced31353 use strictdefs for compiler (#22365) 1 年之前
aliases.nim 91ad6a740b type refactor: part 4 (#23077) 1 年之前
ast.nim 20ff258a08 clean up opensym encounters in compiler (#24866) 2 周之前
astalgo.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 年之前
astmsgs.nim 20698b8057 fixes #23494; Wrong type in object construction error message (#23504) 1 年之前
astyaml.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) 9 月之前
bitsets.nim 816589b667 NIR: Nim intermediate representation (#22777) 1 年之前
btrees.nim 93ced31353 use strictdefs for compiler (#22365) 1 年之前
cbuilder.nim 2cdc0e913f use cbuilder for tuple/object generation (#24145) 7 月之前
ccgcalls.nim 01389b5eb9 `conv` needs to be picky about aliases and introduces a temp for `addr conv` (#24818) 4 周之前
ccgexprs.nim 01389b5eb9 `conv` needs to be picky about aliases and introduces a temp for `addr conv` (#24818) 4 周之前
ccgliterals.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 年之前
ccgmerge_unused.nim a7133e0594 removed unused sections in codegen (#20976) 2 年之前
ccgreset.nim d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) 8 月之前
ccgstmts.nim 9f4fe7fd7a fixes #24770; Thread local not registed as GC root when =destroy exists (#24776) 1 月之前
ccgthreadvars.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) 9 月之前
ccgtrav.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) 9 月之前
ccgtypes.nim beb54a5a75 consider proc return type as weak reference in codegen (#24894) 1 周之前
ccgutils.nim faa4042e26 Revert "implements internal sink copy (#24747)" 1 月之前
cgen.nim bfd25121f9 Revert "fixes move for `getPotentialWrites` (#24753)" 1 月之前
cgendata.nim 5e22d8bc3c fixes #24395; remove ndi (#24396) 3 月之前
cgmeth.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
closureiters.nim a8d87c041c don't traverse inner procs to lift locals in closure iters (#24876) 2 周之前
cmdlinehelper.nim a24990bd8c fixes #23429; rework `--verbosity` with warnings/hints (#23441) 1 年之前
commands.nim ec1d68fc64 Allow specifiying path to use for stdin error messages (#24595) 2 周之前
compiler.nimble 2bb7277a61 Create compiler and nimsuggest packages (#22118) 1 年之前
concepts.nim ee44fe197b new-style concept bugfix (#24858) 2 周之前
condsyms.nim 5aeabdac8f symmetric difference operation for sets via `xor` (#24286) 3 月之前
debuginfo.nim 9c47bb9cc0 happy new year 8 年之前
debugutils.nim 6f4bacff67 Extend and document compiler debugging utilities (#19841) 2 年之前
depends.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
dfa.nim a2a6565e23 fixes `lastRead` uses the `when nimvm` branch (#24834) 4 周之前
docgen.nim b5ee86b43f fix(docgen): export for imported symbols missing; closes #24890 (#24891) 1 周之前
docgen2.nim 93ced31353 use strictdefs for compiler (#22365) 1 年之前
enumtostr.nim 545058a4ea account for invalid data in enum `$` on arc/orc (#24886) 1 周之前
errorhandling.nim 02be027e9b IC: progress and refactorings (#22961) 1 年之前
evalffi.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
evaltempl.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
expanddefaults.nim d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) 8 月之前
extccomp.nim 6032a14f26 fixes #10625; setjmp on linux mangles ebp leading to early collection (#24787) 1 月之前
filter_tmpl.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
filters.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
gorgeimpl.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
guards.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
hlo.nim 3b206ed988 Fix #22604: Make endsInNoReturn traverse the tree (#22612) 1 年之前
idents.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
importer.nim 6deb3a90ae check if unused import warning is enabled before adding import to stack (#24554) 3 月之前
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) 4 年之前
injectdestructors.nim e7244c0d28 remove wrong import 2 周之前
installer.ini 77c04092e0 Add linux/loongarch64 support in 'compiler/installer.ini' (#23672) 11 月之前
int128.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 年之前
isolation_check.nim a83c535ed4 docs: fix typos (#24573) 3 月之前
jsgen.nim 98403a06e7 fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335) 3 月之前
jstypes.nim e51e98997b type refactoring: part 2 (#23059) 1 年之前
lambdalifting.nim a8d87c041c don't traverse inner procs to lift locals in closure iters (#24876) 2 周之前
layeredtable.nim 82974d91ce new-style concepts adjusments (#24697) 1 月之前
layouter.nim cd4ecddb30 nimpretty: check the rendered AST for wrong output (#23057) 1 年之前
lexer.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 年之前
liftdestructors.nim 397eb361e9 fixes #24879; Data getting wiped on copy with iterators and =copy on refc (#24880) 1 周之前
liftlocals.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
lineinfos.nim ee1ecbd51e give hint for forward declarations with unknown raises effects (#24767) 1 月之前
linter.nim fa1819eb2d make linter use lineinfo to check originating package (#24270) 3 月之前
llstream.nim 3a9920d8fd repl: support eof, define object with fields (#24784) 1 月之前
lookups.nim 20ff258a08 clean up opensym encounters in compiler (#24866) 2 周之前
lowerings.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
macrocacheimpl.nim cf6dd57efe IC: next steps (#16632) 4 年之前
magicsys.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
main.nim 732f7752a9 remove nir; succeeded by nif (#23809) 9 月之前
mangleutils.nim fc48c7e615 apply the new mangle algorithm to JS backend for parameters and procs (#23476) 1 年之前
modulegraphs.nim d357a2e9a5 modulegraphs: added a flag useful for gear2 (#24293) 3 月之前
modulepaths.nim 4eaa3b028c fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168) 1 年之前
modules.nim 6b31400ade adds a getter/setter for `owner` (#24318) 3 月之前
msgs.nim 651fdbe586 Fixes #23624 "nim check crash" (#23625) 7 月之前
nilcheck.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
nim.cfg 40476fa24f fixes #23114; Nim v2 regression emit / asm var param dereference inconsistency (#24547) 3 月之前
nim.nim 494c24a7ce fixes #23848; The comand `nim gendepend` defaults to ORC (#23851) 9 月之前
nimblecmd.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 年之前
nimconf.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 年之前
nimeval.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 年之前
nimlexbase.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
nimpaths.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
nimsets.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
nodejs.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
nodekinds.nim 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) 8 月之前
nversion.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 2 年之前
optimizer.nim 2de409cd0c fixes #24806; don't elide `wasMoved` when syms are used in blocks (#24831) 3 周之前
options.nim ec1d68fc64 Allow specifiying path to use for stdin error messages (#24595) 2 周之前
packagehandling.nim 93ced31353 use strictdefs for compiler (#22365) 1 年之前
packages.nim fa1819eb2d make linter use lineinfo to check originating package (#24270) 3 月之前
parampatterns.nim 538603e01d allow conversions between `var` types of range types and base types (#24037) 8 月之前
parser.nim 1227799b84 implement parser for new case objects (#24885) 1 周之前
passaux.nim b8dc58d884 test removing dollar for objects out of system (#20242) 2 年之前
passes.nim 022bd12e82 improve passes.nim (#24376) 3 月之前
pathutils.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
patterns.nim 20ff258a08 clean up opensym encounters in compiler (#24866) 2 周之前
pipelines.nim ec1d68fc64 Allow specifiying path to use for stdin error messages (#24595) 2 周之前
pipelineutils.nim d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 2 年之前
platform.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
pluginsupport.nim a325692fb2 refactoring: fewer global variables 7 年之前
pragmas.nim 94497c790b allow setting arbitrary size for importc types (#24868) 2 周之前
prefixmatches.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
procfind.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 年之前
pushpoppragmas.nim 4bf323d6c4 fixes push warnings for sempass2 (#23603) 8 月之前
readme.md 1ad618d96c clean up the documentation (#22196) 1 年之前
renderer.nim 20ff258a08 clean up opensym encounters in compiler (#24866) 2 周之前
renderverbatim.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
reorder.nim 20ff258a08 clean up opensym encounters in compiler (#24866) 2 周之前
rodutils.nim b79b39128e NIR: C codegen additions (#22914) 1 年之前
ropes.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 1 年之前
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) 4 年之前
scriptconfig.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
sem.nim 7842428261 fixes `=copy` is transformed into `nkFastAsgn` and unify `mAsgn` handling (#24857) 2 周之前
semcall.nim 74f4042f89 isolate and rematch generic converters to get bindings (#24867) 2 周之前
semdata.nim f7145dd26e Revert "leave type section symbols unchanged on resem, fix overly general double semcheck for forward types (#24888)" 1 周之前
semexprs.nim 0c8cefcbef fix field setter fallback that never worked (#24871) 2 周之前
semfields.nim 66e2352bf9 fixes #24339; underscores used with `fields` and `fieldPairs` (#24341) 1 月之前
semfold.nim 05beb32d07 folding const expressions with branching logic (#24689) 1 月之前
semgnrc.nim f5453e453e Fixes 3 small issues with concepts (#24481) 3 月之前
seminst.nim a19d06e1f7 generally disallow recursive structural types, check proc param types (#24893) 1 周之前
semmacrosanity.nim 6bc07c7e3f handle ranges in `annotateType` for set constructors (#24737) 1 月之前
semmagic.nim 7842428261 fixes `=copy` is transformed into `nkFastAsgn` and unify `mAsgn` handling (#24857) 2 周之前
semobjconstr.nim c5ee216c42 Make 'field is not accessible' and 'field initialized twice' errors point to the field inside the obj construction (#24557) 3 月之前
semparallel.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
sempass2.nim 0dd198278e overhaul hook injections (#24841) 2 周之前
semstmts.nim f7145dd26e Revert "leave type section symbols unchanged on resem, fix overly general double semcheck for forward types (#24888)" 1 周之前
semstrictfuncs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 2 年之前
semtempl.nim a627c9ba9c don't mark captured field sym in template as fully used (#24660) 3 月之前
semtypes.nim f7145dd26e Revert "leave type section symbols unchanged on resem, fix overly general double semcheck for forward types (#24888)" 1 周之前
semtypinst.nim a19d06e1f7 generally disallow recursive structural types, check proc param types (#24893) 1 周之前
sighashes.nim d43a5954c5 remove nontoplevel type hack + consider symbol disamb in type hash (#23969) 8 月之前
sigmatch.nim 74f4042f89 isolate and rematch generic converters to get bindings (#24867) 2 周之前
sinkparameter_inference.nim 02be027e9b IC: progress and refactorings (#22961) 1 年之前
sizealignoffsetimpl.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
sourcemap.nim b387bc49b5 chore: fix some typos (#23412) 1 年之前
spawn.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
suggest.nim 1ad4e80060 fixes #22409; don't check style for enumFieldSymChoice in the function (#23580) 11 月之前
suggestsymdb.nim 899ba01ccf + added nimsuggest support for exception inlay hints (#23202) 1 年之前
syntaxes.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 年之前
tccgen.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 1 年之前
transf.nim 093f5a1de5 Makes `except:` panics on `Defect` (#24821) 3 周之前
trees.nim 20ff258a08 clean up opensym encounters in compiler (#24866) 2 周之前
treetab.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
typeallowed.nim f3da96d880 include new concepts in typeclasses, makes containsGenericType work (#24453) 3 月之前
types.nim f7145dd26e Revert "leave type section symbols unchanged on resem, fix overly general double semcheck for forward types (#24888)" 1 周之前
typesrenderer.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
varpartitions.nim 26107e931c fixes #23973; fixes #23974; Memory corruption with lent and ORC (#23981) 8 月之前
vm.nim 20ff258a08 clean up opensym encounters in compiler (#24866) 2 周之前
vmconv.nim db603237c6 Types: Refactorings; step 1 (#23055) 1 年之前
vmdef.nim bcecce885f track introduced locals in vmgen for eval check (#24674) 1 月之前
vmdeps.nim b3e02ef0c3 make `PNode.typ` a private field (#24326) 3 月之前
vmgen.nim 349ee54838 Fixes a nimsuggest crash (#24873) 1 周之前
vmhooks.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 1 年之前
vmmarshal.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 年之前
vmops.nim 093f5a1de5 Makes `except:` panics on `Defect` (#24821) 3 周之前
vmprofiler.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
vtables.nim 52809cd3dd fixes #24476; remove proc type cast if they are same types for backends (#24480) 3 月之前
wordrecg.nim 1324d2e04c Asm syntax pragma (#23119) 1 年之前

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.