Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules hace 6 años
  Charlie Barto e403ef25ac fix shell quoting error for static libraries (#8532) hace 6 años
  Timothee Cour 9e37e3e5e8 add hintCC to optionally disable printing 'CC: filename' (#8479) hace 6 años
  Araq d270245a01 disable --app:gui for non Windows targets; fixes #2576 hace 6 años
  Joey 2b6f324929 Add -w flag to Switch compilation to prevent deadlock (#8372) hace 6 años
  LemonBoy 54a85b4ff5 Give different names to objects coming from cpp files (#8278) hace 6 años
  Joey 559a7615ad Nintendo switch support (#8069) hace 6 años
  Jörg Wollenschläger 7e89f9a09a Don't remove extension of source files twice, if filenames contain dots hace 6 años
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler hace 6 años
  Andreas Rumpf feef109e60 make tests green again hace 6 años
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals hace 6 años
  Andreas Rumpf b2c7910fb6 compiler/ropes.nim has no global error handler anymore hace 6 años
  Araq 635451591d extccomp: no globals anymore hace 6 años
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore hace 6 años
  Andreas Rumpf 297038f704 move more globals into the config object hace 6 años
  Andreas Rumpf 3c4ceea427 move more global variables into ConfigRef hace 6 años
  Andreas Rumpf 7eb39d9d26 guards.nim does compile hace 6 años
  Andreas Rumpf 61e57cfa13 big refactoring: parser compiles again hace 6 años
  genotrance e931f3b5a9 Fixes #802, #803 and #3775 - genscript issues (#7677) hace 6 años
  AdrianV 0ce28d15cc Nim namespace for cpp (#7453) hace 6 años
  Andreas Rumpf 70e8640244 move new sha1 module into the new 'std' namespace hace 6 años
  Andreas Rumpf 274fafb2df fixes #6961 hace 6 años
  oltolm 42cff6e0c5 add support for building GUI applications with TCC (#7003) hace 7 años
  konqoro 3495c0a46d Fix json generation logic (#6909) hace 7 años
  Araq 7a711cc8e1 cleanup of the Intel compiler handling; refs #6488 hace 7 años
  Eduardo Bart 7c3e00d469 Fix icc compiler on linux (#6488) hace 7 años
  Yuriy Glukhov 216119212c Emit relative object file paths in genScript (#6835) hace 7 años
  Araq 8aebd38514 fixes #6820 hace 7 años
  Araq 0e67fc7450 OS X has no llvm-ar tool; use ar instead hace 7 años
  Araq 7b63ee85b9 fixes #6452 hace 7 años