ringabout d7671d3665 tests sink string in refc 4 meses atrás
..
ic 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
plugins 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) 1 ano atrás
aliasanalysis.nim 93ced31353 use strictdefs for compiler (#22365) 1 ano atrás
aliases.nim 91ad6a740b type refactor: part 4 (#23077) 1 ano atrás
ast.nim e28d2f42e9 include new concepts in typeclasses, makes containsGenericType work (#24453) 8 meses atrás
astalgo.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 ano atrás
astmsgs.nim 20698b8057 fixes #23494; Wrong type in object construction error message (#23504) 1 ano atrás
astyaml.nim 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) 1 ano atrás
bitsets.nim 816589b667 NIR: Nim intermediate representation (#22777) 1 ano atrás
btrees.nim 93ced31353 use strictdefs for compiler (#22365) 1 ano atrás
cbuilderbase.nim d8391a5c49 fixes nightlies failures (#24456) 8 meses atrás
cbuilderdecls.nim b7b1003e6a fix #pragma pack generation regression in packed case objects (#24461) 7 meses atrás
cbuilderexprs.nim 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 8 meses atrás
cbuilderstmts.nim 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 8 meses atrás
ccgcalls.nim f7a461a30c fixes #22101; std/pegs with nim cpp --mm:orc --exceptions:goto creates invalid C++ (#24531) 7 meses atrás
ccgexprs.nim d7671d3665 tests sink string in refc 4 meses atrás
ccgliterals.nim 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 8 meses atrás
ccgmerge_unused.nim a7133e0594 removed unused sections in codegen (#20976) 2 anos atrás
ccgreset.nim 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 8 meses atrás
ccgstmts.nim 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 8 meses atrás
ccgthreadvars.nim 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 8 meses atrás
ccgtrav.nim 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 8 meses atrás
ccgtypes.nim c452275e29 fixes #24705; encode `static parameters` into function names for debugging (#24707) 4 meses atrás
ccgutils.nim 7e8a650729 sink tuples by values (#24731) 4 meses atrás
cgen.nim 3bee04d9f3 prefix `NimDestroyGlobals` with `nimMainPrefix` (#24493) 7 meses atrás
cgendata.nim 726195d784 cbuilder: second half of cgen (#24432) 8 meses atrás
cgmeth.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
closureiters.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
cmdlinehelper.nim a24990bd8c fixes #23429; rework `--verbosity` with warnings/hints (#23441) 1 ano atrás
commands.nim 81d8c0fc17 fixes #20908; Unknown warnings and hints now give a warning (#24543) 7 meses atrás
compiler.nimble 2bb7277a61 Create compiler and nimsuggest packages (#22118) 2 anos atrás
concepts.nim e0197a8380 couple cases of valid concept bindings (#24513) 7 meses atrás
condsyms.nim 2af9ddc286 revert `strictDefs` as the default (#24620) 6 meses atrás
debuginfo.nim 9c47bb9cc0 happy new year 8 anos atrás
debugutils.nim 6f4bacff67 Extend and document compiler debugging utilities (#19841) 3 anos atrás
depends.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
dfa.nim 6cb2dca41d updated compiler DFA docs (#23527) 1 ano atrás
docgen.nim 93c24fe1c5 Fix quoted idents in ctags (#24317) 9 meses atrás
docgen2.nim 93ced31353 use strictdefs for compiler (#22365) 1 ano atrás
enumtostr.nim fe18ec5dc0 types refactoring; WIP (#23086) 1 ano atrás
errorhandling.nim 02be027e9b IC: progress and refactorings (#22961) 1 ano atrás
evalffi.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
evaltempl.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
expanddefaults.nim d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) 10 meses atrás
extccomp.nim 449106a5a4 use /link before each library linker option on MSVC (#24291) 9 meses atrás
filter_tmpl.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
filters.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
gorgeimpl.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
guards.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
hlo.nim 3b206ed988 Fix #22604: Make endsInNoReturn traverse the tree (#22612) 1 ano atrás
idents.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
importer.nim 986ca7dcd4 check if unused import warning is enabled before adding import to stack (#24554) 6 meses atrás
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) 5 anos atrás
injectdestructors.nim d0288d3b57 fixes #24504; fixes `ensureMove` for refs (#24505) 7 meses atrás
installer.ini 77c04092e0 Add linux/loongarch64 support in 'compiler/installer.ini' (#23672) 1 ano atrás
int128.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 ano atrás
isolation_check.nim cd220fe3e1 docs: fix typos (#24573) 6 meses atrás
jsgen.nim aa90d00caf fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335) 8 meses atrás
jstypes.nim e51e98997b type refactoring: part 2 (#23059) 1 ano atrás
lambdalifting.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
layeredtable.nim cad8726907 refactor to make sigmatch use LayeredIdTable for bindings (#24216) 9 meses atrás
layouter.nim cd4ecddb30 nimpretty: check the rendered AST for wrong output (#23057) 1 ano atrás
lexer.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 ano atrás
liftdestructors.nim e449813c61 fixes #24725; Invalid =sink generated for pure inheritable object (#24726) 4 meses atrás
liftlocals.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
lineinfos.nim 81d8c0fc17 fixes #20908; Unknown warnings and hints now give a warning (#24543) 7 meses atrás
linter.nim aaf6c408c6 make linter use lineinfo to check originating package (#24270) 9 meses atrás
llstream.nim 2f5cfd6829 fixes nim secret not flushing stdout (#23862) 1 ano atrás
lookups.nim 69e0cdb6c0 Fix line info for import (#24523) 7 meses atrás
lowerings.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
macrocacheimpl.nim cf6dd57efe IC: next steps (#16632) 4 anos atrás
magicsys.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
main.nim 732f7752a9 remove nir; succeeded by nif (#23809) 1 ano atrás
mangleutils.nim fc48c7e615 apply the new mangle algorithm to JS backend for parameters and procs (#23476) 1 ano atrás
modulegraphs.nim 25c068c070 modulegraphs: added a flag useful for gear2 (#24293) 9 meses atrás
modulepaths.nim 4eaa3b028c fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168) 1 ano atrás
modules.nim d0b6b9346e adds a getter/setter for `owner` (#24318) 9 meses atrás
msgs.nim 651fdbe586 Fixes #23624 "nim check crash" (#23625) 10 meses atrás
nilcheck.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
nim.cfg 2af9ddc286 revert `strictDefs` as the default (#24620) 6 meses atrás
nim.nim 494c24a7ce fixes #23848; The comand `nim gendepend` defaults to ORC (#23851) 1 ano atrás
nimblecmd.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 ano atrás
nimconf.nim cca5684a17 fixes yet another strictdefs bug (#23069) 1 ano atrás
nimeval.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 ano atrás
nimlexbase.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
nimpaths.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
nimsets.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
nodejs.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
nodekinds.nim 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) 11 meses atrás
nversion.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 2 anos atrás
optimizer.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 ano atrás
options.nim 2af9ddc286 revert `strictDefs` as the default (#24620) 6 meses atrás
packagehandling.nim 93ced31353 use strictdefs for compiler (#22365) 1 ano atrás
packages.nim aaf6c408c6 make linter use lineinfo to check originating package (#24270) 9 meses atrás
parampatterns.nim 538603e01d allow conversions between `var` types of range types and base types (#24037) 10 meses atrás
parser.nim 00ac961ab1 require `not nil` to be on the same line after a type (#24134) 10 meses atrás
passaux.nim b8dc58d884 test removing dollar for objects out of system (#20242) 2 anos atrás
passes.nim 3fc87259bd improve passes.nim (#24376) 8 meses atrás
pathutils.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
patterns.nim fe18ec5dc0 types refactoring; WIP (#23086) 1 ano atrás
pipelines.nim 7f2e6a1359 exports more helpers that are needed by nif-gear2 (#24247) 9 meses atrás
pipelineutils.nim d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 2 anos atrás
platform.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
pluginsupport.nim a325692fb2 refactoring: fewer global variables 7 anos atrás
pragmas.nim 510ac84518 implements `quirky` for functions (#24700) 4 meses atrás
prefixmatches.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
procfind.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 ano atrás
pushpoppragmas.nim 4bf323d6c4 fixes push warnings for sempass2 (#23603) 10 meses atrás
readme.md 1ad618d96c clean up the documentation (#22196) 2 anos atrás
renderer.nim 8b39b2df7d fixes #24258; compiler crash on `len` of `varargs[untyped]` (#24307) 9 meses atrás
renderverbatim.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
reorder.nim c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) 10 meses atrás
rodutils.nim b79b39128e NIR: C codegen additions (#22914) 1 ano atrás
ropes.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 1 ano atrás
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) 4 anos atrás
scriptconfig.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
sem.nim 67f9bc2f4b fixes #21923; nimsuggest "outline" output does not list templates (#24643) 5 meses atrás
semcall.nim e479151473 Fixes 3 small issues with concepts (#24481) 7 meses atrás
semdata.nim 4091576ab7 implement generic default values for object fields (#24384) 8 meses atrás
semexprs.nim 49dfc3a0d4 convert tuple constructors from VM back to original types (#24710) 4 meses atrás
semfields.nim 7ecb35115b fixes #24339; underscores used with `fields` and `fieldPairs` (#24341) 4 meses atrás
semfold.nim b9c593404c proper error for const defines with unsupported types (#24540) 7 meses atrás
semgnrc.nim e479151473 Fixes 3 small issues with concepts (#24481) 7 meses atrás
seminst.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
semmacrosanity.nim 75b512bc6a prevent codegen of inactive case fields in VM object constructor nodes (#24442) 8 meses atrás
semmagic.nim 514a25c9a2 always skip static types for result of `typeof` (#24718) 4 meses atrás
semobjconstr.nim 6bc52737b3 Make 'field is not accessible' and 'field initialized twice' errors point to the field inside the obj construction (#24557) 6 meses atrás
semparallel.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
sempass2.nim a7a8e364ea fixes #12340; enable refc with move analyzer (#23782) 4 meses atrás
semstmts.nim 93fb219f10 undeprecates `var T` destructors (#24716) 4 meses atrás
semstrictfuncs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 2 anos atrás
semtempl.nim 647c6687f1 don't mark captured field sym in template as fully used (#24660) 5 meses atrás
semtypes.nim 514a25c9a2 always skip static types for result of `typeof` (#24718) 4 meses atrás
semtypinst.nim cd220fe3e1 docs: fix typos (#24573) 6 meses atrás
sighashes.nim d43a5954c5 remove nontoplevel type hack + consider symbol disamb in type hash (#23969) 11 meses atrás
sigmatch.nim a18dcca744 don't try to infer array range to unresolved range (#24709) 4 meses atrás
sinkparameter_inference.nim 02be027e9b IC: progress and refactorings (#22961) 1 ano atrás
sizealignoffsetimpl.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
sourcemap.nim b387bc49b5 chore: fix some typos (#23412) 1 ano atrás
spawn.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
suggest.nim 1ad4e80060 fixes #22409; don't check style for enumFieldSymChoice in the function (#23580) 1 ano atrás
suggestsymdb.nim 899ba01ccf + added nimsuggest support for exception inlay hints (#23202) 1 ano atrás
syntaxes.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 ano atrás
tccgen.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 1 ano atrás
transf.nim 6d59680217 don't try to transform objconstr/cast type nodes (#24636) 5 meses atrás
trees.nim 911cef1621 process non-language pragma nodes in templates (#24183) 9 meses atrás
treetab.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
typeallowed.nim e28d2f42e9 include new concepts in typeclasses, makes containsGenericType work (#24453) 8 meses atrás
types.nim e449813c61 fixes #24725; Invalid =sink generated for pure inheritable object (#24726) 4 meses atrás
typesrenderer.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
varpartitions.nim 26107e931c fixes #23973; fixes #23974; Memory corruption with lent and ORC (#23981) 11 meses atrás
vm.nim a5cc33c1d3 track introduced locals in vmgen for eval check (#24674) 5 meses atrás
vmconv.nim db603237c6 Types: Refactorings; step 1 (#23055) 1 ano atrás
vmdef.nim a5cc33c1d3 track introduced locals in vmgen for eval check (#24674) 5 meses atrás
vmdeps.nim 68b2e9eb6a make `PNode.typ` a private field (#24326) 9 meses atrás
vmgen.nim a5cc33c1d3 track introduced locals in vmgen for eval check (#24674) 5 meses atrás
vmhooks.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 1 ano atrás
vmmarshal.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 ano atrás
vmops.nim 1f9cac1f5c Enable macros to use certain things from the OS module when the target OS is not supported (#24639) 5 meses atrás
vmprofiler.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 ano atrás
vtables.nim 5340005869 fixes #24476; remove proc type cast if they are same types for backends (#24480) 7 meses atrás
wordrecg.nim 1324d2e04c Asm syntax pragma (#23119) 1 ano atrás

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.