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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
case consistency part 7
Araq
2013-12-28
2
-13
/
+13
*
case consistency part 6
Araq
2013-12-28
1
-3
/
+3
*
case consistency part 5
Araq
2013-12-28
7
-9
/
+9
*
attempt to merge newtempl
Araq
2013-12-24
1
-0
/
+631
*
NoFakeVars progress
Araq
2013-12-24
3
-0
/
+877
*
vm: FFI improvements
Araq
2013-12-23
1
-1
/
+1
*
Merge branch 'master' of https://github.com/Araq/Nimrod into vm2
Araq
2013-12-23
1
-3
/
+2
|
\
|
*
Use quoteShell in stdlib, where appropriate.
Michał Zieliński
2013-12-11
1
-3
/
+2
*
|
new VM: some progress for the FFI support
Araq
2013-12-23
1
-7
/
+14
|
/
*
Updates configuration for recent lib removals. Refs #698.
Grzegorz Adam Hankiewicz
2013-12-08
1
-32
/
+0
*
Add DragonFly as essentially a clone of FreeBSD
Markus Pfeiffer
2013-10-09
1
-1
/
+1
*
niminst: yet another bugfix
Araq
2013-10-07
1
-2
/
+2
*
niminst: slashify was a stupid idea
Araq
2013-10-06
6
-34
/
+34
*
fixes for niminst
Araq
2013-09-28
1
-3
/
+5
*
examples from the talk part of test suite
Araq
2013-09-27
1
-1
/
+4
*
support for multiple modules of the same name; niminst supports 'platforms'; ...
Araq
2013-09-24
1
-4
/
+35
*
fixes #582
Araq
2013-09-01
6
-29
/
+47
*
fixes #578
Araq
2013-08-30
1
-11
/
+11
*
Modified the behaviour of the build scripts to accommodate new C sources
Dominik Picheta
2013-08-04
3
-19
/
+41
*
Moved linker flags to the end of cmd line in build.sh and bat templates
Yury Benesh
2013-07-06
2
-4
/
+4
*
Fixed terminal module so that it doesn't raise an EOS exception when stdout i...
Dominik Picheta
2013-06-22
1
-0
/
+2
*
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-2
/
+2
*
added FAQ about 'proc'
Araq
2013-05-25
1
-1
/
+1
*
Implements basic rss generation for website news.
Grzegorz Adam Hankiewicz
2013-05-23
2
-3
/
+122
*
fixed typos in the manual; kept trimcc tool up to date
Araq
2013-05-21
1
-2
/
+2
*
Implemented new Nimrod website designed by @PhilipWitte.
Dominik Picheta
2013-05-18
3
-87
/
+93
*
Separate out install/uninstall script generation
Alain Kalker
2013-03-17
1
-4
/
+12
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
16
-0
/
+0
*
use clang for macosx in buildsh.tmpl
Araq
2013-03-04
1
-0
/
+2
*
doc2 support for nimweb; fixed graphics.withEvents
Araq
2012-11-01
1
-1
/
+6
*
nimbuild should work again
Araq
2012-11-01
1
-1
/
+1
*
fixes #235
Araq
2012-10-24
1
-1
/
+1
*
website improvements
Araq
2012-09-29
1
-12
/
+11
*
website improvements; better opengl wrapper (still broken)
Araq
2012-09-28
1
-14
/
+16
*
nimrepl handles keys again
Billingsly Wetherfordshire
2012-09-11
1
-2
/
+2
*
small bugfixes; reactivated tests/compile
Araq
2012-09-11
1
-1
/
+1
*
niminst compiles again
Araq
2012-08-03
1
-1
/
+0
*
added some support for Haiku
Araq
2012-07-29
1
-18
/
+22
*
rebuilt C sources
Araq
2012-07-08
1
-3
/
+3
*
Added support for ARM.
Dominik Picheta
2012-07-07
1
-0
/
+2
*
don't take into account the user config file when building sources
Zahary Karadjov
2012-06-14
1
-1
/
+1
*
niminst: use 'set -e'; failing to copy docs and data is no installation error
Araq
2012-05-31
2
-17
/
+26
*
extracted documentation generator
Araq
2012-05-09
1
-8
/
+5
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
1
-2
/
+4
*
The build.sh file generated by niminst now supports a --extraBuildArgs param.
dom96
2012-04-11
1
-1
/
+22
*
added terminal.isatty; nimgrep version 0.9
Araq
2012-04-06
1
-6
/
+25
*
enforcing gcc code generation for koch csource; proper C sources for Windows
Zahary Karadjov
2012-03-20
1
-1
/
+1
*
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...
Araq
2012-03-04
3
-33
/
+12
*
prepared niminst for win64 target
Araq
2012-02-28
2
-13
/
+49
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-02-17
2
-2
/
+317
|
\
[next]