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
/
koch.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adds option to exclude nimcache dirs from time machine backups.
Grzegorz Adam Hankiewicz
2014-04-16
1
-0
/
+1
*
Merge pull request #1079 from flaviut/kochcleanfix
Andreas Rumpf
2014-04-13
1
-1
/
+1
|
\
|
*
Koch deletes the .gitignore while cleaning
flaviut
2014-04-10
1
-1
/
+1
*
|
-d:useFFI is obsolete
Andreas Rumpf
2014-04-13
1
-1
/
+0
|
/
*
made 'koch web' work when current dir has a space in it
Araq
2014-02-15
1
-3
/
+2
*
fixes #892
Araq
2014-02-14
1
-1
/
+2
*
koch install should work now as documented
Araq
2014-02-14
1
-9
/
+18
*
new tester produces json output
Araq
2014-02-02
1
-2
/
+3
*
next steps for closure iterators
Araq
2014-01-22
1
-3
/
+6
*
merge master into devel
Araq
2014-01-19
1
-1
/
+1
|
\
|
*
Koch now uses PATH/nimrod correctly
Josh Girvin
2014-01-13
1
-1
/
+1
*
|
tester support html generation
Araq
2014-01-14
1
-10
/
+2
*
|
new tester; all tests categorized
Araq
2014-01-13
1
-2
/
+7
*
|
case consistency improvements
Araq
2014-01-11
1
-2
/
+2
*
|
case consistency: next steps
Araq
2013-12-29
1
-2
/
+2
*
|
case consistency part 5
Araq
2013-12-28
1
-5
/
+5
*
|
jump optimizer works
Araq
2013-10-29
1
-1
/
+1
*
|
new VM is getting stable
Araq
2013-10-29
1
-0
/
+9
|
/
*
-d:nocaas mode for easier bootstrapping on exotic OSes (Haiku)
Araq
2013-09-01
1
-0
/
+1
*
attempt to make libzip work on the testing machines
Araq
2013-06-27
1
-7
/
+10
*
Separate out install/uninstall script generation
Alain Kalker
2013-03-17
1
-1
/
+4
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
Copyright 2012 -> 2013
Araq
2013-01-08
1
-2
/
+2
*
small examples work with the FFI
Araq
2012-12-19
1
-1
/
+1
*
first steps for FFI support at compile time
Araq
2012-12-19
1
-0
/
+1
*
first steps for overloading support of passing blocks; bugfix: test results o...
Araq
2012-09-11
1
-1
/
+0
*
extracted documentation generator
Araq
2012-05-09
1
-1
/
+2
*
restored files that 'koch clean' removed
Araq
2012-04-16
1
-1
/
+1
*
implemented support for the AVR CPU and standalone OS
Araq
2012-03-31
1
-1
/
+1
*
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...
Araq
2012-03-04
1
-3
/
+7
*
bugfix: optimization of complex constant string concatenations
Araq
2012-02-17
1
-2
/
+0
*
version 0.8.14
Araq
2012-02-09
1
-2
/
+2
*
niminst: diverse improvements; fixes #80
Araq
2012-01-13
1
-4
/
+4
*
koch: 'update' feature optional for less dependencies
Araq
2012-01-08
1
-52
/
+64
*
bugfix: type alias to generic; generic type not stripped away from for loop v...
Araq
2012-01-07
1
-57
/
+60
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-19
/
+13
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-2
/
+2
*
GC stack scanning cares about interior pointers
Araq
2011-12-30
1
-1
/
+1
*
Last bits, etc.
Amrykid
2011-12-27
1
-2
/
+4
*
Final bits added. Needs testing.
Amrykid
2011-12-25
1
-15
/
+30
*
- Koch update is nearly finished.
Amrykid
2011-12-24
1
-12
/
+43
*
- Added extractFile and extractAll to zipfiles.nim
Amrykid
2011-12-24
1
-0
/
+20
*
Fixed test suite on windows
Dominik Picheta
2011-11-19
1
-5
/
+5
*
tester checks exitcode; osproc additions; DLL fixes; taint mode fixes
Araq
2011-11-07
1
-1
/
+3
*
importCompilerProc pragma introduced because the hacks for typeinfo.nim did n...
Araq
2011-06-27
1
-1
/
+5
*
gc tweaking to gain a few percent of performance
Araq
2011-05-07
1
-4
/
+2
*
little repo cleanup
Araq
2011-05-02
1
-1
/
+3
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-3
/
+11
*
const table support
Araq
2011-04-29
1
-0
/
+1
*
better error message for invalid module names
Araq
2011-04-16
1
-17
/
+1
[prev]
[next]