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
/
compiler
/
modules.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
added undocumented exportNims pragma for Nimscript support
Araq
2015-10-03
1
-0
/
+7
*
preparations for Nimble NimScript integrations; minor cleanups
Araq
2015-08-18
1
-1
/
+0
*
implements experimental new config system based on NimScript
Araq
2015-08-16
1
-6
/
+14
*
CRC -> Hash
Flaviu Tamas
2015-07-03
1
-25
/
+25
*
Use full file path for CRC checks.
Dominik Picheta
2015-06-14
1
-3
/
+3
*
securehash: Keep module name consistent
Adam Strzelecki
2015-06-09
1
-1
/
+1
*
Rename crc module to "secure_hash"
Flaviu Tamas
2015-05-23
1
-1
/
+1
*
Clean up crc module
Flaviu Tamas
2015-05-23
1
-4
/
+4
*
Use gProjectIsStdin instead
def
2015-05-17
1
-1
/
+1
*
Clean up stdin file reading of compiler.
def
2015-05-16
1
-13
/
+16
*
Make compiler read files from stdin
def
2015-02-22
1
-1
/
+1
*
nimsuggest: first version
Araq
2015-01-27
1
-7
/
+6
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
'nim i' should work again
Araq
2014-09-18
1
-2
/
+3
*
nimfix handles helloworld
Araq
2014-09-06
1
-1
/
+10
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-2
/
+2
*
renamefest
Araq
2014-08-23
1
-1
/
+1
*
Fix generation of package-dependent init names.
Reimer Behrends
2014-06-25
1
-1
/
+1
*
the compiler is now aware of packages
Araq
2014-03-02
1
-4
/
+5
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-2
/
+2
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-11
/
+11
*
case consistency part 1
Araq
2013-12-27
1
-1
/
+1
*
'modules' module from 'main'; minor bugfixes
Araq
2013-07-20
1
-0
/
+200