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
/
doc
/
manual
/
lexing.txt
Commit message (
Collapse
)
Author
Age
Files
Lines
*
documentation build cleaned up
Andreas Rumpf
2016-05-31
1
-1
/
+1
|
*
minor website and documentation updates
Araq
2016-01-18
1
-1
/
+1
|
*
removed wrong documentation
Andreas Rumpf
2016-01-17
1
-1
/
+0
|
*
implements final version of multiline comments
Andreas Rumpf
2016-01-17
1
-16
/
+7
|
*
implements multi-line-comments; pounds are stripped from the doc comments
Andreas Rumpf
2016-01-16
1
-0
/
+38
|
*
doc: Trim .txt files trailing whitespace
Adam Strzelecki
2015-09-04
1
-15
/
+15
|
|
|
|
via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
*
Regarding num literals, mod paths, ident equality.
Oscar Campbell
2015-06-14
1
-9
/
+18
|
*
Fix doc for #2523, regarding numeric literals.
Oscar Campbell
2015-05-31
1
-9
/
+14
|
*
Change wording in some parts. Fix some typos.
Oscar Campbell
2015-05-25
1
-2
/
+2
|
*
Fixed typo in lexing.txt: UINT8_LIT -> UINT_LIT
Ruslan Mustakov
2015-04-12
1
-1
/
+1
|
*
Manual renames
def
2015-01-16
1
-2
/
+2
|
*
documentation updates
Araq
2014-10-11
1
-7
/
+26
|
*
manual split up into multiple files; documented the new concurrency system
Araq
2014-10-02
1
-0
/
+356