index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
assign.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
more progress on destructor based strings
Andreas Rumpf
2018-07-13
1
-5
/
+0
*
warn about inconsistent spacing around binary operators; fixes #7582
Andreas Rumpf
2018-05-05
1
-6
/
+6
*
fixes #7637; assignments are not allowed to slice object; minor breaking change
Andreas Rumpf
2018-04-21
1
-2
/
+8
*
Futher improve seq assingment speed by 2x factor (#6437)
Eduardo Bart
2017-10-09
1
-2
/
+6
*
fixes #6433
Andreas Rumpf
2017-09-25
1
-6
/
+11
*
first steps of making 'opt' a first class type for Nim
Andreas Rumpf
2017-09-25
1
-1
/
+15
*
Fix compilation for 16 bit targets (#5286)
Jeff Ciesielski
2017-01-26
1
-2
/
+2
*
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
1
-2
/
+2
*
cleanup destructor building for arrays; still doesn't work
Araq
2015-08-18
1
-21
/
+13
*
cleaned up GC tests; fixes object variant re-assign bug
Araq
2015-02-10
1
-3
/
+7
*
fixes #1053, fixes #924
Araq
2014-11-19
1
-4
/
+8
*
introduced 'benign' pragma
Araq
2014-10-25
1
-6
/
+6
*
system files use new identifiers
Araq
2014-08-23
1
-13
/
+13
*
the big renamefest: first steps
Araq
2014-08-22
1
-1
/
+1
*
fixes #1445
Araq
2014-08-19
1
-4
/
+0
*
bugfix: regionized pointers in a generic context; renamed 'Future' to 'Promise'
Araq
2014-05-25
1
-1
/
+2
*
actors compile again
Araq
2014-04-20
1
-6
/
+7
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
improvements for 'pretty'
Araq
2013-12-28
1
-7
/
+7
*
case consistency part 4
Araq
2013-12-27
1
-17
/
+17
*
case consistency part 1
Araq
2013-12-27
1
-2
/
+2
*
fixes #575
Araq
2013-09-10
1
-0
/
+2
*
--os:standalone works again
Araq
2013-06-30
1
-3
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
fixed a serious code generation bug leading to wrong RTTI
Araq
2012-10-19
1
-4
/
+30
*
allow 'mixin' in generics
Araq
2012-10-12
1
-5
/
+11
*
stricter symbol lookup in generics
Araq
2012-09-17
1
-0
/
+2
*
fixes #185
Araq
2012-08-22
1
-2
/
+7
*
generate default destructors
Zahary Karadjov
2012-06-06
1
-0
/
+4
*
fixes a long standing bug concerning assignment of case objects
Araq
2012-05-22
1
-2
/
+10
*
added 'system.shallow'
Araq
2012-02-09
1
-3
/
+4
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
bugfixes for .rod files and visual C++
Araq
2011-12-03
1
-6
/
+6
*
got rid of tyPureObject; broke bootstrapping; use generated C code
Araq
2011-09-24
1
-3
/
+3
*
bugfix: fixed built-in 'reset'
Araq
2011-08-20
1
-2
/
+2
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-7
/
+7
*
tests/reject/temptycaseobj.nim
Araq
2011-06-19
1
-41
/
+4
*
bugfix: typeinfo generation for tuples
Araq
2011-06-19
1
-0
/
+37
*
Bugfix: no #line dir with 0 generated
Araq
2011-06-10
1
-3
/
+6
*
p[] instead of p^
Araq
2011-04-11
1
-5
/
+5
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-27
/
+46
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-9
/
+12
*
fixes #20
Araq
2011-03-12
1
-0
/
+31
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-1
/
+1
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+120