| Commit message (Expand) | Author | Age | Files | Lines |
* | make 'nim doc times.nim' work on old versions of OSX again | Andreas Rumpf | 2019-03-04 | 1 | -1/+1 |
* | Merge pull request #10776 from arnetheduck/wasm32-platform | Dominik Picheta | 2019-03-03 | 2 | -2/+5 |
|\ |
|
| * | add wasm32 platform | Jacek Sieka | 2019-03-03 | 2 | -2/+5 |
|/ |
|
* | hashes: fix inconsistent tests, fixes #10771 | narimiran | 2019-03-03 | 1 | -4/+3 |
* | times.nim: Fix docs for duration conversion procs [ci skip] (#10770) | ee7 | 2019-03-02 | 1 | -5/+5 |
* | Matching actual proc name (#10766) [ci skip] | Anthon van der Neut | 2019-03-02 | 1 | -1/+1 |
* | Merge pull request #10764 from alaviss/htmlparser-doc | Dominik Picheta | 2019-03-01 | 1 | -3/+3 |
|\ |
|
| * | htmlparser: update example | Leorize | 2019-03-02 | 1 | -3/+3 |
|/ |
|
* | alloc et al don't have any effect; fixes #9746 | Araq | 2019-03-01 | 3 | -25/+25 |
* | improved documentation for several modules (#10752) | Miran | 2019-03-01 | 6 | -177/+325 |
* | Fix corner-case uses of newLit (#10760) | zah | 2019-03-01 | 1 | -5/+11 |
* | Improved posix module, added new posix_utils module (#10723) | Federico Ceratto | 2019-02-28 | 4 | -4/+130 |
* | StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) | Arne Döring | 2019-02-28 | 15 | -403/+354 |
* | gc:destructors: progress | Andreas Rumpf | 2019-02-28 | 6 | -2/+85 |
* | destructor based seqs: bugfix | Andreas Rumpf | 2019-02-28 | 1 | -1/+2 |
* | quickfix: make `tsizeof3` also work on 32-bit | narimiran | 2019-02-28 | 1 | -2/+2 |
* | Make doku of os.moveFile() more precise. (#10758) [ci skip] | Simon Krauter | 2019-02-28 | 1 | -0/+1 |
* | compiler/commands: keep extension for output file (#10755) | alaviss | 2019-02-28 | 1 | -1/+1 |
* | compiler/[main,docgen]: don't put generated doc in subfolder (#10754) | alaviss | 2019-02-28 | 2 | -2/+6 |
* | add tests, closes #3012, closes #7244 | narimiran | 2019-02-27 | 1 | -0/+21 |
* | Initial version of the hot-code reloading support for native targets (#10729) | zah | 2019-02-26 | 84 | -487/+2507 |
* | add gdb commands: koch, nim, nimble (#10741) | Arne Döring | 2019-02-26 | 1 | -0/+54 |
* | minor fix for debug on symbols (#10742) | Arne Döring | 2019-02-26 | 1 | -3/+3 |
* | Prevent options from calling custom ref == operators (#10745) | Yuriy Glukhov | 2019-02-26 | 1 | -3/+18 |
* | make typeToString sane for sequence again | Andreas Rumpf | 2019-02-25 | 2 | -2/+2 |
* | use `initHashSet` and `toHashSet`, fixes #10730 (#10736) | Miran | 2019-02-25 | 1 | -86/+94 |
* | [random] add support for sets (#10532) | WhiteDuke | 2019-02-25 | 1 | -0/+12 |
* | make nimsuggest aware of tyOwned | Andreas Rumpf | 2019-02-25 | 1 | -1/+1 |
* | strutils: document `parseEnum` [ci skip] | narimiran | 2019-02-25 | 1 | -0/+23 |
* | Fixes #10727. (#10728) | deech | 2019-02-25 | 2 | -2/+11 |
* | Handle IPv6 in bindAddr #7633 | Federico Ceratto | 2019-02-23 | 2 | -13/+26 |
* | discard destroys its argument in-place (#9478) | LemonBoy | 2019-02-23 | 2 | -0/+22 |
* | Tuple unpacking now works for `for` vars (#10152) | Neelesh Chandola | 2019-02-23 | 7 | -45/+156 |
* | Open a new scope for `static:` expr blocks (#10649) | LemonBoy | 2019-02-23 | 3 | -1/+21 |
* | manual: document implicit type conversions involving 'range'; refs #10495 | Andreas Rumpf | 2019-02-23 | 1 | -1/+13 |
* | Tighten the conversion from tyRange to scalar types (#10495) | LemonBoy | 2019-02-23 | 3 | -16/+68 |
* | disable compile-time FFI support | Andreas Rumpf | 2019-02-23 | 2 | -4/+2 |
* | make the VM aware of tyOwned | Andreas Rumpf | 2019-02-23 | 1 | -4/+4 |
* | FFI at CT (#10150) | Timothee Cour | 2019-02-23 | 9 | -136/+250 |
* | fixes #10678 (#10681) | Arne Döring | 2019-02-23 | 1 | -1/+1 |
* | add tests for recently closed issues (#10722) | Miran | 2019-02-23 | 9 | -1/+177 |
* | first steps in implementing 'owned' pointers; undocumented, do not use | Andreas Rumpf | 2019-02-23 | 12 | -54/+75 |
* | code cleanup: there is no tyOptRef | Andreas Rumpf | 2019-02-22 | 14 | -47/+36 |
* | it's spelt callsite | Andreas Rumpf | 2019-02-22 | 3 | -4/+5 |
* | fix nimble package tests | narimiran | 2019-02-22 | 1 | -3/+2 |
* | better docs: options (#10720) | Miran | 2019-02-22 | 1 | -54/+226 |
* | gc:destructors: make strutils compile (but still crashes) | Andreas Rumpf | 2019-02-22 | 1 | -7/+12 |
* | gc:destructors: progress | Andreas Rumpf | 2019-02-21 | 3 | -10/+16 |
* | system.nim: spacing | Andreas Rumpf | 2019-02-21 | 1 | -1/+1 |
* | macros.nim: spacing | Andreas Rumpf | 2019-02-21 | 1 | -1/+1 |