summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* add alias for --debugger:native (#10957)Arne Döring2019-04-041-0/+5
* Fix dead sequtils link (#10960) [ci skip]MrZoraman2019-04-041-1/+1
* fixes #10942. Lent T bug (#10946)cooldome2019-04-035-16/+54
* fixes #10948 (#10949)cooldome2019-04-032-1/+40
* make tests green againAndreas Rumpf2019-04-021-1/+1
* md5: add missing .gcsafe. to the forward declarations (#10944)Miran2019-04-021-3/+3
* try to make travis greenAraq2019-04-021-1/+1
* attempt to make the CIs green againAraq2019-04-021-5/+1
* simple program works with --newruntimeAraq2019-04-023-12/+14
* do not display stacktrace twice, fixes #10922 (#10939)Miran2019-04-021-1/+0
* make megatest work againAraq2019-04-023-1/+7
* newruntime: progressAraq2019-04-024-12/+18
* see what appveyor thinks about thisAraq2019-04-011-1/+1
* see what appveyor thinks about thisAraq2019-04-011-2/+2
* os.nim: proper indentationAraq2019-04-011-1/+1
* newruntime: progressAraq2019-04-0112-46/+57
* json.nim: tiny refactoringAraq2019-04-011-4/+1
* fixes #10934Araq2019-03-312-0/+2
* update unicode.nim (#10921)Miran2019-03-314-1148/+35443
* fixes #10930Andreas Rumpf2019-03-301-0/+1
* make Boehm GC work on WindowsAraq2019-03-301-1/+4
* remove check for better error message (#10926)Arne Döring2019-03-291-3/+0
* fixes json.nim regressionAndreas Rumpf2019-03-292-16/+5
* change the order of appveyor tests (#10920)Miran2019-03-281-1/+1
* code cleanup (#10874)Arne Döring2019-03-286-61/+48
* manual: prefer 'typeof(x)' over 'type(x)'Andreas Rumpf2019-03-271-16/+20
* move more stuff into manual_experimentalAndreas Rumpf2019-03-272-382/+380
* manual.rst: move experimental features to manual_experimentalAndreas Rumpf2019-03-274-1330/+1250
* use atomicInc/atomicDec (#10906)Miran2019-03-271-6/+5
* Fix #10907 - remove unused typedef string (#10908)genotrance2019-03-261-2/+0
* proper fixnarimiran2019-03-261-1/+1
* fix nim-chronicles test: there is a new dependencynarimiran2019-03-261-1/+1
* fixes #10904Araq2019-03-261-3/+6
* disable testing of nim-chronicles until is fixednarimiran2019-03-261-1/+1
* add NimFrameFilter to nim-gdb.py (#10873)Arne Döring2019-03-261-0/+16
* fixes 'nimble install nimble' problemsAndreas Rumpf2019-03-261-2/+3
* macros: typoAndreas Rumpf2019-03-261-1/+1
* fixes #10896 (#10903)Andreas Rumpf2019-03-252-1/+8
* newruntime: bugfixesAndreas Rumpf2019-03-253-2/+8
* logging: better documentation (#10895)Jjp1372019-03-241-94/+572
* stats.nim: bugfix: use min in '+' [backport]Andreas Rumpf2019-03-231-1/+1
* fixes #8202 (#10888)Andreas Rumpf2019-03-232-1/+27
* improvements on the hot code reloading support (#10892)Viktor Kirilov2019-03-237-16/+42
* fixes #10886 [backport] (#10897)Andreas Rumpf2019-03-232-7/+34
* system.nim: documentation improvementsAndreas Rumpf2019-03-232-20/+22
* add short overview of the system module (#10883)Miran2019-03-232-24/+223
* more destructor based changes (#10885)Andreas Rumpf2019-03-2339-244/+445
* Add OpenMP overload with stepping (#10891)Mamy Ratsimbazafy2019-03-223-5/+35
* fixes #10884 (#10887)Andreas Rumpf2019-03-221-1/+1
* Merge branch 'devel' of github.com:nim-lang/Nim into develAndreas Rumpf2019-03-2116-25/+75
|\