| Commit message (Expand) | Author | Age | Files | Lines |
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -0/+2 |
* | templates can access hidden fields | Araq | 2013-12-25 | 1 | -15/+25 |
* | Merge branch 'vm2' of github.com:Araq/Nimrod into vm2 | Araq | 2013-12-24 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'master' of https://github.com/Araq/Nimrod into vm2 | Araq | 2013-12-23 | 3 | -16/+35 |
| |\ |
|
| * \ | Merge branch 'master' into vm2 | Araq | 2013-12-13 | 1 | -5/+5 |
| |\ \ |
|
| * | | | bugfix: keywords are sorted | Araq | 2013-12-05 | 1 | -1/+2 |
* | | | | Correct the spelling of the word 'implicitly' | Satish BD | 2013-12-23 | 2 | -2/+2 |
| |_|/
|/| | |
|
* | | | Merge pull request #764 from gradha/pr_doc_improvements | Andreas Rumpf | 2013-12-20 | 1 | -15/+0 |
|\ \ \ |
|
| * | | | Updates idetools docs after changes by #743. | Grzegorz Adam Hankiewicz | 2013-12-18 | 1 | -15/+0 |
| | |/
| |/| |
|
* | | | Merge pull request #753 from gradha/pr_idetools_quote | Andreas Rumpf | 2013-12-20 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Adds fitting quote to idetools doc. | Grzegorz Adam Hankiewicz | 2013-12-15 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge pull request #739 from gradha/pr_adds_to_quit_docs | Grzegorz Adam Hankiewicz | 2013-12-17 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Adds example to fatal pragma. | Grzegorz Adam Hankiewicz | 2013-12-12 | 1 | -1/+5 |
| |/ / |
|
* / / | implemented 'injectStmt'; more debug support | Araq | 2013-12-16 | 2 | -0/+25 |
|/ / |
|
* | | Fixes strutils reference in macro tutorial. | Grzegorz Adam Hankiewicz | 2013-12-08 | 1 | -1/+1 |
* | | Adds missing ``s`` to sligthly odd sentence. | Grzegorz Adam Hankiewicz | 2013-12-08 | 1 | -1/+1 |
* | | Fixes link to manual in bold section. | Grzegorz Adam Hankiewicz | 2013-12-08 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #676 from gradha/pr_expands_macro_tutorial | Grzegorz Adam Hankiewicz | 2013-12-02 | 1 | -9/+262 |
|\ |
|
| * | Corrects grammar and span of italics in text. | Grzegorz Adam Hankiewicz | 2013-11-19 | 1 | -1/+1 |
| * | Modifies example to use splitLines. | Grzegorz Adam Hankiewicz | 2013-11-19 | 1 | -7/+9 |
| * | Expands tutorial macro section with step by step guide. | Grzegorz Adam Hankiewicz | 2013-11-16 | 1 | -9/+260 |
* | | Mentions tuple unpacking only works in var/let blocks. | Grzegorz Adam Hankiewicz | 2013-12-01 | 1 | -7/+21 |
* | | Adds to tutorial info about unpacking tuples. | Grzegorz Adam Hankiewicz | 2013-11-26 | 1 | -3/+37 |
* | | Merge pull request #666 from gradha/pr_links_algorithm_module | Andreas Rumpf | 2013-11-19 | 1 | -0/+2 |
|\ \ |
|
| * | | Links algorithm module from library index. | Grzegorz Adam Hankiewicz | 2013-11-08 | 1 | -0/+2 |
| |/ |
|
* / | simple unit test and better documentation for the user defined type classes | Zahary Karadjov | 2013-11-17 | 1 | -11/+20 |
|/ |
|
* | a few typos | Mark Henderson | 2013-11-03 | 1 | -4/+4 |
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-10-31 | 2 | -8/+15 |
|\ |
|
| * | Changed backslash to forward slash | Varriount | 2013-10-23 | 1 | -1/+1 |
| * | Added some information on sequences. | Clay Sweetser | 2013-10-21 | 1 | -5/+6 |
| * | Added instructions on using koch to compile nimrod with GDB support. | Clay Sweetser | 2013-10-21 | 1 | -1/+6 |
| * | Fixed regression on ARM caused by the changed behaviour of noStackFrame in co... | Dominik Picheta | 2013-10-19 | 1 | -2/+3 |
* | | GC: even more stress testing | Araq | 2013-10-31 | 1 | -1/+1 |
|/ |
|
* | cooler quote for c2nim | Araq | 2013-10-10 | 1 | -7/+1 |
* | 'noStackFrame' implies 'naked' in the generated C code | Araq | 2013-10-06 | 1 | -2/+4 |
* | the compiler can now deal with multiple modules of the same name | Araq | 2013-09-26 | 1 | -1/+2 |
* | documentation improvements | Araq | 2013-09-25 | 1 | -0/+37 |
* | support for multiple modules of the same name; niminst supports 'platforms'; ... | Araq | 2013-09-24 | 2 | -21/+48 |
* | support for --cs:partial | Araq | 2013-09-24 | 1 | -0/+2 |
* | cn2im: basic C++ support | Araq | 2013-09-10 | 2 | -1/+2 |
* | resolved the conflict | Araq | 2013-09-03 | 2 | -5/+125 |
|\ |
|
| * | partially documented the new features | Zahary Karadjov | 2013-09-03 | 1 | -4/+126 |
| * | implemented the using statement | Zahary Karadjov | 2013-08-31 | 1 | -1/+1 |
* | | better support for GNU's assembler | Araq | 2013-09-03 | 1 | -0/+27 |
|/ |
|
* | implemented and documented the new typedesc binding rules | Zahary Karadjov | 2013-08-23 | 1 | -7/+26 |
* | fixed and documented computedGoto pragma | Araq | 2013-08-22 | 2 | -1/+46 |
* | new VM: next steps | Araq | 2013-08-03 | 1 | -0/+4 |
* | Merge pull request #515 from gradha/pr_idetools_improvements | Araq | 2013-07-07 | 1 | -11/+142 |
|\ |
|
| * | Documents idetools skMacro with failure test case. | Grzegorz Adam Hankiewicz | 2013-07-06 | 1 | -0/+20 |
| * | Documents idetools skLabel with failure test case. | Grzegorz Adam Hankiewicz | 2013-07-06 | 1 | -0/+16 |