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
Commit message (
Expand
)
Author
Age
Files
Lines
*
check the owners of generic instantiations properly and fix tinvalidclosure
Zahary Karadjov
2013-08-19
2
-3
/
+12
*
work-in-progress for compiling generics in their owner module
Zahary Karadjov
2013-08-19
4
-8
/
+17
*
some steps to improve the type mismatches with the new
Zahary Karadjov
2013-08-19
3
-10
/
+27
*
fixes iterating over enums
Zahary Karadjov
2013-08-19
1
-4
/
+4
*
Revert "Revert "made some tests green""
Zahary Karadjov
2013-08-19
6
-89
/
+95
*
Revert "Revert "further fixes for void stripping. fixes tvoid.""
Zahary Karadjov
2013-08-19
1
-20
/
+25
*
Revert "Revert "fix threading tests""
Zahary Karadjov
2013-08-19
2
-9
/
+17
*
Revert "Revert "fix tforwardgeneric""
Zahary Karadjov
2013-08-19
4
-6
/
+8
*
Revert "Revert "static and default params for generics""
Zahary Karadjov
2013-08-19
4
-61
/
+92
*
Revert "Revert "allow keyword params for the `[]` and `{}` operators""
Zahary Karadjov
2013-08-19
1
-8
/
+12
*
remerge "allow void as field type"
Zahary Karadjov
2013-08-19
2
-27
/
+43
*
Revert "Revert "bugfix: emulated thread vars used in combination with the mar...
Zahary Karadjov
2013-08-19
3
-4
/
+11
*
remerge "Fixes #267"
Zahary Karadjov
2013-08-19
5
-97
/
+184
*
Revert "Revert "test cases for the new features""
Zahary Karadjov
2013-08-19
4
-4
/
+78
*
fixes base64 module
Araq
2013-08-15
1
-6
/
+8
*
implemented computed goto support
Araq
2013-08-13
7
-12
/
+116
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-08-11
2
-1
/
+3
|
\
|
*
fixes a long standing channels bug
Araq
2013-08-09
2
-1
/
+3
*
|
new VM: preparations for evalMacroCall
Araq
2013-08-11
4
-19
/
+100
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-08-08
4
-8
/
+21
|
\
|
*
Take into account dirty buffers in suggest output; Fixes zah/nimrod.vim#14
Zahary Karadjov
2013-08-07
4
-8
/
+21
*
|
new VM: register allocator bugfix; implemented more magics
Araq
2013-08-08
5
-64
/
+195
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-08-07
8
-32
/
+67
|
\
|
*
fixes #534
Zahary Karadjov
2013-08-07
2
-3
/
+8
|
*
Updated bootstrap instructions. Removed csources.zip.
Dominik Picheta
2013-08-04
2
-8
/
+4
|
*
Modified the behaviour of the build scripts to accommodate new C sources
Dominik Picheta
2013-08-04
3
-19
/
+41
|
*
sockets.send now throws an exception when a non-blocking socket is
Dominik Picheta
2013-08-04
1
-2
/
+14
*
|
new VM: implemented constructors and jump optimizer
Araq
2013-08-07
7
-24
/
+187
*
|
bugfix createDir for solaris
Araq
2013-08-07
1
-1
/
+4
|
/
*
new VM: next steps
Araq
2013-08-03
7
-28
/
+72
*
Improved documentation for macros.newProc.
Dominik Picheta
2013-07-31
1
-0
/
+3
*
fixes #532
Araq
2013-08-01
2
-1
/
+2
*
Merge pull request #533 from gradha/pr_helper_procs
Araq
2013-07-31
2
-4
/
+87
|
\
|
*
Adds findAll() convenience procs to xmltree.
Grzegorz Adam Hankiewicz
2013-07-20
1
-0
/
+37
|
*
Notes kind() getter is used to read TXmlNode.k field.
Grzegorz Adam Hankiewicz
2013-07-19
1
-1
/
+1
|
*
Adds convenience expandTilde proc around getHomeDir.
Grzegorz Adam Hankiewicz
2013-07-19
1
-0
/
+24
|
*
Adds convenience copyFileWithPermissions to os module.
Grzegorz Adam Hankiewicz
2013-07-19
1
-3
/
+25
*
|
Merge pull request #530 from EXetoC/master
Araq
2013-07-31
1
-0
/
+11
|
\
\
|
*
|
dynlib
EXetoC
2013-07-18
1
-2
/
+4
|
*
|
Add missing SDL symbols.
EXetoC
2013-07-18
1
-0
/
+9
*
|
|
Merge pull request #523 from exhu/x11fix
Araq
2013-07-31
10
-1159
/
+951
|
\
\
\
|
*
|
|
Moved complex pragmas for xlib and cairo into separate included files. Fixed ...
Yury Benesh
2013-07-15
8
-322
/
+263
|
*
|
|
Fixed xrender.nim for use_pkg_config
Yury Benesh
2013-07-09
1
-2
/
+5
|
*
|
|
Added use_pkg_config, use_pkg_config_static conditionals to xlib, cairo
Yury Benesh
2013-07-09
3
-7
/
+13
|
*
|
|
Fixed XClientMessageEvent struct, added equals operator fot TAtom from unsign...
Yury Benesh
2013-07-07
2
-2
/
+11
|
*
|
|
Some fixes to xlib wrapper
Yury Benesh
2013-07-06
2
-1
/
+3
|
*
|
|
Added pkg-config support to xlib, xrender, cairo, cairoxlib
Yury Benesh
2013-07-04
4
-885
/
+705
|
*
|
|
Fixed libX11, libXrender bindings for macos and linux.
Yury Benesh
2013-07-04
2
-18
/
+29
*
|
|
|
'nimrod pretty' usable
Araq
2013-07-31
5
-63
/
+55
*
|
|
|
'nirmod pretty': almost working
Araq
2013-07-31
3
-4
/
+27
[next]