ringabout 3730b1d263 Update compiler/liftdestructors.nim hace 1 año
..
ic 469c9cfab4 unpublic the sons field of PType; the precursor to PType refactorings (#22446) hace 1 año
plugins 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) hace 1 año
aliasanalysis.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
aliases.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
ast.nim 17e10fde70 fixes #22664; guard again seqs self assignment hace 1 año
astalgo.nim d77ada5bdf Markdown code blocks migration part 9 (#22506) hace 1 año
astmsgs.nim b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) hace 3 años
backendpragmas.nim 38f876dd48 fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379) hace 1 año
bitsets.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
btrees.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
ccgcalls.nim 1013378854 fixes a strictdef ten years long vintage bug, which counts the same thing twice (#22549) hace 1 año
ccgexprs.nim 17e10fde70 fixes #22664; guard again seqs self assignment hace 1 año
ccgliterals.nim de4b0346bd store full definition AST for consts, fix noRewrite (#20115) hace 2 años
ccgmerge_unused.nim a7133e0594 removed unused sections in codegen (#20976) hace 2 años
ccgreset.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
ccgstmts.nim 8523b543d6 `getTemp` and friends now return `TLoc` as requested (#22440) hace 1 año
ccgthreadvars.nim ca1f3f36b9 no ropes WIP (#20433) hace 2 años
ccgtrav.nim 8523b543d6 `getTemp` and friends now return `TLoc` as requested (#22440) hace 1 año
ccgtypes.nim d45270bdf7 fixes #22662 Procs with constructor pragma doesn't initialize object's fields (#22665) hace 1 año
ccgutils.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
cgen.nim 20cbdc2741 Fix #22366 by making nimlf_/nimln_ part of the same line (#22503) hace 1 año
cgendata.nim 825a0e7df4 fixes #22362; Compiler crashes with staticBoundsCheck on (#22363) hace 1 año
cgmeth.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
closureiters.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
cmdlinehelper.nim b2d7761975 Remove Deprecated Nimfix (#22062) hace 1 año
commands.nim a108a451c5 Improve compiler cli args (#22509) hace 1 año
compiler.nimble 2bb7277a61 Create compiler and nimsuggest packages (#22118) hace 1 año
concepts.nim e5106d1ef3 minor refactoring, move some sym/type construction to semdata (#22654) hace 1 año
condsyms.nim bf5d173bc6 fixes LineTooLong hints on old compilers (#22412) hace 1 año
debuginfo.nim 9c47bb9cc0 happy new year hace 8 años
debugutils.nim 6f4bacff67 Extend and document compiler debugging utilities (#19841) hace 2 años
depends.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
dfa.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
docgen.nim 469c9cfab4 unpublic the sons field of PType; the precursor to PType refactorings (#22446) hace 1 año
docgen2.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
enumtostr.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
errorhandling.nim 7f6e800caf move assertions out of system (#19599) hace 2 años
evalffi.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
evaltempl.nim 0bf286583a `initNodeTable` and friends now return (#22444) hace 1 año
extccomp.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
filter_tmpl.nim 4c6be40b34 modernize compiler/filter_tmpl.nim (#22407) hace 1 año
filters.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
gorgeimpl.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
guards.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
hlo.nim 3b206ed988 Fix #22604: Make endsInNoReturn traverse the tree (#22612) hace 1 año
idents.nim 7f6e800caf move assertions out of system (#19599) hace 2 años
importer.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
index.nim 3cf88c2b49 walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (#14501) hace 4 años
injectdestructors.nim c0ecdb01a9 Fix #21722 (#22512) hace 1 año
installer.ini 21d941c16a Atlas: now in its own repository (#22066) hace 1 año
int128.nim d677ed31e5 follow up #22549 (#22551) hace 1 año
isolation_check.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
jsgen.nim 7fababd583 make float32 literals stringifying behave in JS the same as in C (#22500) hace 1 año
jstypes.nim 4ae598762e fixes #21439; Add tyOpenArray to genTypeInfo. (#21440) hace 1 año
lambdalifting.nim 0b78b7f595 fix #22548;environment misses for type reference in iterator access n… (#22559) hace 1 año
layouter.nim ba698d37c3 some Token refactors (#21762) hace 1 año
lexer.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
liftdestructors.nim 3730b1d263 Update compiler/liftdestructors.nim hace 1 año
liftlocals.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
lineinfos.nim d136af0122 modernize lineinfos; it seems that array access hinders strict def analysis like field access (#22420) hace 1 año
linter.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
llstream.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
lookups.nim d13aab50cf fixes branches interacting with break, raise etc. in strictdefs (#22627) hace 1 año
lowerings.nim 53d43e9671 round out tuple unpacking assignment, support underscores (#22537) hace 1 año
macrocacheimpl.nim cf6dd57efe IC: next steps (#16632) hace 4 años
magicsys.nim 469c9cfab4 unpublic the sons field of PType; the precursor to PType refactorings (#22446) hace 1 año
main.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
modulegraphs.nim 0bf286583a `initNodeTable` and friends now return (#22444) hace 1 año
modulepaths.nim d30c6419a0 Refactor and doc package handling, module name mangling (#19821) hace 2 años
modules.nim d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) hace 1 año
msgs.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
ndi.nim 7f6e800caf move assertions out of system (#19599) hace 2 años
nilcheck.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
nim.cfg bf5d173bc6 fixes LineTooLong hints on old compilers (#22412) hace 1 año
nim.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
nimblecmd.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
nimconf.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
nimeval.nim 2f109595e9 reset macrocache after each script evaluation (#22195) hace 1 año
nimlexbase.nim 7f6e800caf move assertions out of system (#19599) hace 2 años
nimpaths.nim 088487f652 Implement Markdown definition lists (+ migration) (#20333) hace 2 años
nimsets.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
nodejs.nim 8e9fc5e639 a better message if graphviz's dot/nodejs is not found in PATH (#21488) hace 1 año
nversion.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) hace 1 año
optimizer.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
options.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
packagehandling.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
packages.nim 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) hace 1 año
parampatterns.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
parser.nim ba158d73dc type annotations for variable tuple unpacking, better error messages (#22611) hace 1 año
passaux.nim b8dc58d884 test removing dollar for objects out of system (#20242) hace 2 años
passes.nim afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) hace 1 año
pathutils.nim 38d299dfc0 fixes #20139; hash types based on its path relative to its package path (#21274) [backport:1.6] hace 1 año
patterns.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
pipelines.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
pipelineutils.nim d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) hace 1 año
platform.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
pluginsupport.nim a325692fb2 refactoring: fewer global variables hace 6 años
pragmas.nim 6b955ac4af properly fold constants for dynlib pragma (#22575) hace 1 año
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 1ad618d96c clean up the documentation (#22196) hace 1 año
renderer.nim 4f891aa50c don't render underscore identifiers with id (#22538) hace 1 año
renderverbatim.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
reorder.nim d677ed31e5 follow up #22549 (#22551) hace 1 año
rodutils.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
ropes.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
saturate.nim 6a621b35e7 fix warnings for deprecated `low` and `high` (#15291) hace 4 años
scriptconfig.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
sem.nim e5106d1ef3 minor refactoring, move some sym/type construction to semdata (#22654) hace 1 año
semcall.nim 6738f44af3 unify explicit generic param semchecking in calls (#22618) hace 1 año
semdata.nim e5106d1ef3 minor refactoring, move some sym/type construction to semdata (#22654) hace 1 año
semexprs.nim 480e98c479 resolve unambiguous enum symchoices from local scope, error on rest (#22606) hace 1 año
semfields.nim 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) hace 1 año
semfold.nim bd6adbcc9d fix isNil folding for compile time closures (#22574) hace 1 año
semgnrc.nim 3aaef9e4cf block ambiguous type conversion dotcalls in generics (#22375) hace 1 año
seminst.nim 23f3f9ae2c better initialization patterns for seminst (#22456) hace 1 año
semmacrosanity.nim da0a2fdca2 Unpack mSlice tupleconstr for static openarrays (#20615) hace 2 años
semmagic.nim 8f7aedb3d1 Add `hasDefaultValue` type trait (#22636) hace 1 año
semobjconstr.nim affd3f7858 fixes #22613; Default value does not work with object's discriminator (#22614) hace 1 año
semparallel.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
sempass2.nim d13aab50cf fixes branches interacting with break, raise etc. in strictdefs (#22627) hace 1 año
semstmts.nim 53d9fb259f don't update const symbol on const section re-sems (#22609) hace 1 año
semstrictfuncs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) hace 2 años
semtempl.nim 3de8d75513 correct logic for qualified symbol in templates (#22577) hace 1 año
semtypes.nim 0c6e13806d fixes internal error: no generic body fixes #1500 (#22580) hace 1 año
semtypinst.nim ee4a219012 Fix #17509: Continue instead of return with unfinished generics (#22563) hace 1 año
sighashes.nim 469c9cfab4 unpublic the sons field of PType; the precursor to PType refactorings (#22446) hace 1 año
sigmatch.nim 2a8c759df0 Fix #21742: Check generic alias depth before skip (#22443) hace 1 año
sinkparameter_inference.nim 2ebd71bfd4 tiny refactoring related to sink parameter inference logic (#21064) hace 2 años
sizealignoffsetimpl.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
sourcemap.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
spawn.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
suggest.nim 6000cc8c0f fix sym of created generic instantiation type (#22642) hace 1 año
syntaxes.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
tccgen.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
transf.nim 0bf286583a `initNodeTable` and friends now return (#22444) hace 1 año
trees.nim 602f537eb2 allow non-pragma special words as user pragmas (#22526) hace 1 año
treetab.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
typeallowed.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
types.nim 2a8c759df0 Fix #21742: Check generic alias depth before skip (#22443) hace 1 año
typesrenderer.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
varpartitions.nim 469c9cfab4 unpublic the sons field of PType; the precursor to PType refactorings (#22446) hace 1 año
vm.nim d8ffc6a75e minor style changes in the compiler (#22584) hace 1 año
vmconv.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
vmdef.nim 942f846f04 fix getNullValue for cstring in VM, make other VM code aware of nil cstring (#22527) hace 1 año
vmdeps.nim ed9e3cba07 make getType nodes of generic insts have full inst type (#22655) hace 1 año
vmgen.nim 2542dc09c8 use dummy dest for void branches to fix noreturn in VM (#22617) hace 1 año
vmhooks.nim 7be2e2bef5 replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436) hace 1 año
vmmarshal.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
vmops.nim eb83d20d0d Add staticFileExists and staticDirExists (#22278) hace 1 año
vmprofiler.nim 93ced31353 use strictdefs for compiler (#22365) hace 1 año
wordrecg.nim 602f537eb2 allow non-pragma special words as user pragmas (#22526) hace 1 año

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.