Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | write tracking for funcs implemented | Andreas Rumpf | 2017-09-23 | 2 | -1/+5 | |
| * | | | first implementation of the 'func' keyword | Andreas Rumpf | 2017-09-23 | 31 | -84/+97 | |
| * | | | Merge branch 'devel' into araq-better-codegen | Andreas Rumpf | 2017-09-23 | 8 | -8/+133 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2017-09-22 | 5 | -7/+121 | |
| | |\ \ \ | ||||||
| | | * | | | Fix `getPeerAddr()` `getPeerAddr()`: +`sin6_addr` (#6410) | wt | 2017-09-21 | 1 | -2/+2 | |
| | | * | | | documentation improvement; make mixin easier to search (#6409) | jlp765 | 2017-09-21 | 1 | -0/+6 | |
| | | * | | | Sets enhancements, fixes #2467 (#6158) | GULPF | 2017-09-20 | 1 | -4/+94 | |
| | | * | | | Array typedesc len (#6032) | ephja | 2017-09-17 | 2 | -1/+19 | |
| | * | | | | NimScript: added buildOS and buildCPU constants | Andreas Rumpf | 2017-09-22 | 3 | -1/+12 | |
| | |/ / / | ||||||
| * | | | | added 'nim jsonscript' feature | Andreas Rumpf | 2017-09-23 | 4 | -33/+76 | |
| * | | | | make gc:v2 compile again | Andreas Rumpf | 2017-09-22 | 2 | -19/+21 | |
| * | | | | Merge branch 'araq-better-pure-enums' into araq-better-codegen | Andreas Rumpf | 2017-09-22 | 6 | -7/+27 | |
| |\ \ \ \ | ||||||
| | * | | | | .pure enums are much more convenient to use now | Andreas Rumpf | 2017-09-17 | 6 | -7/+27 | |
| | |/ / / | ||||||
| * | | | | new string behaviour now available under nimShallowStrings | Andreas Rumpf | 2017-09-22 | 1 | -6/+3 | |
| * | | | | preparations for string optimizations | Andreas Rumpf | 2017-09-22 | 3 | -9/+38 | |
| * | | | | fixes #6403 | Andreas Rumpf | 2017-09-21 | 2 | -15/+26 | |
| * | | | | make tests green again | Andreas Rumpf | 2017-09-21 | 1 | -0/+1 | |
| * | | | | revert accidentical asyncmacro change | Andreas Rumpf | 2017-09-21 | 1 | -1/+1 | |
| * | | | | refactoring: TLoc knows the node it originated from; it is planned to use thi... | Andreas Rumpf | 2017-09-21 | 8 | -196/+215 | |
| * | | | | introduce OnHeapNew and rename TLoc.s to TLoc.storage | Andreas Rumpf | 2017-09-21 | 8 | -92/+96 | |
| |/ / / | ||||||
| * | | | Closes #6083, closes #6086, closes #6379 (#6392) | Daniil Yarancev | 2017-09-16 | 1 | -8/+58 | |
| * | | | Reorder json `add` and `%`, fixes #6385 (#6388) | Mamy Ratsimbazafy | 2017-09-16 | 3 | -10/+25 | |
| * | | | prepared stdlb for new integer arithmetic rules | Andreas Rumpf | 2017-09-16 | 2 | -8/+8 | |
| * | | | hotfix: fixes seq.add and str.add for edge cases | Andreas Rumpf | 2017-09-16 | 1 | -8/+12 | |
| * | | | in prepration for the upcoming different integer inference rules | Andreas Rumpf | 2017-09-16 | 2 | -2/+2 | |
| * | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2017-09-16 | 5 | -12/+20 | |
| |\ \ \ | ||||||
| | * | | | balance Genode CPU pinning, deadlock at Genode exit (#6317) | Emery Hemingway | 2017-09-16 | 3 | -7/+17 | |
| | * | | | Update docs on assignment operator (#6373) | superfunc | 2017-09-15 | 2 | -5/+3 | |
| * | | | | development version is odd | Andreas Rumpf | 2017-09-15 | 1 | -5/+5 | |
| |/ / / | ||||||
* | | | | make tests green again | Andreas Rumpf | 2017-09-15 | 1 | -4/+4 | |
* | | | | Merge branch 'devel' into araq | Andreas Rumpf | 2017-09-15 | 18 | -73/+229 | |
|\| | | | ||||||
| * | | | db_postgres: Refactor open() behavior to be consistent with other DBs (#6381) | Lyndsy Simon | 2017-09-15 | 1 | -4/+7 | |
| * | | | Fix operations on string as openarray in VM. (#6257) | Parashurama | 2017-09-15 | 5 | -8/+69 | |
| * | | | Update memfiles.nim (#6328) | Denis Rumyantsev | 2017-09-15 | 1 | -1/+1 | |
| * | | | Changed JSON stringification to preserve UTF (#6330) | Yuriy Glukhov | 2017-09-15 | 2 | -19/+12 | |
| * | | | Fix spelling error (#6349) | Federico Ceratto | 2017-09-15 | 1 | -1/+1 | |
| * | | | Add counterpart to containsOrIncl for excl (#6360) | superfunc | 2017-09-15 | 4 | -38/+104 | |
| * | | | Document inclusiveness of Slices (#6362) | superfunc | 2017-09-15 | 1 | -0/+15 | |
| * | | | Fix wrong result of countLines() (#6371) | Simon Krauter | 2017-09-15 | 2 | -1/+14 | |
| * | | | Handle failed uri parsing in asynchttpserver (#6374) | superfunc | 2017-09-15 | 1 | -1/+6 | |
* | | | | make tests green again | Andreas Rumpf | 2017-09-15 | 1 | -2/+2 | |
* | | | | Merge branch 'araq' of github.com:nim-lang/Nim into araq | Andreas Rumpf | 2017-09-15 | 13 | -165/+49 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | closes #5854 | Andreas Rumpf | 2017-09-15 | 2 | -0/+14 | |
| * | | | update Nim's version | Andreas Rumpf | 2017-09-15 | 1 | -1/+1 | |
| * | | | make bootstrapping work under the new integer promotion rules | Andreas Rumpf | 2017-09-15 | 1 | -1/+1 | |
| * | | | Merge branch 'devel' into araq | Andreas Rumpf | 2017-09-15 | 334 | -2765/+4638 | |
| |\ \ \ | ||||||
| * | | | | no interval arithmetic anymore to construct implicit range types; breaking ch... | Andreas Rumpf | 2017-07-13 | 11 | -222/+46 | |
| * | | | | Merge branch 'devel' into araq | Andreas Rumpf | 2017-07-13 | 165 | -931/+4583 | |
| |\ \ \ \ | ||||||
| | * | | | | fixes #5871 | Andreas Rumpf | 2017-07-13 | 3 | -6/+17 | |
| * | | | | | Merge branch 'zahary' into araq | Andreas Rumpf | 2017-05-16 | 39 | -261/+1472 | |
| |\ \ \ \ \ |