summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Dom refactoringYuriy Glukhov2015-11-251-133/+173
* Merge pull request #3573 from yglukhov/doc-fixAndreas Rumpf2015-11-251-3/+5
|\
| * doc fixYuriy Glukhov2015-11-231-3/+5
* | Merge pull request #3580 from yglukhov/js-distinct-typeAndreas Rumpf2015-11-251-1/+1
|\ \
| * | Fixed JS codegen for distinct typesYuriy Glukhov2015-11-231-1/+1
* | | Fixes #3582.Dominik Picheta2015-11-241-1/+1
* | | Merge pull request #3577 from def-/options-docDominik Picheta2015-11-232-1/+4
|\ \ \
| * | | Add options module to standard library documentationdef2015-11-232-1/+4
* | | | Fix options module to use new import namedef2015-11-231-2/+2
* | | | Update comment about `map` being in system moduledef2015-11-231-6/+3
|/ / /
* | | Merge pull request #3574 from tirkarthi/develDominik Picheta2015-11-231-12/+11
|\ \ \ | |/ / |/| |
| * | Merge pull request #1 from tirkarthi/tirkarthi-patch-1Xtreak2015-11-231-12/+11
|/| |
| * | Wrap the example in a code blockXtreak2015-11-231-12/+11
|/ /
* | Merge pull request #3572 from vegansk/fix_slurp_err_msgAndreas Rumpf2015-11-231-2/+0
|\ \
| * | Fixed SIGSEGV on wrong slurp usageAnatoly Galiulin2015-11-231-2/+0
|/ /
* | Merge pull request #3563 from c-blake/develAndreas Rumpf2015-11-202-1/+2
|\ \ | |/ |/|
| * Add a unit test that covers issue 3477Charles Blake2015-11-191-0/+1
| * Fix loop index bug in scan for a[s] in b[s..s+len2-1].Charles Blake2015-11-191-1/+1
|/
* fixes #3541Araq2015-11-184-20/+33
* fixes #3546Araq2015-11-181-2/+5
* website updatedAraq2015-11-182-30/+12
* better error handling for bug #3550Araq2015-11-181-2/+2
* fixes #3550Araq2015-11-182-2/+7
* allows macros to access documentation commentsAraq2015-11-181-0/+1
* fixes a critical error handling bug for nimsuggestAraq2015-11-181-0/+1
* Merge pull request #3536 from jyelon/proc-addrAndreas Rumpf2015-11-121-1/+6
|\
| * Add 'auto-decoration' to nimGetProcAddrjyelon2015-11-111-1/+6
|/
* Merge pull request #3533 from nim-lang/fix-parseopt2-externsAndreas Rumpf2015-11-111-2/+2
|\
| * Prevent Exported C procedure collisionsVarriount2015-11-111-2/+2
|/
* Merge pull request #3514 from vegansk/3513_pgsql_prepstatDominik Picheta2015-11-112-7/+5
|\
| * Fixed issue 3513: wrong setupQuery realizationAnatoly Galiulin2015-11-062-7/+5
* | documented untyped/typed meta-typesAraq2015-11-102-22/+88
* | fixes newly introduced oswalkdir moduleAraq2015-11-101-3/+14
* | added oswalkdir.nim for the JS targetAraq2015-11-101-0/+16
* | os.walkDir is available at compile timeAraq2015-11-104-44/+69
* | added newTree to ast.nimAraq2015-11-101-0/+4
* | added prefix matching to critbits.nimAraq2015-11-101-16/+24
* | updated old links on the websiteAraq2015-11-101-2/+2
* | Merge pull request #3527 from tulayang/develDominik Picheta2015-11-101-3/+4
|\ \
| * | Fix osproc.closewt2015-11-101-3/+4
|/ /
* | Merge pull request #3504 from Matt14916/xmlparser-entitiesDominik Picheta2015-11-082-11/+19
|\ \
| * | Add a test to xmlparserMatt Sullivan2015-10-312-12/+20
| * | Create entity nodes with xmlparserMatt Sullivan2015-10-301-1/+1
* | | Merge pull request #3521 from gour/tools-link-fixDominik Picheta2015-11-081-1/+1
|\ \ \
| * | | fix docgen linkGour2015-11-071-1/+1
| | |/ | |/|
* / | Modified setDefaultLibpath to search using findExe"nim".Dominik Picheta2015-11-071-0/+11
|/ /
* | better nimsuggest supportAraq2015-11-032-4/+5
* | Nimscript fixes 'cpFile' typoAraq2015-11-031-1/+1
* | nimrod is obsoleteAraq2015-11-031-2/+2
* | fixes start.bat fileAraq2015-11-031-3/+3