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
/
dollars.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix stringify unsigned integer in JS and JS VM (#17086)
flywind
2021-02-18
1
-18
/
+29
*
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...
Timothee Cour
2021-02-17
1
-1
/
+0
*
remove unused warning (#16809)
flywind
2021-01-24
1
-2
/
+2
*
$(uint|uint64) now works with nimscript (#15644)
Timothee Cour
2020-10-20
1
-0
/
+20
*
move since from inclrtl to std/private/since (#14188)
hlaaftana
2020-05-02
1
-1
/
+1
*
`$` now works for unsigned intergers with `nim js` (#14122)
Timothee Cour
2020-04-27
1
-0
/
+17
*
changed type() to typeof() in docs and error messages (#14084)
hlaaftana
2020-04-24
1
-3
/
+3
*
refactor system.$ for objects a little; refs #13398
Araq
2020-04-20
1
-9
/
+3
*
Fix unused warning for `$` for empty tuple/objects (#13991)
hlaaftana
2020-04-18
1
-1
/
+2
*
replace old problematic isNamedTuple implementation by TypeTrait isNamedTuple...
Timothee Cour
2020-02-07
1
-11
/
+15
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-1
/
+1
*
move system.dollars in a separate file (#10829)
Miran
2019-03-13
1
-0
/
+158