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
/
system
/
assertions.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #17033 [backport:1.4] (#17061)
Andreas Rumpf
2021-02-17
1
-4
/
+2
*
Improve documentation for assertions (#16988)
konsumlamm
2021-02-11
1
-35
/
+51
*
Fix broken links in docs (#16336)
Elliot Waite
2020-12-14
1
-1
/
+1
*
doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)
Timothee Cour
2020-11-12
1
-9
/
+10
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-0
/
+1
*
fix js stacktraces, unify all file,line,col formatting into a single function...
Timothee Cour
2020-05-05
1
-2
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-6
/
+6
*
Documentation, add more examples (#13825)
Juan Carlos
2020-04-01
1
-2
/
+2
*
Add Documentation (#13811)
Juan Carlos
2020-03-31
1
-0
/
+6
*
fixes #13519
Araq
2020-03-11
1
-1
/
+1
*
sink parameter inference for types that have destructors (#13544)
Andreas Rumpf
2020-03-04
1
-1
/
+3
*
fix error in assertions document (#12925) [backport]
flywind
2019-12-18
1
-1
/
+1
*
Fix many broken links
Jjp137
2019-10-22
1
-1
/
+1
*
Fixes #12044 (#12071)
Ico Doornekamp
2019-08-28
1
-5
/
+5
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-2
/
+2
*
assertions: fixes #11545 (#11605)
alaviss
2019-07-01
1
-3
/
+5
*
assertions: make assert follow excessiveStackTrace (#11574)
alaviss
2019-06-25
1
-3
/
+1
*
Allow void macro result (#11286)
Arne Döring
2019-05-21
1
-1
/
+1
*
move system.dollars in a separate file (#10829)
Miran
2019-03-13
1
-2
/
+14
*
system: some documentation improvements (#10809)
Miran
2019-03-11
1
-1
/
+1
*
move assertions and iterators out of system.nim (#10597)
Miran
2019-03-07
1
-0
/
+89