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
/
manyloc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Replaced deprecated repeatStr() with repeat().
Hans Raaf
2015-03-04
4
-9
/
+9
|
*
Replaced deprecated repeatChar() with repeat() or spaces().
Hans Raaf
2015-03-04
3
-5
/
+5
|
*
Fix typos
Federico Ceratto
2015-02-15
2
-3
/
+3
|
*
Merge pull request #2133 from def-/cleanup
Andreas Rumpf
2015-02-15
2
-0
/
+0
|
\
|
|
|
|
Cleanup
|
*
nimrod.cfg isn't working anymore, rename to nim.cfg
def
2015-02-15
2
-0
/
+0
|
|
*
|
Update a use of initTable to avoid initial enlarge.
Charles Blake
2015-02-13
1
-1
/
+1
|
/
*
Clean up tests/manyloc
def
2015-02-04
13
-121
/
+113
|
|
|
|
named_argument_bug still fails
*
fixes #2041
Araq
2015-01-31
1
-0
/
+3
|
*
GitHub link fixes: nim-code -> nim-lang
def
2015-01-15
1
-2
/
+2
|
*
s/nimrod/nim/g; s/babel/nimble/g
Flaviu Tamas
2015-01-09
1
-3
/
+3
|
*
made some tests green
Araq
2014-09-21
3
-39
/
+39
|
*
further adaptations
Araq
2014-08-29
7
-22
/
+22
|
*
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Araq
2014-08-29
6
-0
/
+0
|
*
some progress for jester+async
Araq
2014-06-27
8
-0
/
+7503
|
*
attempt to make some tests green
Araq
2014-04-21
3
-7
/
+3
|
*
keine_schweine test is not platform dependent
Araq
2014-02-24
3
-12
/
+16
|
*
nil->discard
Araq
2014-02-15
1
-2
/
+2
|
*
the compiler can now deal with multiple modules of the same name
Araq
2013-09-26
5
-0
/
+32
|
*
fixes #531
Araq
2013-07-24
13
-0
/
+662
|
*
fixes --os:standalone
Araq
2013-06-30
1
-1
/
+3
|
*
--os:standalone works again
Araq
2013-06-30
3
-0
/
+25
|
*
improvements for 'not nil' checking
Araq
2013-06-13
1
-2
/
+4
|
*
manyloc test should be green again
Araq
2013-06-04
3
-30
/
+22
|
*
fixes #385
Araq
2013-06-03
1
-0
/
+494
|
*
revert new scope for 'if'
Araq
2013-05-02
2
-0
/
+170
|
*
bugfixes mostly JS related
Araq
2013-05-01
3
-1
/
+2
|
*
made some tests green
Araq
2013-04-22
1
-0
/
+1
|
*
added manyloc test suite; --path now relative to project dir if not absolute
Araq
2013-04-13
49
-0
/
+9271
|
*
Fixed bug with xmltree.attrs when attributes have not been initialised
Dominik Picheta
2013-03-23
5
-690
/
+0
|
|
|
|
yet.
*
better error message when C compilation fails
Araq
2013-03-19
1
-0
/
+1
|
*
tester supports large tests
Araq
2013-03-18
5
-0
/
+689