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
/
tests
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Parser: Test for exact missing ':' location column
Adam Strzelecki
2015-04-21
3
-0
/
+39
*
|
Add sfGenSym for (_).
Dominik Picheta
2015-04-23
1
-12
/
+20
*
|
Merge branch 'devel' into underscore-tuple-unpack
Dominik Picheta
2015-04-23
1
-1
/
+32
|
\
|
|
*
Changing the rule for arrow like operators again.
ReneSac
2015-04-10
1
-5
/
+5
|
*
Restore newline at the end of the file.
ReneSac
2015-04-09
1
-1
/
+1
|
*
Add tests for arrow like ops in tstrongspaces.nim
ReneSac
2015-04-09
1
-0
/
+14
|
*
Added tests for keyword operators in tstrongspaces
ReneSac
2015-04-08
1
-1
/
+18
*
|
Get rid of tkUnderscore. Map _ to tkSymbol.
Dominik Picheta
2015-04-08
1
-0
/
+3
*
|
Implements #2154.
Dominik Picheta
2015-03-31
1
-0
/
+18
|
/
*
fixes long standing parsing issue with command syntax
Araq
2015-03-22
2
-3
/
+13
*
fixes #1802
Araq
2015-03-22
1
-0
/
+19
*
fixes #1805
Araq
2015-03-21
1
-0
/
+19
*
fixes #2123
Araq
2015-02-14
1
-0
/
+11
*
fixes a small bug concerning semicolons for top level statements
Araq
2014-12-23
1
-2
/
+6
*
osproc compiles again for haiku
Araq
2014-03-10
1
-0
/
+52
*
Remove spurious import added in the last commit.
ReneSac
2014-02-03
1
-1
/
+1
*
Fix optarg() and added two more tests.
ReneSac
2014-02-03
1
-3
/
+9
*
cleaned up command expressions
Araq
2014-02-02
1
-5
/
+10
*
next steps for closure iterators
Araq
2014-01-22
2
-0
/
+50
*
parser support anon iterators
Araq
2014-01-20
2
-0
/
+32
*
command syntax is allowed in expressions
Araq
2014-01-20
1
-0
/
+12
[prev]