summary refs log tree commit diff stats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add build support for Linux/ia64 (#11880) [feature]John Paul Adrian Glaubitz2019-08-041-0/+2
* nimgrep: introduce the --rex optionAndreas Rumpf2019-07-271-5/+12
* nimgrep: fixes the -w optionAndreas Rumpf2019-07-271-1/+1
* [feature] Added std/monotimesOscar Nihlgård2019-07-121-0/+1
* minor style changesAraq2019-07-104-12/+12
* dynlib: use posix module (#11623)Jacek Sieka2019-07-081-1/+4
* fixes a finish.exe regressionAndreas Rumpf2019-07-061-1/+2
* VCC discovery using vswhere (#6540) (#11559)Toshiyuki-Tega2019-06-262-2/+53
* [bugfix] fix #11543, add std/sums to theindex.htmlnarimiran2019-06-201-0/+1
* HCR: better documentationAraq2019-06-181-0/+1
* Fixes #11431 (#11451) [bugfix]Juan Carlos2019-06-101-1/+1
* niminst: get rid of LINKER / LD (#11379)alaviss2019-06-032-9/+3
* Add build support for Linux/alpha (#11386)John Paul Adrian Glaubitz2019-06-031-0/+2
* niminst/makefile: add windows support (#11380)alaviss2019-06-021-2/+12
* Add build support for Linux/m68k (#11366)John Paul Adrian Glaubitz2019-06-021-0/+2
* Add build support for Linux/sparc64 (#11365)John Paul Adrian Glaubitz2019-06-011-2/+6
* nimgrep: be less annoyingAraq2019-05-241-2/+1
* better default for nimgrepAraq2019-05-221-2/+4
* $ command in gdb now works (#10956)Arne Döring2019-04-151-10/+37
* update unicode.nim (#10921)Miran2019-03-312-0/+33044
* manual.rst: move experimental features to manual_experimentalAndreas Rumpf2019-03-271-0/+1
* add NimFrameFilter to nim-gdb.py (#10873)Arne Döring2019-03-261-0/+16
* create docs for the extracted modulesnarimiran2019-03-131-0/+4
* Improved posix module, added new posix_utils module (#10723)Federico Ceratto2019-02-281-0/+1
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-1/+1
* add gdb commands: koch, nim, nimble (#10741)Arne Döring2019-02-261-0/+54
* better docs: osproc (#10708)Miran2019-02-191-1/+1
* Add non-interactive installer flag (-y) to finish.nim (#10603) [backport]Matt Haggard2019-02-081-4/+21
* fixes #10586Araq2019-02-071-0/+1
* Enable Travis folding in winrelease (#10528)genotrance2019-02-021-5/+10
* DOM API: make compatible with Karax's requirements (#10517)Andreas Rumpf2019-02-022-351/+38
* Improve Travis CI folding (#10473)Federico Ceratto2019-01-281-2/+7
* Print error summary in Travis CI (#10474)Federico Ceratto2019-01-281-0/+24
* Fix issue #10358 (#10383)Tomohiro2019-01-233-11/+22
* Add packaging guide #5182 (#10384)Federico Ceratto2019-01-231-0/+1
* Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)Miran2019-01-221-2/+0
* Enable log folding in Travis CI (#10414)Federico Ceratto2019-01-221-0/+9
* Gdb reload (#10408)Miran2019-01-221-8/+17
|\
| * precise printer injectionArne Döring2019-01-211-5/+14
| * gdb pretty printer survive reloadArne Döring2019-01-211-8/+8
* | fix vccexe not using correct path for detecting vcvarsall (#10364)Neelesh Chandola2019-01-211-2/+2
|/
* Fix unhandled exception that raised when nim was executed with --cc:vcc optio...Tomohiro2019-01-181-1/+1
* remove queues (#10347)Miran2019-01-171-1/+0
* Revert export of times.CTime; add std/time_t instead. (#10319)Oscar Nihlgård2019-01-161-0/+1
* nimgrep: use standard regular expression syntax, not reExtendedAraq2019-01-131-1/+1
* nimgrep: fixes #989Araq2019-01-131-1/+1
* fixes #10240 (#10269)Andreas Rumpf2019-01-111-5/+1
* revert moving `oids` and `smtp` to graveyardnarimiran2019-01-111-0/+2
* Merge pull request #10248 from narimiran/graveyardMiran2019-01-101-4/+0
|\
| * remove `oids`narimiran2019-01-101-1/+0