Araq 0f53a06e7d make tests green again преди 7 години
..
nimfix 92c2a51bf7 removed compiler internal list implementation (#5371) преди 7 години
plugins 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation преди 7 години
aliases.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
ast.nim 315f0ca455 ast.nim: spacing преди 7 години
astalgo.nim e641bc7df0 minor code cleanup преди 7 години
bitsets.nim d681812465 compiler: Trim .nim files trailing whitespace преди 9 години
canonicalizer.nim e879da5791 some work to make 'opt' a first class type преди 7 години
ccgcalls.nim 77453f33df fixes #6435 преди 7 години
ccgexprs.nim 9485f1c888 make tests green again преди 7 години
ccgmerge.nim 2eee15d7f3 Merge branch 'devel' into sighashes преди 8 години
ccgstmts.nim 14ca49743f make nnkGotoState and labels more flexible преди 7 години
ccgthreadvars.nim 57874ed9b8 C++ codegen: emit 'extern C' for importc'ed functions that we declare a prototype for преди 7 години
ccgtrav.nim 71c26586ed concepts: make codegen aware of 'tyInferred' преди 7 години
ccgtypes.nim 71c26586ed concepts: make codegen aware of 'tyInferred' преди 7 години
ccgutils.nim f7f3a25be8 first steps of making 'opt' a first class type for Nim преди 7 години
cgen.nim 2ca7b703fb No implicit quit for Genode (#6515) преди 7 години
cgendata.nim 92c2a51bf7 removed compiler internal list implementation (#5371) преди 7 години
cgmeth.nim baf685461b Fixes #5946 (#6017) преди 7 години
commands.nim 63530be0b8 introduce --newruntime switch for the upcoming destructors and move semantics преди 7 години
condsyms.nim 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does преди 7 години
debuginfo.nim 9c47bb9cc0 happy new year преди 8 години
depends.nim 4910a87c6f gendepend improvements; refs #5144 преди 8 години
destroyer.nim 71c32da349 topttree destructor finally works преди 7 години
dfa.nim ec253ada72 initial version of the new untested destructor pass преди 7 години
docgen.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
docgen2.nim 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation преди 7 години
evalffi.nim 000b8afd26 Remove expr/stmt (#5857) преди 7 години
evaltempl.nim 8f4b374327 Fix #4020; Better handling of templates within concepts преди 7 години
extccomp.nim 7b63ee85b9 fixes #6452 преди 7 години
filter_tmpl.nim ccf99fa5ce closes #5070 преди 7 години
filters.nim ccf99fa5ce closes #5070 преди 7 години
forloops.nim d681812465 compiler: Trim .nim files trailing whitespace преди 9 години
gorgeimpl.nim 02ff5f596c implemented new experimental scriptable import mechanism преди 7 години
guards.nim aa4260ffa8 overloading resolution for getAst; breaking change преди 7 години
hlo.nim 2589d69ed2 fixes #5430 преди 7 години
idents.nim b652b3cd52 remove en-dash from the language преди 7 години
idgen.nim 3cd4cf4320 remove unused stuff преди 8 години
importer.nim 02ff5f596c implemented new experimental scriptable import mechanism преди 7 години
installer.ini 2db96d4f7b make install.txt part of the zips преди 7 години
jsgen.nim f7f3a25be8 first steps of making 'opt' a first class type for Nim преди 7 години
jstypes.nim 4de989d1c5 fixes #6035 преди 7 години
lambdalifting.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
lexer.nim 604a15c0aa some progress on the nimpretty tool; still not ready преди 7 години
lists.nim 92c2a51bf7 removed compiler internal list implementation (#5371) преди 7 години
llstream.nim ccf99fa5ce closes #5070 преди 7 години
lookups.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
lowerings.nim ec253ada72 initial version of the new untested destructor pass преди 7 години
magicsys.nim 65801e4b6e make tests green again преди 8 години
main.nim 7aad0d6544 added 'nim jsonscript' feature преди 7 години
modulegraphs.nim 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation преди 7 години
modules.nim b6b5a11be7 Fixes #5112 (Fix error messages raised when multiple modules have the same original name) (#5220) преди 8 години
msgs.nim 604a15c0aa some progress on the nimpretty tool; still not ready преди 7 години
ndi.nim 848676cec6 name mangling bugfixes; ndi file generation for debugger support преди 8 години
nim.cfg 95682cdfb7 Remove docgen.nim's dependency on things being in path преди 8 години
nim.nim 7349d12e96 GC v2 works sometimes преди 7 години
nimblecmd.nim 02ff5f596c implemented new experimental scriptable import mechanism преди 7 години
nimconf.nim 3862651d44 fixes #499 преди 7 години
nimeval.nim 92c2a51bf7 removed compiler internal list implementation (#5371) преди 7 години
nimlexbase.nim c06f73b484 fixes an off-by-one error for nimpretty преди 7 години
nimsets.nim 39ebe2175b compiler almost free of deprecated expr/stmt names преди 8 години
nodejs.nim 071ccf3d02 Add "safety compilation". Improved, fixed messages преди 9 години
nversion.nim 8780d25e03 minor refactorings for better destructors преди 7 години
options.nim 63530be0b8 introduce --newruntime switch for the upcoming destructors and move semantics преди 7 години
packagehandling.nim 9c47bb9cc0 happy new year преди 8 години
parampatterns.nim 815724db71 support the full range of type modifiers when declaring concept vars and testing proc signatures преди 7 години
parser.nim eddf9abd13 beginnings of the new nimpretty tool; still unusable преди 7 години
passaux.nim 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation преди 7 години
passes.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
patterns.nim 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation преди 7 години
pbraces.nim 3ccc9c467d 'with' and 'without' are not keywords anymore преди 7 години
platform.nim c39e202976 Introduce first class support for Android (#5772) преди 7 години
pluginsupport.nim 5c0ffa6613 fixes #3622 преди 9 години
pragmas.nim 50f62ff44a distinguish between 'reorder' and 'noforward' преди 7 години
prefixmatches.nim 3fafd546d5 nimsuggest: prefixes of abbreviations don't count преди 7 години
procfind.nim 020b41e294 fixes #5161 преди 8 години
readme.txt 2781fea9e2 Nimrod renamed to Nim преди 10 години
renderer.nim 186e7d49d3 fixes c2nim regression; do not produce more newlines преди 7 години
reorder.nim d456055221 fixes #6306 преди 7 години
rodread.nim 8780d25e03 minor refactorings for better destructors преди 7 години
rodutils.nim 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does преди 7 години
rodwrite.nim 8780d25e03 minor refactorings for better destructors преди 7 години
ropes.nim c446806f75 improve the debugging experience when line directives are used преди 7 години
saturate.nim d681812465 compiler: Trim .nim files trailing whitespace преди 9 години
scriptconfig.nim 92c2a51bf7 removed compiler internal list implementation (#5371) преди 7 години
sem.nim 5d77d81751 destructors: work in progress преди 7 години
semasgn.nim db99c91679 destructors: supportsCopyMem finally works for recursive types преди 7 години
semcall.nim 0a3efccb55 preparations for another bugfix преди 7 години
semdata.nim db99c91679 destructors: supportsCopyMem finally works for recursive types преди 7 години
semdestruct.nim d6c401acfb code cleanups for the upcoming reworked destructors преди 7 години
semexprs.nim 71c32da349 topttree destructor finally works преди 7 години
semfields.nim fb3ff64450 fix #5642 преди 7 години
semfold.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
semgnrc.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
seminst.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
semmacrosanity.nim e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes преди 8 години
semmagic.nim 5d77d81751 destructors: work in progress преди 7 години
semobjconstr.nim 5c7ae14074 Fixes #5965 (#6237) преди 7 години
semparallel.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
sempass2.nim e6f0bff6dd make tests green again преди 7 години
semstmts.nim 80e4292265 default '=sink' and '=destroy' cannot be templates преди 7 години
semtempl.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години
semtypes.nim db99c91679 destructors: supportsCopyMem finally works for recursive types преди 7 години
semtypinst.nim db99c91679 destructors: supportsCopyMem finally works for recursive types преди 7 години
service.nim 29db0d8585 refactoring complete: explicit ident cache преди 8 години
sighashes.nim e879da5791 some work to make 'opt' a first class type преди 7 години
sigmatch.nim db99c91679 destructors: supportsCopyMem finally works for recursive types преди 7 години
suggest.nim b414806e66 nimsuggest: suggest types in a type section преди 7 години
syntaxes.nim 773d17cd14 big refactoring: step 1 преди 8 години
tccgen.nim 86c8a7a947 nimrod is obsolete преди 9 години
transf.nim 0f53a06e7d make tests green again преди 7 години
trees.nim cd02561368 introduce a pre-processing pass for the concept bodies преди 7 години
treetab.nim d681812465 compiler: Trim .nim files trailing whitespace преди 9 години
types.nim 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does преди 7 години
typesrenderer.nim 9e12db4459 fixes #6030 (#6042) преди 7 години
vm.nim 02ff5f596c implemented new experimental scriptable import mechanism преди 7 години
vmdef.nim 88a5e9d88c Fix operations on string as openarray in VM. (#6257) преди 7 години
vmdeps.nim 02ff5f596c implemented new experimental scriptable import mechanism преди 7 години
vmgen.nim f7f3a25be8 first steps of making 'opt' a first class type for Nim преди 7 години
vmhooks.nim 60b187513e stdlib and compiler don't use .immediate anymore преди 8 години
vmmarshal.nim e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes преди 8 години
vmops.nim c3117e1aba Fixes #6336 (#6337) преди 7 години
wordrecg.nim 3ccc9c467d 'with' and 'without' are not keywords anymore преди 7 години
writetracking.nim 1a61c4d46d first implementation of the 'func' keyword преди 7 години

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.