summary refs log tree commit diff stats
path: root/lib/system/assign.nim
Commit message (Expand)AuthorAgeFilesLines
* more progress on destructor based stringsAndreas Rumpf2018-07-131-5/+0
* warn about inconsistent spacing around binary operators; fixes #7582Andreas Rumpf2018-05-051-6/+6
* fixes #7637; assignments are not allowed to slice object; minor breaking changeAndreas Rumpf2018-04-211-2/+8
* Futher improve seq assingment speed by 2x factor (#6437)Eduardo Bart2017-10-091-2/+6
* fixes #6433Andreas Rumpf2017-09-251-6/+11
* first steps of making 'opt' a first class type for NimAndreas Rumpf2017-09-251-1/+15
* Fix compilation for 16 bit targets (#5286)Jeff Ciesielski2017-01-261-2/+2
* prepare Nim codebase for upcoming parser changesAndreas Rumpf2016-07-151-2/+2
* cleanup destructor building for arrays; still doesn't workAraq2015-08-181-21/+13
* cleaned up GC tests; fixes object variant re-assign bugAraq2015-02-101-3/+7
* fixes #1053, fixes #924Araq2014-11-191-4/+8
* introduced 'benign' pragmaAraq2014-10-251-6/+6
* system files use new identifiersAraq2014-08-231-13/+13
* the big renamefest: first stepsAraq2014-08-221-1/+1
* fixes #1445Araq2014-08-191-4/+0
* bugfix: regionized pointers in a generic context; renamed 'Future' to 'Promise'Araq2014-05-251-1/+2
* actors compile againAraq2014-04-201-6/+7
* case consistency: next stepsAraq2013-12-291-1/+1
* improvements for 'pretty'Araq2013-12-281-7/+7
* case consistency part 4Araq2013-12-271-17/+17
* case consistency part 1Araq2013-12-271-2/+2
* fixes #575Araq2013-09-101-0/+2
* --os:standalone works againAraq2013-06-301-3/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* fixed a serious code generation bug leading to wrong RTTIAraq2012-10-191-4/+30
* allow 'mixin' in genericsAraq2012-10-121-5/+11
* stricter symbol lookup in genericsAraq2012-09-171-0/+2
* fixes #185Araq2012-08-221-2/+7
* generate default destructorsZahary Karadjov2012-06-061-0/+4
* fixes a long standing bug concerning assignment of case objectsAraq2012-05-221-2/+10
* added 'system.shallow'Araq2012-02-091-3/+4
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* bugfixes for .rod files and visual C++Araq2011-12-031-6/+6
* got rid of tyPureObject; broke bootstrapping; use generated C codeAraq2011-09-241-3/+3
* bugfix: fixed built-in 'reset'Araq2011-08-201-2/+2
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-7/+7
* tests/reject/temptycaseobj.nimAraq2011-06-191-41/+4
* bugfix: typeinfo generation for tuplesAraq2011-06-191-0/+37
* Bugfix: no #line dir with 0 generatedAraq2011-06-101-3/+6
* p[] instead of p^Araq2011-04-111-5/+5
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-27/+46
* linearScanEnd pragma; string case statement optimizationAraq2011-03-141-9/+12
* fixes #20Araq2011-03-121-0/+31
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* added tools and web dirsAndreas Rumpf2009-09-151-1/+1
* version0.7.10Andreas Rumpf2009-06-081-0/+120