Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | bugfix createDir for solaris | Araq | 2013-08-07 | 1 | -1/+4 | |
|/ / | ||||||
* | | new VM: next steps | Araq | 2013-08-03 | 1 | -23/+46 | |
* | | Improved documentation for macros.newProc. | Dominik Picheta | 2013-07-31 | 1 | -0/+3 | |
* | | fixes #532 | Araq | 2013-08-01 | 1 | -1/+1 | |
* | | 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 | |
* | | | | Fixes graphics.drawEllipse. | Dominik Picheta | 2013-07-27 | 1 | -1/+4 | |
* | | | | Fixes #543. | Dominik Picheta | 2013-07-27 | 1 | -1/+2 | |
* | | | | bugfix: system.& for sequences | Araq | 2013-07-27 | 1 | -2/+2 | |
* | | | | Added macros.newIfStmt and macros.newVarStmt. | Dominik Picheta | 2013-07-25 | 1 | -1/+23 | |
* | | | | Merge pull request #527 from jbe/master | Araq | 2013-07-24 | 1 | -10/+10 | |
|\ \ \ \ | ||||||
| * | | | | export pointer types for SDL event objects | jbe | 2013-07-17 | 1 | -10/+10 | |
| | |_|/ | |/| | | ||||||
* | | | | added macros.genSym | Araq | 2013-07-24 | 1 | -3/+10 | |
* | | | | Fixes OSError deprecation warning. | Dominik Picheta | 2013-07-21 | 1 | -1/+1 | |
* | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-20 | 9 | -23/+537 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fixed libzip path for Arch Linux. | Dominik Picheta | 2013-07-17 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Documents copyFile not copying attributes on posix. | Grzegorz Adam Hankiewicz | 2013-07-16 | 1 | -2/+7 | |
| * | | Warns to not modify string findAll is iterating over. | Grzegorz Adam Hankiewicz | 2013-07-16 | 1 | -1/+4 | |
| * | | Explains parseHex initialization quirk. | Grzegorz Adam Hankiewicz | 2013-07-16 | 1 | -2/+26 | |
| * | | Adds some examples to JoinPath and / procs. | Grzegorz Adam Hankiewicz | 2013-07-16 | 1 | -7/+25 | |
| * | | Merge pull request #504 from ventor3000/master | Araq | 2013-07-07 | 2 | -0/+450 | |
| |\ \ | ||||||
| | * | | Fixed some minor stuff in module poly | Robert Persson | 2013-07-07 | 1 | -15/+9 | |
| | * | | Optimized integrate function in module poly | Robert Persson | 2013-07-07 | 1 | -10/+16 | |
| | * | | Optimized divMod in poly | Robert Persson | 2013-07-03 | 1 | -13/+11 | |
| | * | | Fixed a mixed bag of stuff poly and numeric | Robert Persson | 2013-07-03 | 2 | -51/+42 | |
| | * | | Cleanup of poly an numeric modules | Robert Persson | 2013-07-02 | 2 | -63/+0 | |
| | * | | Added poly and numeric modules | Robert Persson | 2013-07-02 | 2 | -0/+524 | |
| | |/ | ||||||
| * | | Merge pull request #513 from gradha/pr_extends_align | Araq | 2013-07-07 | 1 | -6/+14 | |
| |\ \ | ||||||
| | * | | Extends align proc with default padding parameter. | Grzegorz Adam Hankiewicz | 2013-07-05 | 1 | -6/+14 | |
| * | | | Documents passC/passL pragmas. Refs #506. | Grzegorz Adam Hankiewicz | 2013-07-05 | 1 | -3/+9 | |
| |/ / | ||||||
| * / | Silences debug echo. | Grzegorz Adam Hankiewicz | 2013-07-04 | 1 | -1/+1 | |
| |/ | ||||||
* / | refactorings for the eval engine; bugfix: clean templates as accessors | Araq | 2013-07-19 | 2 | -8/+10 | |
|/ | ||||||
* | made parseBiggestFloat faster for large exponents | Araq | 2013-07-01 | 1 | -3/+12 | |
* | fixes --os:standalone | Araq | 2013-06-30 | 2 | -8/+11 | |
* | made some tests green | Araq | 2013-06-30 | 1 | -2/+2 | |
* | --os:standalone works again | Araq | 2013-06-30 | 11 | -638/+539 |