This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-01-05 20:47:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b54dfbce1664a6f0c9deb845d94ce173e5e0831d
Nim
/
lib
/
core
History
Chris Heller
b54dfbce16
Remove use of .format() from macros.nim to avoid importing into core. There is still a remaining import of cmpIgnoreStyle from strutils that needs to be removed as well
2015-03-03 09:22:54 -08:00
..
locks.nim
Fix typos
2015-02-15 16:20:32 +00:00
macros.nim
Remove use of .format() from macros.nim to avoid importing into core. There is still a remaining import of cmpIgnoreStyle from strutils that needs to be removed as well
2015-03-03 09:22:54 -08:00
typeinfo.nim
some love for the testsuite; fixed regressions
2015-03-01 21:41:21 +01:00
unsigned.nim
Added support for big 'u64 literals
2015-01-02 22:10:49 +01:00