index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dom refactoring
Yuriy Glukhov
2015-11-25
1
-133
/
+173
*
Merge pull request #3573 from yglukhov/doc-fix
Andreas Rumpf
2015-11-25
1
-3
/
+5
|
\
|
*
doc fix
Yuriy Glukhov
2015-11-23
1
-3
/
+5
*
|
Merge pull request #3580 from yglukhov/js-distinct-type
Andreas Rumpf
2015-11-25
1
-1
/
+1
|
\
\
|
*
|
Fixed JS codegen for distinct types
Yuriy Glukhov
2015-11-23
1
-1
/
+1
*
|
|
Fixes #3582.
Dominik Picheta
2015-11-24
1
-1
/
+1
*
|
|
Merge pull request #3577 from def-/options-doc
Dominik Picheta
2015-11-23
2
-1
/
+4
|
\
\
\
|
*
|
|
Add options module to standard library documentation
def
2015-11-23
2
-1
/
+4
*
|
|
|
Fix options module to use new import name
def
2015-11-23
1
-2
/
+2
*
|
|
|
Update comment about `map` being in system module
def
2015-11-23
1
-6
/
+3
|
/
/
/
*
|
|
Merge pull request #3574 from tirkarthi/devel
Dominik Picheta
2015-11-23
1
-12
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge pull request #1 from tirkarthi/tirkarthi-patch-1
Xtreak
2015-11-23
1
-12
/
+11
|
/
|
|
|
*
|
Wrap the example in a code block
Xtreak
2015-11-23
1
-12
/
+11
|
/
/
*
|
Merge pull request #3572 from vegansk/fix_slurp_err_msg
Andreas Rumpf
2015-11-23
1
-2
/
+0
|
\
\
|
*
|
Fixed SIGSEGV on wrong slurp usage
Anatoly Galiulin
2015-11-23
1
-2
/
+0
|
/
/
*
|
Merge pull request #3563 from c-blake/devel
Andreas Rumpf
2015-11-20
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add a unit test that covers issue 3477
Charles Blake
2015-11-19
1
-0
/
+1
|
*
Fix loop index bug in scan for a[s] in b[s..s+len2-1].
Charles Blake
2015-11-19
1
-1
/
+1
|
/
*
fixes #3541
Araq
2015-11-18
4
-20
/
+33
*
fixes #3546
Araq
2015-11-18
1
-2
/
+5
*
website updated
Araq
2015-11-18
2
-30
/
+12
*
better error handling for bug #3550
Araq
2015-11-18
1
-2
/
+2
*
fixes #3550
Araq
2015-11-18
2
-2
/
+7
*
allows macros to access documentation comments
Araq
2015-11-18
1
-0
/
+1
*
fixes a critical error handling bug for nimsuggest
Araq
2015-11-18
1
-0
/
+1
*
Merge pull request #3536 from jyelon/proc-addr
Andreas Rumpf
2015-11-12
1
-1
/
+6
|
\
|
*
Add 'auto-decoration' to nimGetProcAddr
jyelon
2015-11-11
1
-1
/
+6
|
/
*
Merge pull request #3533 from nim-lang/fix-parseopt2-externs
Andreas Rumpf
2015-11-11
1
-2
/
+2
|
\
|
*
Prevent Exported C procedure collisions
Varriount
2015-11-11
1
-2
/
+2
|
/
*
Merge pull request #3514 from vegansk/3513_pgsql_prepstat
Dominik Picheta
2015-11-11
2
-7
/
+5
|
\
|
*
Fixed issue 3513: wrong setupQuery realization
Anatoly Galiulin
2015-11-06
2
-7
/
+5
*
|
documented untyped/typed meta-types
Araq
2015-11-10
2
-22
/
+88
*
|
fixes newly introduced oswalkdir module
Araq
2015-11-10
1
-3
/
+14
*
|
added oswalkdir.nim for the JS target
Araq
2015-11-10
1
-0
/
+16
*
|
os.walkDir is available at compile time
Araq
2015-11-10
4
-44
/
+69
*
|
added newTree to ast.nim
Araq
2015-11-10
1
-0
/
+4
*
|
added prefix matching to critbits.nim
Araq
2015-11-10
1
-16
/
+24
*
|
updated old links on the website
Araq
2015-11-10
1
-2
/
+2
*
|
Merge pull request #3527 from tulayang/devel
Dominik Picheta
2015-11-10
1
-3
/
+4
|
\
\
|
*
|
Fix osproc.close
wt
2015-11-10
1
-3
/
+4
|
/
/
*
|
Merge pull request #3504 from Matt14916/xmlparser-entities
Dominik Picheta
2015-11-08
2
-11
/
+19
|
\
\
|
*
|
Add a test to xmlparser
Matt Sullivan
2015-10-31
2
-12
/
+20
|
*
|
Create entity nodes with xmlparser
Matt Sullivan
2015-10-30
1
-1
/
+1
*
|
|
Merge pull request #3521 from gour/tools-link-fix
Dominik Picheta
2015-11-08
1
-1
/
+1
|
\
\
\
|
*
|
|
fix docgen link
Gour
2015-11-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Modified setDefaultLibpath to search using findExe"nim".
Dominik Picheta
2015-11-07
1
-0
/
+11
|
/
/
*
|
better nimsuggest support
Araq
2015-11-03
2
-4
/
+5
*
|
Nimscript fixes 'cpFile' typo
Araq
2015-11-03
1
-1
/
+1
*
|
nimrod is obsolete
Araq
2015-11-03
1
-2
/
+2
*
|
fixes start.bat file
Araq
2015-11-03
1
-3
/
+3
[next]