Commit History

Author SHA1 Message Date
  cooldome e63c66b810 Add sym owner to macros (#8253) 6 years ago
  Andreas Rumpf 1546826006 add nimHasWarningX and nimHasHintX defines for feature detection purposes 6 years ago
  Andreas Rumpf 696c0c48c7 fixes merge conflict 6 years ago
  Araq 887987bb1a every .experimental feature has a corrsponding 'nimHasX' define; fixes #8644; refs #8672 6 years ago
  Andreas Rumpf 0da91aa744 changes how the now illegal 'string == nil' comparison is detected 6 years ago
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 years ago
  andri lim 4d5cce9882 fixes #6255, add `system.ashr` arithmetic right shift (#8547) 6 years ago
  Araq 7ac6462cbd make at least bootstrapping work 6 years ago
  Andreas Rumpf c57e320c94 fixes 7833 (#8533) 6 years ago
  Araq 53566f7165 fixes #7833; still to-do: fix setLen 6 years ago
  Andreas Rumpf 5b59852406 system.substr is not implemented with compilerProcs anymore 6 years ago
  Zahary Karadjov fb27357b62 A minimal patch enabling the new typedesc and static types syntax 6 years ago
  Andreas Rumpf f555338ce8 bugfix: allow 'export' in the VM 6 years ago
  Andreas Rumpf 61e57cfa13 big refactoring: parser compiles again 6 years ago
  Andreas Rumpf 599b5d6dcb make 'not nil' experimental 6 years ago
  Andreas Rumpf 4948cf3b4c make the build more robust 6 years ago
  Andreas Rumpf f64f9e50cc correct comparisons for nil strings/seqs 6 years ago
  Arne Döring ed5b7cbac0 move eqIdent to vm.nim (#7585) 6 years ago
  Arne Döring 6baca58693 Get symbol kind (#7491) 6 years ago
  jcosborn 399c5e38b7 don't make optNilCheck default to on for now (#7058) 7 years ago
  Andreas Rumpf 33814cf63e language change: change how the experimental dot operators work 7 years ago
  Araq 8d1a5dc8e7 the documentation generator now supports system.runnableExamples 7 years ago
  Andreas Rumpf 762ade1177 'ord' does not produce a range type anymore 7 years ago
  Andreas Rumpf 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 years ago
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 years ago
  Fredrik Høisæther Rasch c39e202976 Introduce first class support for Android (#5772) 7 years ago
  Zahary Karadjov 5e368f3639 support for external types with covariant generic params 7 years ago
  Eugene Kabanov 9c99973ff8 Make DragonFlyBSD a first class BSD-like OS (#5548) 7 years ago
  Andreas Rumpf f04d21f279 refactoring: explict config state instead of globals 8 years ago
  Araq adf8eea4df existance of new distros.nim module can be detected with defined(nimDistros) 8 years ago