Historique des commits

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