Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
* | | | | 'nimrod pretty': next steps | Araq | 2013-07-30 | 2 | -1/+8 | |
* | | | | lfFullExternalName for 'nimrod pretty' | Araq | 2013-07-30 | 3 | -7/+14 | |
* | | | | fixes token's column information | Araq | 2013-07-30 | 6 | -21/+19 | |
* | | | | 'nimrod pretty': next steps, doesn't work yet | Araq | 2013-07-29 | 2 | -7/+14 | |
* | | | | 'nimrod pretty' command: next steps | Araq | 2013-07-29 | 2 | -43/+107 | |
* | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-29 | 2 | -2/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fixes graphics.drawEllipse. | Dominik Picheta | 2013-07-27 | 1 | -1/+4 | |
| * | | | | Fixes #543. | Dominik Picheta | 2013-07-27 | 1 | -1/+2 | |
* | | | | | new vm: further progress | Araq | 2013-07-29 | 5 | -27/+350 | |
|/ / / / | ||||||
* | | | | new vm: lots of fixes | Araq | 2013-07-27 | 3 | -52/+145 | |
* | | | | bugfix: system.& for sequences | Araq | 2013-07-27 | 1 | -2/+2 | |
* | | | | new vm: can execute simple programs | Araq | 2013-07-26 | 2 | -9/+10 | |
* | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-25 | 1 | -1/+23 | |
|\ \ \ \ | ||||||
| * | | | | Added macros.newIfStmt and macros.newVarStmt. | Dominik Picheta | 2013-07-25 | 1 | -1/+23 | |
* | | | | | attempt to make C codegen aware of 'gensym' | Araq | 2013-07-25 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-25 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | bugfix: gensym | Araq | 2013-07-25 | 1 | -1/+1 | |
* | | | | | new vm: next steps | Araq | 2013-07-25 | 2 | -3/+10 | |
* | | | | | new evaluation engine: next steps | Araq | 2013-07-25 | 3 | -12/+11 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-24 | 1 | -10/+10 | |
|\ \ \ \ | ||||||
| * \ \ \ | 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 | |
* | | | | | | fixes #531 | Araq | 2013-07-24 | 14 | -1/+663 | |
* | | | | | | fixes #544 | Araq | 2013-07-24 | 4 | -3/+21 | |
|/ / / / / | ||||||
* | | | | | added macros.genSym | Araq | 2013-07-24 | 5 | -5/+23 | |
* | | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-24 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixes OSError deprecation warning. | Dominik Picheta | 2013-07-21 | 1 | -1/+1 | |
* | | | | | | first steps to a new evaluation engine | Araq | 2013-07-24 | 4 | -0/+1768 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-07-20 | 30 | -493/+893 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Rebuilt C Sources. | Dominik Picheta | 2013-07-18 | 0 | -0/+0 | |
| | |_|/ | |/| | | ||||||
| * | | | Fixed libzip path for Arch Linux. | Dominik Picheta | 2013-07-17 | 1 | -1/+1 | |
| * | | | Rebuilt csources. | Dominik Picheta | 2013-07-17 | 2 | -400/+0 | |
| |/ / | ||||||
| * | | Merge pull request #524 from gradha/pr_misc_docs | Simon Hafner | 2013-07-15 | 3 | -12/+62 | |
| |\ \ | ||||||
| | * | | 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 #519 from gradha/pr_guards_against_nil_ast | Araq | 2013-07-09 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | Avoids usefulFact recursion with nil parameter. Fixes #518. | Grzegorz Adam Hankiewicz | 2013-07-09 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | Merge pull request #504 from ventor3000/master | Araq | 2013-07-07 | 2 | -0/+450 | |
| |\ \ |