Araq 05c273334a fixes #10689 5 年之前
..
nimfix ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
plugins ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
aliases.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
asciitables.nim 23c1ee982e add `alignTable`, `parseTableCells` to align/format a tab(etc) delimited table (#10182) 6 年之前
ast.nim 94cb21841e fixes #11891 5 年之前
astalgo.nim 5b27b263fd Remove immediate pragma (#11308) 5 年之前
bitsets.nim 4c8a02165e [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419) 5 年之前
btrees.nim 1ed7751dac added btrees.contains 6 年之前
canonicalizer.nim cc28eef38e Replace countup(x, y) with x .. y 5 年之前
ccgcalls.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
ccgexprs.nim 94cb21841e fixes #11891 5 年之前
ccgliterals.nim 5bdab044f5 fixes #11048 5 年之前
ccgmerge.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
ccgstmts.nim 94cb21841e fixes #11891 5 年之前
ccgthreadvars.nim 1da98b1636 Less ropes (#10979) 5 年之前
ccgtrav.nim f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
ccgtypes.nim 607ce16acf fixes #11691 5 年之前
ccgutils.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
cgen.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
cgendata.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
cgmeth.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
closureiters.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
cmdlinehelper.nim 9526009e0e fixes #9120 6 年之前
commands.nim e7481e7a27 Lock semchecked ast for macros (#11883) [bugfix] 5 年之前
condsyms.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
configuration.nim 669a564492 remove more global variables in the Nim compiler 6 年之前
cursors.nim f8bf24623c explicit default values for a leaner codegen, .cursor variables for optimization 6 年之前
debuginfo.nim 9c47bb9cc0 happy new year 8 年之前
depends.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
dfa.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
docgen.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
docgen2.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
enumtostr.nim 8bb1a6b041 fixes #11205 5 年之前
evalffi.nim b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) 5 年之前
evaltempl.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
extccomp.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
filter_tmpl.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
filters.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
forloops.nim 70ea45cdba deprecated unary '<' 7 年之前
gorgeimpl.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
guards.nim 81f15184e5 fixes #11436 5 年之前
hlo.nim bf592c4e94 more destructor based changes (#10885) 5 年之前
idents.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
idgen.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
importer.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
incremental.nim b0d2052a3f Incremental compilation (IC): Improvements (#11881) 5 年之前
injectdestructors.nim 05c273334a fixes #10689 5 年之前
installer.ini b0ad20404a installer: ship nimpretty.exe on Windows 5 年之前
int128.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
jsgen.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
jstypes.nim cc28eef38e Replace countup(x, y) with x .. y 5 年之前
lambdalifting.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
layouter.nim ace3b341a3 nimpretty: fixes #11699 5 年之前
lexer.nim e34a318b9f minor style changes 5 年之前
liftdestructors.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
liftlocals.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
lineinfos.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
linter.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
llstream.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
lookups.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
lowerings.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
macrocacheimpl.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
magicsys.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
main.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
modulegraphs.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
modulepaths.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
modules.nim b0d2052a3f Incremental compilation (IC): Improvements (#11881) 5 年之前
msgs.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
ndi.nim bab5e30972 fixes #10963, disallow implicit mixing of strings and ints/floats (#11292) 5 年之前
nim.cfg f23ca7f539 makes devel green again 5 年之前
nim.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
nimblecmd.nim 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 年之前
nimconf.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
nimeval.nim ab872be476 Added nimscript support to repl (#10834) 6 年之前
nimlexbase.nim 1102b8ac6e StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) 6 年之前
nimsets.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
nodejs.nim d7ea8588c5 Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627) 5 年之前
nversion.nim 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 年之前
options.nim e7481e7a27 Lock semchecked ast for macros (#11883) [bugfix] 5 年之前
packagehandling.nim ddad57e7a9 typo 5 年之前
parampatterns.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
parser.nim 4b0de0ca6f nimpretty: fixes #11616 5 年之前
passaux.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
passes.nim b0d2052a3f Incremental compilation (IC): Improvements (#11881) 5 年之前
pathutils.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
patterns.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
platform.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
pluginsupport.nim a325692fb2 refactoring: fewer global variables 6 年之前
pragmas.nim abd4330dd0 newruntime: refchecks:on|off switch 5 年之前
prefixmatches.nim 669a564492 remove more global variables in the Nim compiler 6 年之前
procfind.nim f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
readme.txt 2781fea9e2 Nimrod renamed to Nim 10 年之前
renderer.nim 6ffe82a5aa there is only one style -- my style 5 年之前
reorder.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
rod.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
rodimpl.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
rodutils.nim b0d2052a3f Incremental compilation (IC): Improvements (#11881) 5 年之前
ropes.nim cc28eef38e Replace countup(x, y) with x .. y 5 年之前
saturate.nim d681812465 compiler: Trim .nim files trailing whitespace 9 年之前
scriptconfig.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
sem.nim 3b8241c163 IC: some progress 5 年之前
semcall.nim 035427186c fix #8305 #7808 #10285 #11061 + other bugs with type mismatch error msgs 5 年之前
semdata.nim 69c2341663 makes the -d:nimIncremental compiler mode compile again 5 年之前
semexprs.nim 95b3d4b88d fix backport version of export markUsed 5 年之前
semfields.nim f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
semfold.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
semgnrc.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
seminst.nim 476b3b1c13 fixes #11515 (#11624) 5 年之前
semmacrosanity.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
semmagic.nim 80e51bb407 Offsetof fixes (#11690) 5 年之前
semobjconstr.nim 7ab44997aa fixes #11585 5 年之前
semparallel.nim 95fd0d0a6f [refactoring] moves transformation for 'spawn' into its own spawn.nim implementation 5 年之前
sempass2.nim 07ea817ab1 fixes #11254 5 年之前
semstmts.nim 6ffe82a5aa there is only one style -- my style 5 年之前
semtempl.nim f94ec363ab Allow void macro result (#11286) 5 年之前
semtypes.nim a5d28e686f fixes #11817 (#11889) 5 年之前
semtypinst.nim ae04734031 fixes tcompiletimerange [bugfix] (#11720) 5 年之前
sighashes.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
sigmatch.nim 1d13a764e9 delete expensive call (#11909) [refactoring] 5 年之前
sizealignoffsetimpl.nim 28664cf7b8 fixes #11792 (#11793) 5 年之前
spawn.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
suggest.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
syntaxes.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
tccgen.nim 7278f28740 fixes the remaining fixable Nimrod->Nim renamings; closes #2032 6 年之前
transf.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
trees.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
treetab.nim cc28eef38e Replace countup(x, y) with x .. y 5 年之前
types.nim 07ea817ab1 fixes #11254 5 年之前
typesrenderer.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
unittest_light.nim e17321aa24 improve formatting in assertEquals 6 年之前
vm.nim e7481e7a27 Lock semchecked ast for macros (#11883) [bugfix] 5 年之前
vmdef.nim 36c90fa8fb removed unused imports [refactoring] 5 年之前
vmdeps.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前
vmgen.nim 38893a34ee fixes #9829 (#11849) 5 年之前
vmhooks.nim 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 年之前
vmmarshal.nim f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 年之前
vmops.nim 64d1159054 VM exception fixes (#11868) 5 年之前
wordrecg.nim 694d57c899 styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 年之前
writetracking.nim ddc02649a6 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年之前

readme.txt

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.