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
/
docutils
/
highlite.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
implements 'defer'
Araq
2014-12-04
1
-2
/
+3
*
support nimrod as an alias for nim for compatibility (nimforum!)
Araq
2014-09-17
1
-4
/
+4
*
renamefest
Araq
2014-08-23
1
-1
/
+1
*
the big renamefest: first steps
Araq
2014-08-22
1
-9
/
+9
*
'lambda' is no keyword anymore
Araq
2014-08-08
1
-1
/
+1
*
new concurrency model: first steps; shared is not a keyword anymore
Araq
2014-04-14
1
-2
/
+4
*
added an overload for highlight.initGeneralTokenizer that accepts a cstring.
Charlie Barto
2014-02-26
1
-3
/
+4
*
Punctation -> punctuation.
EXetoC
2014-01-29
1
-4
/
+4
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-2
/
+2
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-3
/
+3
*
bugfix: keywords are sorted
Araq
2013-12-05
1
-1
/
+1
*
Adds highlite to tests suite.
Grzegorz Adam Hankiewicz
2013-06-18
1
-1
/
+1
*
Adds previous slurping as runnable testcase.
Grzegorz Adam Hankiewicz
2013-06-18
1
-1
/
+14
*
Replaces relative file slurping with hardcoded array.
Grzegorz Adam Hankiewicz
2013-06-18
1
-1
/
+11
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
Moved packages to lib directory.
Dominik Picheta
2013-02-25
1
-0
/
+537