ringabout 2995a0318b fixes #23552; Invalid codegen when trying to mannualy delete distinct seq (#23558) 3 днів тому
..
ic 941659581a allow replacing captured syms in macro calls in generics (#23091) 4 місяців тому
nir e662043fd1 rework `wasMoved`, `move` on the JS backend (#23577) 4 днів тому
plugins 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) 1 місяць тому
aliasanalysis.nim 93ced31353 use strictdefs for compiler (#22365) 9 місяців тому
aliases.nim 91ad6a740b type refactor: part 4 (#23077) 4 місяців тому
ast.nim e662043fd1 rework `wasMoved`, `move` on the JS backend (#23577) 4 днів тому
astalgo.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
astmsgs.nim 20698b8057 fixes #23494; Wrong type in object construction error message (#23504) 3 тижнів тому
astyaml.nim fe18ec5dc0 types refactoring; WIP (#23086) 4 місяців тому
backendpragmas.nim 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) 1 рік тому
bitsets.nim 816589b667 NIR: Nim intermediate representation (#22777) 7 місяців тому
btrees.nim 93ced31353 use strictdefs for compiler (#22365) 9 місяців тому
ccgcalls.nim e662043fd1 rework `wasMoved`, `move` on the JS backend (#23577) 4 днів тому
ccgexprs.nim e662043fd1 rework `wasMoved`, `move` on the JS backend (#23577) 4 днів тому
ccgliterals.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 1 рік тому
ccgmerge_unused.nim a7133e0594 removed unused sections in codegen (#20976) 1 рік тому
ccgreset.nim 473f259268 Fix reset code gen for range types (#22462, #23214) (#23215) 3 місяців тому
ccgstmts.nim 33902d9dbb [Cpp] Fixes an issue when mixing hooks and calls (#23428) 1 місяць тому
ccgthreadvars.nim ca1f3f36b9 no ropes WIP (#20433) 1 рік тому
ccgtrav.nim 91ad6a740b type refactor: part 4 (#23077) 4 місяців тому
ccgtypes.nim 318b2cfc5e allow having {.noinit.} on a complex type avoid memsets to 0 for its … (#23388) 3 тижнів тому
ccgutils.nim 3b4078a7f8 Skips generic owner when mangling instances (#23563) 4 днів тому
cgen.nim 7e3bac9235 * fix for the debug line info code generation (#23488) 2 тижнів тому
cgendata.nim b387bc49b5 chore: fix some typos (#23412) 1 місяць тому
cgmeth.nim aa30233ea7 fixes #23273; forbids methods having importc pragmas (#23324) 2 місяців тому
closureiters.nim 9e1d0d1513 fixes #4695; closure iterators support for JS backend (#23493) 3 тижнів тому
cmdlinehelper.nim a24990bd8c fixes #23429; rework `--verbosity` with warnings/hints (#23441) 1 місяць тому
commands.nim 02be027e9b IC: progress and refactorings (#22961) 5 місяців тому
compiler.nimble 2bb7277a61 Create compiler and nimsuggest packages (#22118) 10 місяців тому
concepts.nim b387bc49b5 chore: fix some typos (#23412) 1 місяць тому
condsyms.nim b3b87f0f8a Mark `macros.error` as `.noreturn.` (#23081) 4 місяців тому
debuginfo.nim 9c47bb9cc0 happy new year 7 роки тому
debugutils.nim 6f4bacff67 Extend and document compiler debugging utilities (#19841) 1 рік тому
depends.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
dfa.nim 6cb2dca41d updated compiler DFA docs (#23527) 2 тижнів тому
docgen.nim c0acf3ce28 retain postfix node in type section typed AST, with docgen fix (#23101) 4 місяців тому
docgen2.nim 93ced31353 use strictdefs for compiler (#22365) 9 місяців тому
enumtostr.nim fe18ec5dc0 types refactoring; WIP (#23086) 4 місяців тому
errorhandling.nim 02be027e9b IC: progress and refactorings (#22961) 5 місяців тому
evalffi.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
evaltempl.nim 7657a637b8 refactoring: no inheritance for PType/PSym (#23403) 1 місяць тому
expanddefaults.nim 91ad6a740b type refactor: part 4 (#23077) 4 місяців тому
extccomp.nim 519d976f62 compute checksum of nim files early in the pipelines (#23268) 3 місяців тому
filter_tmpl.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
filters.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
gorgeimpl.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
guards.nim cca5684a17 fixes yet another strictdefs bug (#23069) 4 місяців тому
hlo.nim 3b206ed988 Fix #22604: Make endsInNoReturn traverse the tree (#22612) 8 місяців тому
idents.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
importer.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) 4 роки тому
injectdestructors.nim cd3cf3a20e fixes #23524; global variables cannot be analysed when injecting `move` (#23529) 2 тижнів тому
installer.ini fe98032d3d fix(#23231): add nimdoc.cls to installer script (#23232) 3 місяців тому
int128.nim cca5684a17 fixes yet another strictdefs bug (#23069) 4 місяців тому
isolation_check.nim 6ed33b6d61 type graph refactor; part 3 (#23064) 5 місяців тому
jsgen.nim e662043fd1 rework `wasMoved`, `move` on the JS backend (#23577) 4 днів тому
jstypes.nim e51e98997b type refactoring: part 2 (#23059) 5 місяців тому
lambdalifting.nim 407c0cb64a fixes #23522; fixes pre-existing wrong type for iter in `liftIterSym` (#23538) 2 тижнів тому
layouter.nim cd4ecddb30 nimpretty: check the rendered AST for wrong output (#23057) 5 місяців тому
lexer.nim cca5684a17 fixes yet another strictdefs bug (#23069) 4 місяців тому
liftdestructors.nim 2995a0318b fixes #23552; Invalid codegen when trying to mannualy delete distinct seq (#23558) 3 днів тому
liftlocals.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
lineinfos.nim 4b1a841707 add switch, warning, and `bind` support for new generic injection behavior (#23102) 4 місяців тому
linter.nim 93ced31353 use strictdefs for compiler (#22365) 9 місяців тому
llstream.nim ec37b59a65 Add missing std prefix (#22910) 6 місяців тому
lookups.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
lowerings.nim e51e98997b type refactoring: part 2 (#23059) 5 місяців тому
macrocacheimpl.nim cf6dd57efe IC: next steps (#16632) 3 роки тому
magicsys.nim db603237c6 Types: Refactorings; step 1 (#23055) 5 місяців тому
main.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
mangleutils.nim fc48c7e615 apply the new mangle algorithm to JS backend for parameters and procs (#23476) 1 місяць тому
modulegraphs.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
modulepaths.nim 4eaa3b028c fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168) 4 місяців тому
modules.nim 519d976f62 compute checksum of nim files early in the pipelines (#23268) 3 місяців тому
msgs.nim 7e3bac9235 * fix for the debug line info code generation (#23488) 2 тижнів тому
ndi.nim 7f6e800caf move assertions out of system (#19599) 2 роки тому
nilcheck.nim 9648d97a8d fixes #22637; now `--experimental:strictNotNil` can be enabled globally (#23079) 4 місяців тому
nim.cfg b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) 5 місяців тому
nim.nim 7e4060cb4a fixes #23065; DocLike command defaults to ORC (#23075) 5 місяців тому
nimblecmd.nim cca5684a17 fixes yet another strictdefs bug (#23069) 4 місяців тому
nimconf.nim cca5684a17 fixes yet another strictdefs bug (#23069) 4 місяців тому
nimeval.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
nimlexbase.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
nimpaths.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
nimsets.nim db603237c6 Types: Refactorings; step 1 (#23055) 5 місяців тому
nodejs.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
nodekinds.nim 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) 1 місяць тому
nversion.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 1 рік тому
optimizer.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
options.nim 899ba01ccf + added nimsuggest support for exception inlay hints (#23202) 1 місяць тому
packagehandling.nim 93ced31353 use strictdefs for compiler (#22365) 9 місяців тому
packages.nim 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) 1 рік тому
parampatterns.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
parser.nim 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) 1 місяць тому
passaux.nim b8dc58d884 test removing dollar for objects out of system (#20242) 1 рік тому
passes.nim 02be027e9b IC: progress and refactorings (#22961) 5 місяців тому
pathutils.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
patterns.nim fe18ec5dc0 types refactoring; WIP (#23086) 4 місяців тому
pipelines.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
pipelineutils.nim d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 рік тому
platform.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
pluginsupport.nim a325692fb2 refactoring: fewer global variables 6 роки тому
pragmas.nim 4601bb0255 fixes #23525; an 'emit' pragma cannot be pushed (#23537) 2 тижнів тому
prefixmatches.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
procfind.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
readme.md 1ad618d96c clean up the documentation (#22196) 10 місяців тому
renderer.nim fc49c6e3ba fix spurious indent and newlines in rendering of nkRecList (#23121) 4 місяців тому
renderverbatim.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
reorder.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
rodutils.nim b79b39128e NIR: C codegen additions (#22914) 6 місяців тому
ropes.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 9 місяців тому
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) 3 роки тому
scriptconfig.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
sem.nim 7657a637b8 refactoring: no inheritance for PType/PSym (#23403) 1 місяць тому
semcall.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
semdata.nim 7657a637b8 refactoring: no inheritance for PType/PSym (#23403) 1 місяць тому
semexprs.nim 09bd9d0b19 fix semFinishOperands for bracket expressions [backport:2.0] (#23571) 4 днів тому
semfields.nim cca5684a17 fixes yet another strictdefs bug (#23069) 4 місяців тому
semfold.nim 72d0ba2df5 remove unused magics: mIntToStr, mInt64ToStr, mFloatToStr (#23486) 1 місяць тому
semgnrc.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
seminst.nim 7657a637b8 refactoring: no inheritance for PType/PSym (#23403) 1 місяць тому
semmacrosanity.nim 91ad6a740b type refactor: part 4 (#23077) 4 місяців тому
semmagic.nim 549ef24f35 fixes #23499; don't skip `addr` when constructing `bracketExpr` (#23503) 3 тижнів тому
semobjconstr.nim 20698b8057 fixes #23494; Wrong type in object construction error message (#23504) 3 тижнів тому
semparallel.nim cca5684a17 fixes yet another strictdefs bug (#23069) 4 місяців тому
sempass2.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
semstmts.nim f682dabf71 fixes #23531; fixes invalid meta type accepted in the object fields (#23532) 2 тижнів тому
semstrictfuncs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 1 рік тому
semtempl.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
semtypes.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
semtypinst.nim 7657a637b8 refactoring: no inheritance for PType/PSym (#23403) 1 місяць тому
sighashes.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
sigmatch.nim 1ad4e80060 fixes #22409; don't check style for enumFieldSymChoice in the function (#23580) 4 днів тому
sinkparameter_inference.nim 02be027e9b IC: progress and refactorings (#22961) 5 місяців тому
sizealignoffsetimpl.nim 6ed33b6d61 type graph refactor; part 3 (#23064) 5 місяців тому
sourcemap.nim b387bc49b5 chore: fix some typos (#23412) 1 місяць тому
spawn.nim e51e98997b type refactoring: part 2 (#23059) 5 місяців тому
suggest.nim 1ad4e80060 fixes #22409; don't check style for enumFieldSymChoice in the function (#23580) 4 днів тому
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) 9 місяців тому
transf.nim 0b0f185bd1 fixes #23536; Stack trace with wrong line number when the proc called inside for loop (#23540) 2 тижнів тому
trees.nim 39f2df1972 fixes #23295; don't expand constants for complex structures (#23297) 2 місяців тому
treetab.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
typeallowed.nim 185e06c923 fixes #23419; internal error with void in generic array instantiation (#23550) 1 тиждень тому
types.nim c934d5986d Converted the 'invalid kind for firstOrd/lastOrd(XXX)' messages from internal errors to fatal errors. (#23443) 1 місяць тому
typesrenderer.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
varpartitions.nim b2f79df81c fixes #22218; avoids cursor when copy is disabled (#23209) 3 місяців тому
vm.nim 24fbacc63f fixes an issue with string to 'var openArray' at compile-time; [backp… (#23363) 2 місяців тому
vmconv.nim db603237c6 Types: Refactorings; step 1 (#23055) 5 місяців тому
vmdef.nim 942f846f04 fix getNullValue for cstring in VM, make other VM code aware of nil cstring (#22527) 8 місяців тому
vmdeps.nim 91ad6a740b type refactor: part 4 (#23077) 4 місяців тому
vmgen.nim e662043fd1 rework `wasMoved`, `move` on the JS backend (#23577) 4 днів тому
vmhooks.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) 9 місяців тому
vmmarshal.nim 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 місяць тому
vmops.nim eb83d20d0d Add staticFileExists and staticDirExists (#22278) 8 місяців тому
vmprofiler.nim e17237ce9d prepare for the enforcement of `std` prefix (#22873) 6 місяців тому
vtables.nim fe18ec5dc0 types refactoring; WIP (#23086) 4 місяців тому
wordrecg.nim 1324d2e04c Asm syntax pragma (#23119) 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.