Commit History

Author SHA1 Message Date
  wilypomegranate 1fdfa234d7 Don't use os for Standalone (#15944) 4 years ago
  flywind c57023f324 string is not nil anymore (#15352) 4 years ago
  Ivan Bobev ccd77b42af Add some enhancements to `jsonutils.nim` (#15133) 4 years ago
  Andreas Rumpf ddff13f01b better strict funcs, WIP (#15199) 4 years ago
  haxscramper e5dbdc1d37 [FIX] strtabs interpolation in nimscript (#15172) 4 years ago
  sschwarzer 98eb8410f2 Remove `noSideEffect` pragmas (#15143) 4 years ago
  Timothee Cour c7a1a7b8bf `toJson`, `jsonTo`, json (de)serialization for custom types; remove dependency on strtabs thanks to a hooking mechanism (#14563) 4 years ago
  PMunch 7cb4ef26ad Improve JSON serialisation of strtabs (#14549) 4 years ago
  Andreas Rumpf 0f344a70c9 fixes #13946 (#14302) 4 years ago
  hlaaftana fbc97e712a move since from inclrtl to std/private/since (#14188) 4 years ago
  hlaaftana cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) 4 years ago
  Araq ae68ff959b fixes #12996 5 years ago
  Andy Davidoff a3d45d0c1b add a StringTable.clear that requires no mode specification (#12853) 5 years ago
  Andreas Rumpf 60d64d1aef use system.move instead of system.shallowCopy if the GC mode requires it 5 years ago
  narimiran dcf3181bd1 [backport] run nimpretty on string stuff 5 years ago
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 years ago
  Araq 9f5d9d1993 makes koch.nim sem'check with --newruntime 5 years ago
  Araq 0f0cc9e6eb see what appveyor thinks about this 5 years ago
  Araq c3067e36bb newruntime: progress 5 years ago
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 years ago
  Miran 51f516e030 better docs: strtabs (#10704) 5 years ago
  Oscar Nihlgård 315abd7163 Change strtabs.nextTry to match the assumption in strtabs.del 5 years ago
  Oscar Nihlgård 0091f2ad3b Implement {.booldefine.} (#10533) 5 years ago
  Ico Doornekamp be9d1280ae Added examples to strtabs module (#10160) 6 years ago
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 years ago
  Andreas Rumpf e53b49d024 strtabs: fixes stupid typo 6 years ago
  Araq 8da7656071 make VM tests green 6 years ago
  Lynn C. Rees 5b2125dc3a Support `in` operator on StringTableRef 7 years ago
  David Krause b20817c3fb added default param to strtabs.getOrDefault (#5280) 8 years ago
  Araq c0b8a79315 make tests green 8 years ago