summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | fixes #5608Andreas Rumpf2017-07-092-0/+47
* | make os.nim compile on Windows againAndreas Rumpf2017-07-091-1/+1
* | fixes a typoAndreas Rumpf2017-07-091-1/+1
* | fixes #6037Andreas Rumpf2017-07-091-1/+8
* | fixes #6067Andreas Rumpf2017-07-081-1/+2
* | minor improvements to os.paramStrAndreas Rumpf2017-07-081-2/+3
* | fixes #6069Andreas Rumpf2017-07-081-1/+1
* | minor code cleanupAndreas Rumpf2017-07-081-7/+1
* | Fixes #6008 (#6068)Mathijs Saey2017-07-081-0/+4
* | Fix for issue #5736. (#6061)Ganesh Viswanathan2017-07-071-1/+1
* | bugfix: keep the information of a raw float literal in the ASTAndreas Rumpf2017-07-062-6/+7
* | do not crash for #5895Andreas Rumpf2017-07-061-1/+1
* | Fix for issue #6044. (#6056)Ganesh Viswanathan2017-07-061-1/+1
* | system.nim: Fix documentation ( 7 div 5 == 1 ) (#6057)nonylene2017-07-061-1/+1
|/
* fixes #6030 (#6042)ephja2017-07-011-7/+10
* fixes #6035Araq2017-06-303-3/+25
* make appveyor builds fasterAndreas Rumpf2017-06-301-2/+2
* fixes #5517Andreas Rumpf2017-06-302-0/+17
* closes #5379Andreas Rumpf2017-06-291-1/+9
* fixes #5974Andreas Rumpf2017-06-292-5/+20
* fixes #5563Andreas Rumpf2017-06-291-3/+3
* fixes #4703Andreas Rumpf2017-06-292-1/+34
* fixes #5846Andreas Rumpf2017-06-291-2/+3
* JS codegen: make 'echo' use console.log unless you define -d:nimOldEchoAndreas Rumpf2017-06-281-1/+1
* fixes #6021!Araq2017-06-271-43/+53
* One more attempt to fix tioselectors.nim test (#6020)Eugene Kabanov2017-06-271-4/+8
* Added moveDir (#6015)Yuriy Glukhov2017-06-272-12/+43
* Fixes #5946 (#6017)Yuriy Glukhov2017-06-261-2/+3
* JS gen: fixes regressionAndreas Rumpf2017-06-261-7/+15
* make JS tests green on OSX on my local machine; XXX needs further investigationsAndreas Rumpf2017-06-261-1/+4
* Fix #6010 documenting subtracting time interval (#6012)Euan T2017-06-221-1/+1
* Update pragmas.txt (#6006)Dan2017-06-211-2/+23
* Minor fixes for makefile.tmpldef2017-06-201-2/+2
* Merge pull request #5830 from jcowgill/makefile-indentationDennis Felsing2017-06-201-59/+56
|\
| * makefile.tmpl: fix error handling and cleanupsJames Cowgill2017-05-181-59/+56
* | fixes #5966Fabian Keller2017-06-203-6/+31
* | added test case for #1252Fabian Keller2017-06-201-0/+12
* | Fix #5084Zahary Karadjov2017-06-202-3/+67
* | make some tests green againZahary Karadjov2017-06-204-4/+4
* | Fix #5983Zahary Karadjov2017-06-203-1/+32
* | Fix #5888Zahary Karadjov2017-06-206-2/+43
* | Fix #4737Zahary Karadjov2017-06-205-5/+51
* | Fix #5127Zahary Karadjov2017-06-205-32/+60
* | Fix #4020; Better handling of templates within conceptsZahary Karadjov2017-06-205-2/+65
* | fix #5968Zahary Karadjov2017-06-202-1/+23
* | fix #1082Zahary Karadjov2017-06-203-3/+44
* | close #1051Zahary Karadjov2017-06-202-10/+46
* | close #3152; closed via f663ca7Zahary Karadjov2017-06-201-0/+4
* | close #3153Zahary Karadjov2017-06-201-1/+24
* | fix #1017; fix #3309Zahary Karadjov2017-06-203-1/+27