summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | NimScript: added buildOS and buildCPU constantsAndreas Rumpf2017-09-223-1/+12
| | |/ / /
| * | | | added 'nim jsonscript' featureAndreas Rumpf2017-09-234-33/+76
| * | | | make gc:v2 compile againAndreas Rumpf2017-09-222-19/+21
| * | | | Merge branch 'araq-better-pure-enums' into araq-better-codegenAndreas Rumpf2017-09-226-7/+27
| |\ \ \ \
| | * | | | .pure enums are much more convenient to use nowAndreas Rumpf2017-09-176-7/+27
| | |/ / /
| * | | | new string behaviour now available under nimShallowStringsAndreas Rumpf2017-09-221-6/+3
| * | | | preparations for string optimizationsAndreas Rumpf2017-09-223-9/+38
| * | | | fixes #6403Andreas Rumpf2017-09-212-15/+26
| * | | | make tests green againAndreas Rumpf2017-09-211-0/+1
| * | | | revert accidentical asyncmacro changeAndreas Rumpf2017-09-211-1/+1
| * | | | refactoring: TLoc knows the node it originated from; it is planned to use thi...Andreas Rumpf2017-09-218-196/+215
| * | | | introduce OnHeapNew and rename TLoc.s to TLoc.storageAndreas Rumpf2017-09-218-92/+96
| |/ / /
| * | | Closes #6083, closes #6086, closes #6379 (#6392)Daniil Yarancev2017-09-161-8/+58
| * | | Reorder json `add` and `%`, fixes #6385 (#6388)Mamy Ratsimbazafy2017-09-163-10/+25
| * | | prepared stdlb for new integer arithmetic rulesAndreas Rumpf2017-09-162-8/+8
| * | | hotfix: fixes seq.add and str.add for edge casesAndreas Rumpf2017-09-161-8/+12
| * | | in prepration for the upcoming different integer inference rulesAndreas Rumpf2017-09-162-2/+2
| * | | Merge branch 'devel' of github.com:nim-lang/Nim into develAndreas Rumpf2017-09-165-12/+20
| |\ \ \
| | * | | balance Genode CPU pinning, deadlock at Genode exit (#6317)Emery Hemingway2017-09-163-7/+17
| | * | | Update docs on assignment operator (#6373)superfunc2017-09-152-5/+3
| * | | | development version is oddAndreas Rumpf2017-09-151-5/+5
| |/ / /
* | | | make tests green againAndreas Rumpf2017-09-151-4/+4
* | | | Merge branch 'devel' into araqAndreas Rumpf2017-09-1518-73/+229
|\| | |
| * | | db_postgres: Refactor open() behavior to be consistent with other DBs (#6381)Lyndsy Simon2017-09-151-4/+7
| * | | Fix operations on string as openarray in VM. (#6257)Parashurama2017-09-155-8/+69
| * | | Update memfiles.nim (#6328)Denis Rumyantsev2017-09-151-1/+1
| * | | Changed JSON stringification to preserve UTF (#6330)Yuriy Glukhov2017-09-152-19/+12
| * | | Fix spelling error (#6349)Federico Ceratto2017-09-151-1/+1
| * | | Add counterpart to containsOrIncl for excl (#6360)superfunc2017-09-154-38/+104
| * | | Document inclusiveness of Slices (#6362)superfunc2017-09-151-0/+15
| * | | Fix wrong result of countLines() (#6371)Simon Krauter2017-09-152-1/+14
| * | | Handle failed uri parsing in asynchttpserver (#6374)superfunc2017-09-151-1/+6
* | | | make tests green againAndreas Rumpf2017-09-151-2/+2
* | | | Merge branch 'araq' of github.com:nim-lang/Nim into araqAndreas Rumpf2017-09-1513-165/+49
|\ \ \ \ | |/ / / |/| | |
| * | | closes #5854Andreas Rumpf2017-09-152-0/+14
| * | | update Nim's versionAndreas Rumpf2017-09-151-1/+1
| * | | make bootstrapping work under the new integer promotion rulesAndreas Rumpf2017-09-151-1/+1
| * | | Merge branch 'devel' into araqAndreas Rumpf2017-09-15334-2765/+4638
| |\ \ \
| * | | | no interval arithmetic anymore to construct implicit range types; breaking ch...Andreas Rumpf2017-07-1311-222/+46
| * | | | Merge branch 'devel' into araqAndreas Rumpf2017-07-13165-931/+4583
| |\ \ \ \
| | * | | | fixes #5871Andreas Rumpf2017-07-133-6/+17
| * | | | | Merge branch 'zahary' into araqAndreas Rumpf2017-05-1639-261/+1472
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel' into araqAndreas Rumpf2017-05-1629-274/+514
| |\ \ \ \ \ \
| * | | | | | | added many tests concerning IP v6 parsingAndreas Rumpf2017-05-041-0/+217
| * | | | | | | Merge branch 'devel' into araqAndreas Rumpf2017-05-0442-453/+960
| |\ \ \ \ \ \ \
| * | | | | | | | wipAndreas Rumpf2017-04-212-1/+19
| * | | | | | | | precise stack scanning for Nim's GCs; work in progressAndreas Rumpf2017-04-198-40/+68
* | | | | | | | | Corrected manual (Identifier equality) (#6366)GULPF2017-09-111-3/+3
* | | | | | | | | Fixed closure compiler incompatibility (#6365)Yuriy Glukhov2017-09-111-1/+1
* | | | | | | | | remove stupid shell dollar signs that make copypasta hard (#6354)Tristan B. Kildaire2017-09-111-8/+8