Commit History

Author SHA1 Message Date
  Andreas Rumpf 74bf316619 more progress on destructor based strings 6 years ago
  Andreas Rumpf 1aa359febb warn about inconsistent spacing around binary operators; fixes #7582 6 years ago
  Andreas Rumpf 85ea9593b3 fixes #7637; assignments are not allowed to slice object; minor breaking change 6 years ago
  Eduardo Bart edefe4db21 Futher improve seq assingment speed by 2x factor (#6437) 7 years ago
  Andreas Rumpf eeb2661a28 fixes #6433 7 years ago
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 years ago
  Jeff Ciesielski 7f30d04d6a Fix compilation for 16 bit targets (#5286) 8 years ago
  Andreas Rumpf 0834cd63d9 prepare Nim codebase for upcoming parser changes 8 years ago
  Araq d634da775d cleanup destructor building for arrays; still doesn't work 9 years ago
  Araq eec18896b7 cleaned up GC tests; fixes object variant re-assign bug 10 years ago
  Araq 32ec5af60a fixes #1053, fixes #924 10 years ago
  Araq a639824e5e introduced 'benign' pragma 10 years ago
  Araq fc0fda14ae system files use new identifiers 10 years ago
  Araq dbf9117c56 the big renamefest: first steps 10 years ago
  Araq 5a2bea7408 fixes #1445 10 years ago
  Araq 030eac86c0 bugfix: regionized pointers in a generic context; renamed 'Future' to 'Promise' 10 years ago
  Araq c80d563afb actors compile again 10 years ago
  Araq 438703f59e case consistency: next steps 11 years ago
  Araq 1101a40f91 improvements for 'pretty' 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Araq 275c7ccf82 fixes #575 11 years ago
  Araq 52851b722d --os:standalone works again 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 3f82352c2e fixed a serious code generation bug leading to wrong RTTI 12 years ago
  Araq 9bbf56bdbb allow 'mixin' in generics 12 years ago
  Araq c934db86ad stricter symbol lookup in generics 12 years ago
  Araq c4c0c41d61 fixes #185 12 years ago
  Zahary Karadjov d10b524c9a generate default destructors 12 years ago
  Araq 7f64e95747 fixes a long standing bug concerning assignment of case objects 12 years ago