Historique des commits

Auteur SHA1 Message Date
  cooldome 086676782a Add isInstanceOf for generic procs to the macros module (#9730) il y a 6 ans
  Andreas Rumpf 8d850f7a69 deprecated ospaths (#9665) il y a 6 ans
  Araq 963292f725 added system.typeof operation; fixes #9093 il y a 6 ans
  Timothee Cour 745f1642d6 implement sizeof and alignof operator (manually squashed #5664) (#9356) il y a 6 ans
  LemonBoy 0ead36dae6 Unchecked arrays now have their own type (#9267) il y a 6 ans
  Araq 548fc778c9 .error for routines now can also have a custom error message; improve error message for 'nil' strings il y a 6 ans
  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