Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added google analytics to website. | Dominik Picheta | 2014-02-18 | 1 | -0/+10 |
| | |||||
* | Changed tests and tools to use 'discard' statements instead of 'nil' for ↵ | Clay Sweetser | 2014-02-15 | 1 | -1/+1 |
| | | | | empty blocks. | ||||
* | nil->discard | Araq | 2014-02-14 | 1 | -6/+6 |
| | |||||
* | Merge branch 'pr_oniondocs' into pr_oniondocs_devel | Grzegorz Adam Hankiewicz | 2014-01-25 | 1 | -0/+14 |
|\ | |||||
| * | Transforms docgen sample to be generated from source. | Grzegorz Adam Hankiewicz | 2014-01-06 | 1 | -0/+14 |
| | | |||||
* | | resolved conflicts with master | Araq | 2014-01-18 | 3 | -9/+9 |
|\ \ | |||||
| * | | Rename C sources dir to c_code. | Dominik Picheta | 2014-01-12 | 3 | -9/+9 |
| |/ | |||||
* | | case consistency: niminst | Araq | 2013-12-29 | 1 | -9/+9 |
| | | |||||
* | | 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 |
|\| | | | | | | | | | Conflicts: web/news.txt | ||||
| * | 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 |
| | | | | minor bugfixes | ||||
* | 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 |
| | | | | repo. | ||||
* | 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 ↵ | Dominik Picheta | 2013-06-22 | 1 | -0/+2 |
| | | | | is redirected. | ||||
* | 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 |
| | | | | | | | | - Add new feature to niminst: scripts - build install scripts (based on csource feature) - Change install feature in koch to build the install scripts, then run install.sh - Don't track install scripts in Git. | ||||
* | 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 |
| |