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
/
chcks.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #11205
Araq
2019-05-28
1
-0
/
+5
*
hotfix for 32bit unsigned 'range' checking; incomplete, unknown why some oper...
Araq
2019-05-27
1
-0
/
+6
*
--newruntime: work in progress
Andreas Rumpf
2019-03-14
1
-43
/
+45
*
code cleanup: there is no MoveError and sinks are always available
Andreas Rumpf
2019-03-04
1
-5
/
+0
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
1
-1
/
+1
*
helpers2 now has a real name
Araq
2019-02-07
1
-1
/
+1
*
refs #9880 show index and bound in lots of `index out of bounds` errors
Timothee Cour
2018-12-09
1
-1
/
+8
*
further steps in implementing sink parameters; refs #7041
Araq
2018-03-30
1
-0
/
+5
*
Implement language feature #6885 (#6954)
cooldome
2017-12-24
1
-1
/
+0
*
fixes #5599 (#5610)
Andreas Rumpf
2017-03-26
1
-1
/
+5
*
fix types of ansi_c/sysio to more closely match C ABI
Jacek Sieka
2016-06-05
1
-1
/
+0
*
Move the noreturn pragma to sysFatal
def
2015-05-05
1
-3
/
+3
*
Get rid of more deprecation warnings by renaming exceptions
def
2015-01-27
1
-2
/
+2
*
system files use new identifiers
Araq
2014-08-23
1
-7
/
+7
*
the big renamefest: first steps
Araq
2014-08-22
1
-1
/
+1
*
optimized method dispatchers
Araq
2014-06-12
1
-0
/
+22
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-1
/
+1
*
--os:standalone works again
Araq
2013-06-30
1
-0
/
+77