summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* newruntime: codegen fixAndreas Rumpf2019-04-051-5/+4
* relax warning about inconsistent spacing (#10968)Miran2019-04-051-1/+1
* fixes destructor tuple regression #10940 (#10941)cooldome2019-04-044-3/+56
* add back what was requiredAraq2019-04-041-0/+6
* refactoring: move threadlocalstorage into its own fileAraq2019-04-044-329/+258
* newruntime: fixes codegen for closuresAraq2019-04-041-0/+2
* fixes #9811 (#10961)tofu2019-04-041-1/+2
* fixes #10200 (#10950)tofu2019-04-043-1/+14
* Merge pull request #10954 from cooldome/atomicInc_regressioncooldome2019-04-041-1/+1
|\
| * fixes #10953Andrii Riabushenko2019-04-031-1/+1
* | Pure ref object; fixes #10721 (#10955)Arne Döring2019-04-042-8/+43
* | 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