Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more index terms | Araq | 2014-12-11 | 1 | -2/+3 |
| | |||||
* | fixes #1597 | Araq | 2014-12-11 | 3 | -8/+86 |
| | |||||
* | fixes #1689 | Araq | 2014-12-10 | 4 | -9/+28 |
| | |||||
* | fixes #1718 | Araq | 2014-12-10 | 1 | -0/+2 |
| | |||||
* | fixes #1692 | Araq | 2014-12-10 | 1 | -3/+5 |
| | |||||
* | nimweb builds full docs again | Araq | 2014-12-10 | 1 | -7/+11 |
| | |||||
* | fixed typos | Araq | 2014-12-10 | 1 | -4/+4 |
| | |||||
* | further website improvements | Araq | 2014-12-10 | 4 | -5/+16 |
| | |||||
* | destuctors are experimental; 'func' is now a keyword | Araq | 2014-12-10 | 9 | -9/+20 |
| | |||||
* | new website | Araq | 2014-12-10 | 30 | -484/+1045 |
| | |||||
* | minor improvement to the barrier implementation | Araq | 2014-12-09 | 3 | -3/+8 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-08 | 5 | -8/+41 |
|\ | |||||
| * | Merge pull request #1709 from juxiliary/devel | Andreas Rumpf | 2014-12-06 | 2 | -1/+35 |
| |\ | | | | | | | Fixing extraneous semicolon in jsgen output | ||||
| | * | Fixing extraneous semicolon in jsgen output | juxiliary | 2014-12-06 | 2 | -1/+35 |
| |/ | | | | | | | | | | | | | | | jsgen was producing javascript objects like this ``` {, name:"foo"} ``` causing syntax errors in javascript interpretors. | ||||
| * | Moved smiliey format to config hash table. | Dominik Picheta | 2014-12-04 | 1 | -5/+3 |
| | | |||||
| * | Merge pull request #1702 from dustinlacewell/sdl_ttf_linker_update | Andreas Rumpf | 2014-12-04 | 2 | -2/+3 |
| |\ | | | | | | | Adds some flexibility to the lib name of SDL_ttf to allow for newer dist... | ||||
| | * | Update the pattern to prefer the old version | Dustin Lacewell | 2014-12-03 | 2 | -2/+3 |
| | | | |||||
| | * | Adds some flexibility to the lib name of SDL_ttf to allow for newer ↵ | Dustin Lacewell | 2014-12-03 | 1 | -1/+1 |
| |/ | | | | | | | distributions | ||||
* | | fixes #1699 | Araq | 2014-12-08 | 1 | -8/+8 |
| | | |||||
* | | changed formating | Araq | 2014-12-08 | 1 | -4/+3 |
| | | |||||
* | | implemented arrow like operators | Araq | 2014-12-08 | 1 | -23/+22 |
| | | |||||
* | | compiler\parser.nim | Araq | 2014-12-08 | 2 | -37/+36 |
| | | | | | | | | implemented arrow like operators | ||||
* | | got rid of old code that used to be required for bootstrapping | Araq | 2014-12-08 | 1 | -90/+5 |
| | | |||||
* | | minor documentation improvements | Araq | 2014-12-08 | 1 | -3/+6 |
| | | |||||
* | | deprecated old locking effects | Araq | 2014-12-08 | 1 | -9/+12 |
| | | |||||
* | | final version before removal | Araq | 2014-12-08 | 1 | -0/+74 |
| | | |||||
* | | fixes #1712 | Araq | 2014-12-07 | 1 | -2/+2 |
| | | |||||
* | | bugfix: do not use unknown conditional symbols | Araq | 2014-12-05 | 1 | -5/+5 |
| | | |||||
* | | implemented 'experimental' switch | Araq | 2014-12-05 | 12 | -7/+49 |
| | | |||||
* | | implements 'defer' | Araq | 2014-12-04 | 12 | -20/+45 |
|/ | |||||
* | fixes regression due to object assignment fixes | Araq | 2014-12-01 | 3 | -9/+11 |
| | |||||
* | fixes #1687 | Araq | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | fixes #1684 | Araq | 2014-11-30 | 2 | -0/+17 |
| | |||||
* | fixes regression that caused pegs to not compile | Araq | 2014-11-29 | 2 | -1/+2 |
| | |||||
* | smileys configurable; safer image attribute handling | Araq | 2014-11-29 | 3 | -21/+28 |
| | |||||
* | fixes #1489, fixes #1490 | Araq | 2014-11-28 | 2 | -13/+42 |
| | |||||
* | pegs module compiles again | Araq | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | fixes #1039 | Araq | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | implemented procCall builtin | Araq | 2014-11-28 | 11 | -52/+63 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-11-27 | 1 | -1/+5 |
|\ | |||||
| * | fixes #642 | Araq | 2014-11-23 | 1 | -1/+5 |
| | | |||||
* | | fixes #1539 | Araq | 2014-11-27 | 4 | -119/+38 |
| | | |||||
* | | doc improvements | Araq | 2014-11-27 | 2 | -3/+3 |
| | | |||||
* | | fixes #1657 | Araq | 2014-11-27 | 2 | -2/+15 |
| | | |||||
* | | fixes #1547 | Araq | 2014-11-27 | 3 | -2/+20 |
| | | |||||
* | | fixes #1672 | Araq | 2014-11-25 | 1 | -10/+7 |
|/ | |||||
* | fixes #1337 | Araq | 2014-11-23 | 3 | -83/+33 |
| | |||||
* | more robust against unknown line info | Araq | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | fixes #1669 | Araq | 2014-11-22 | 2 | -3/+11 |
| | |||||
* | fixes #837 | Araq | 2014-11-21 | 6 | -16/+61 |
| |