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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
correct grammar (ref #20199) and add check for grammar.txt (#20494)
ringabout
2022-10-06
1
-0
/
+7
*
decrease iteration count of btree test (#20491)
Bung
2022-10-04
1
-1
/
+1
*
Fix #16937; --clib option pass library name to backend C compiler correctly (...
Tomohiro
2022-09-01
3
-0
/
+15
*
fix #20012 (#20013)
Daniel Clarke
2022-07-13
1
-0
/
+15
*
Add changes required by Nimble lock file support (#12104)
Ivan Bobev
2021-07-15
1
-24
/
+73
*
add more APIs to compiler/debugutils; re-export it (#18243)
Timothee Cour
2021-06-18
1
-0
/
+38
*
close #12684 add testcase (#17599)
flywind
2021-03-31
1
-0
/
+7
*
unify tuple expressions (#13793)
Arne Döring
2021-03-30
1
-1
/
+1
*
testament: support disabled:osx as alias to disabled:macosx (#17124)
Timothee Cour
2021-02-22
1
-1
/
+1
*
move asciitables to std/private/ (#16498)
flywind
2020-12-29
1
-1
/
+1
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-7
/
+7
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
1
-1
/
+0
*
move tests under the compiler directory to testament (#16096)
flywind
2020-11-25
5
-0
/
+344
*
trunner was not actually being tested in non-CTFFI mode; minor testament clea...
Timothee Cour
2020-05-19
2
-2
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
Fixes #12536 (#12568) [backport]
Tomohiro
2019-11-02
4
-0
/
+26
*
fixes #11194 (#11242)
Arne Döring
2019-05-14
1
-0
/
+12
*
improve formatting in assertEquals
Timothee Cour
2019-01-14
1
-11
/
+11
*
add `alignTable`, `parseTableCells` to align/format a tab(etc) delimited tabl...
Timothee Cour
2019-01-09
3
-0
/
+171