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
path:
root
/
lib
/
packages
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make countLines() the same as len(splitLines(s)) (#5470)
Simon Krauter
2017-03-03
1
-1
/
+1
*
fixes #3078
Andreas Rumpf
2016-10-20
1
-6
/
+9
*
docgen: working search feature
Araq
2016-09-09
1
-3
/
+3
*
generated theindex.html is valid html
Araq
2016-09-09
1
-10
/
+21
*
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
1
-1
/
+1
*
fixes #2640
Andreas Rumpf
2016-05-31
1
-4
/
+9
*
Fixes to YAML highlighting support, added tests
Felix Krause
2016-04-01
1
-7
/
+18
*
Added YAML support to doctools/highlite
Felix Krause
2016-03-29
1
-2
/
+296
*
use 'using' instead of 'sig' keyword; cleans up new features a bit
Andreas Rumpf
2016-02-29
1
-1
/
+1
*
added 'sig' feature; removed tfShared support in the compiler
Andreas Rumpf
2016-02-28
1
-1
/
+1
*
Merge pull request #3831 from ephja/nimrod-to-nim
Andreas Rumpf
2016-02-06
2
-9
/
+9
2015-02-15
1
-1
/
+1
*
Replace other common expressions with defined variable
Dustin Lacewell
2015-01-12
1
-2
/
+2
*
Add named anchor links to procs in the documentation index
Dustin Lacewell
2015-01-12
1
-2
/
+4
*
Improved nimdoc styling.
Nick Greenfield
2014-12-19
1
-2
/
+2
*
destuctors are experimental; 'func' is now a keyword
Araq
2014-12-10
1
-1
/
+2
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-08
1
-5
/
+3
|
\
|
*
Moved smiliey format to config hash table.
Dominik Picheta
2014-12-04
1
-5
/
+3
*
|
implements 'defer'
Araq
2014-12-04
1
-2
/
+3
|
/
*
smileys configurable; safer image attribute handling
Araq
2014-11-29
2
-21
/
+27
*
fixes #1055
Araq
2014-11-16
1
-4
/
+4
*
Merge branch 'pr_adds_code_directive_to_rst' into pr_bigbreak_adds_code_direc...
Grzegorz Adam Hankiewicz
2014-11-03
2
-25
/
+178
|
\
|
*
Fixes line numbering.
Grzegorz Adam Hankiewicz
2014-10-02
1
-1
/
+1
|
*
Handles :file: option for code blocks to avoid warnings.
Grzegorz Adam Hankiewicz
2014-07-26
2
-0
/
+11
|
*
Adds support for the ``.. code::`` rst directive.
Grzegorz Adam Hankiewicz
2014-07-19
2
-25
/
+167
*
|
support nimrod as an alias for nim for compatibility (nimforum!)
Araq
2014-09-17
1
-4
/
+4
*
|
updated the compiler to use the new symbol names
Araq
2014-08-28
3
-16
/
+16
*
|
Nimrod renamed to Nim
Araq
2014-08-28
2
-3
/
+3
*
|
renamefest
Araq
2014-08-23
3
-10
/
+10
*
|
the big renamefest: first steps
Araq
2014-08-22
2
-15
/
+15
[prev]
[next]