Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) vor 4 Jahren
  Timothee Cour 363b7ff3b8 fix https://github.com/nim-lang/Nim/issues/14275 querySetting(nimcacheDir) works even if implicitly set (#14277) vor 4 Jahren
  Timothee Cour b2720317fa add `--experimental:vmopsDanger`; add generic conversion for vmops (#13813) vor 4 Jahren
  Andreas Rumpf 2b3b24a804 make bootstrapping more robust for people who have Nim inside /usr/bin (#13855) vor 4 Jahren
  Andreas Rumpf 614fb7567c std/compilesettings implementation (#13584) vor 4 Jahren
  cooldome a3df1b55f3 fixes #13013, reverts previous changes to readLines() (#13036) [backport] vor 5 Jahren
  cooldome c949b81efd remove default argument for readLines (#12807) [backport] vor 5 Jahren
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) vor 5 Jahren
  Andreas Rumpf 8a599fb571 fixes #12491 [backport] vor 5 Jahren
  Ico Doornekamp 26676066cc added cpuTime to VM (#12346) vor 5 Jahren
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] vor 5 Jahren
  Andreas Rumpf 8397554315 fixes #12125 (#12131) vor 5 Jahren
  Miran ab48d7901e hashes: implement murmur3 (#12022) vor 5 Jahren
  nc-x d5840e1e3d Implement isExported for symbols in macros (#11963) vor 5 Jahren
  Oscar Nihlgård 50e921bb94 VM exception fixes (#11868) vor 5 Jahren
  cooldome 041d15392a Compiler plugin for implementing incremental computation in user space (#10819) vor 5 Jahren
  Araq 84d10f7d8a fixes #10585 vor 5 Jahren
  Timothee Cour c4e3c4ca2d add `getCurrentCompilerExe` to vmops (eg allows to get nim compiler at CT); add tests for vmops (#9925) vor 6 Jahren
  data-man b0a977fe41 Don't use deprecated fmod in VM vor 6 Jahren
  Randy Smith 6c7abe6e5b Fixes #9671 (#9750) vor 6 Jahren
  Andreas Rumpf 8d850f7a69 deprecated ospaths (#9665) vor 6 Jahren
  skilchen da178e4090 make `mod` on floats available in the VM (#9591) vor 6 Jahren
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules vor 6 Jahren
  Andreas Rumpf 688c54d8f1 compiler API: final cleanups; improve security by diabling 'gorge' and friends vor 6 Jahren
  Andreas Rumpf 05724645f8 more modules compile again vor 6 Jahren
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change vor 6 Jahren
  genotrance c3cc52087f Added a few useful os calls to VM (#7440) vor 6 Jahren
  Andreas Rumpf 0895064983 getEnv now supports a 'default' parameter; refs #6019 vor 7 Jahren
  Yuriy Glukhov c3117e1aba Fixes #6336 (#6337) vor 7 Jahren
  Araq 9d488261df added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994 vor 8 Jahren