Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Rumpf 51e3e0c7c4 implements https://github.com/nim-lang/RFCs/issues/260 (#15505) hace 4 años
  Andreas Rumpf 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) hace 4 años
  shirleyquirk 84d9b1227d fixes #15430, pop pragma takes invalid input (#15449) hace 4 años
  Andreas Rumpf 50b6f6996a .noalias annotation; frontend support (#15419) hace 4 años
  Clyybber 35ff17410f Expand hoisted default params in sem (#15270) hace 4 años
  Clyybber 13e659cfec Big compiler Cleanup (#14777) hace 4 años
  Clyybber b022576ce9 Use typeflag instead hace 4 años
  Clyybber 38068f9778 Make explicit {.nimcall.} a seperate calling convention hace 4 años
  Andreas Rumpf 8df20276c9 fixes #14458 [backport:1.2] (#14756) hace 4 años
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) hace 4 años
  Timothee Cour 66db9de714 CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static checks (#13926) hace 4 años
  Araq 59f1462b95 remove the nilChecks switch; refs #11570 hace 4 años
  Andreas Rumpf 3a2697dd73 drnim: tiny progress (#13882) hace 4 años
  Andreas Rumpf a890aa75aa finally de-deprecate the .define and .undef pragmas hace 4 años
  Andreas Rumpf 9c46927fad new feature: ability to turn specific warnings to errors hace 4 años
  Araq d01fca974d added an .assert pragma and mentioned the pragmas in the changelog hace 4 años
  Zahary Karadjov 08afa03075 The raises list can now use expressions referencing the generic params hace 4 años
  Zahary Karadjov ce9a4ed124 Replace tfHasRequiresInit with a more accurate mechanism hace 4 años
  Zahary Karadjov 7652aede41 More sophistication; Allow requiresInit to be specified per-field hace 4 años
  Zahary Karadjov a8b6222c86 First steps, the compiler can boot with enforced requiresInit hace 4 años
  Andreas Rumpf 9ffec79300 DrNim (Nim compiler with Z3 integration) (#13743) hace 4 años
  Andreas Rumpf 2a278f6eba '.push raises: []' now also affects proc types (#13776) hace 4 años
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) hace 4 años
  Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544) hace 4 años
  Timothee Cour 1056f9ecff properly handle note override logic/verbosity/config/cmdline using modifiedyNotes, cmdlineNotes hace 4 años
  Andreas Rumpf 6efac70181 make goto based exceptions available for 'nim cpp' (#13244) hace 4 años
  Jasper Jenkins 796aafe7e0 make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170) hace 5 años
  Andreas Rumpf abea80376a fixes #13122 (#13126) hace 5 años
  Timothee Cour 13c08f3ab4 VM: support importc var, ptr/pointer types, cast int <=> ptr/pointer (#12877) hace 5 años
  Timothee Cour 0ff23e696c fix #12985 {.push.} now does not apply to generic instantiations (#12986) hace 5 años