Commit History

Author SHA1 Message Date
  LemonBoy 3163a0f466 Do not consider enums with holes as ordinals (#8264) 6 years ago
  Andreas Rumpf 5b59852406 system.substr is not implemented with compilerProcs anymore 6 years ago
  Andreas Rumpf ce01472ff3 refactorings in preparations for the new runtime 6 years ago
  Timothee Cour befca425c4 workaround issue #8223 nim doc fails with doAssertRaises (#8245) 6 years ago
  Dmitry Atamanov a6c3bbf01a Add proc toOpenArray[byte] for strings (#7820) 6 years ago
  Mamy Ratsimbazafy 75ef90da82 Put back deprecation path for SomeReal 6 years ago
  Araq 531013727d system.nim: minor code style change 6 years ago
  Araq 5384de685f Merge branch 'devel' of github.com:nim-lang/Nim into araq-devel 6 years ago
  Dominik Picheta 5e338c371e Use '\L' instead of '\n' in system for backwards compatibility. 6 years ago
  Andreas Rumpf 683c60e2fd restore deprecated PNimrodNode in order to make the CIs happy 6 years ago
  Andreas Rumpf a9e96888d0 system.nim: cleanup the formatting 6 years ago
  Andreas Rumpf c7298561c1 system.nim: remove deprecated symbols 6 years ago
  Zahary Karadjov fb27357b62 A minimal patch enabling the new typedesc and static types syntax 6 years ago
  Emery Hemingway 22f714585b Native access to Genode environment 6 years ago
  hlaaf 7c71e1b058 Fix GC_getStatistics calling itself GC_disableMarkAndSweep in JS (again) 6 years ago
  Yuriy Glukhov 395b7506cf Expose GC_setStackBottom (#7885) 6 years ago
  data-man b4626a220b Added $ for openarrays. Fixes #7940. 6 years ago
  Dmitry Atamanov 94c45136ea Fixes #6832 (#7813) 6 years ago
  Emery Hemingway cda591a42f Disable setTerminate when noCppExceptions is defined (#7751) 6 years ago
  Andreas Rumpf 599b5d6dcb make 'not nil' experimental 6 years ago
  Andreas Rumpf f64f9e50cc correct comparisons for nil strings/seqs 6 years ago
  Andreas Rumpf 1eaeb8945b system.nim documentation: setLen can handle nil now 6 years ago
  Oscar Nihlgård 8caf257607 Don't escape multibyte characters (#7570) 6 years ago
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
  Araq 4a9f6f00ad fixes system.doAssertRaises 6 years ago
  treeform 35b0cc67e8 Remove PHP backend. (#7606) 6 years ago
  Arne Döring efae366857 rename SomeReal to SomeFloat (#7617) 6 years ago
  Andreas Rumpf c08efb4c51 implements first version of for-loop macros 6 years ago
  zah e3037a2f33 Support code hot reloading for JavaScript projects (#7362) 6 years ago
  PMunch 4f1725ad61 Add column number to instantiation info (#7376) 6 years ago