Commit History

Author SHA1 Message Date
  Araq 8201db81b2 added system.disarm (experimental) 5 years ago
  Araq 6efa7ecf18 respect -d:useMalloc everywhere; turn ansi_c and memory into proper Nim modules 5 years ago
  Araq 6e6a9a721f destructors: we are cooking now 5 years ago
  Araq 228d53006a refactoring: move threadlocalstorage into its own file 5 years ago
  Araq b77a2037f8 newruntime: progress 5 years ago
  Araq c3067e36bb newruntime: progress 5 years ago
  Araq caf0552573 make Boehm GC work on Windows 5 years ago
  Andreas Rumpf 7c08303faf system.nim: documentation improvements 5 years ago
  Miran 714c4f0d67 add short overview of the system module (#10883) 5 years ago
  Andreas Rumpf bf592c4e94 more destructor based changes (#10885) 5 years ago
  Mamy Ratsimbazafy 25649616ea Add OpenMP overload with stepping (#10891) 5 years ago
  Andreas Rumpf e263702688 --newruntime: progress 5 years ago
  narimiran 7372a4c4aa Revert "put extracted modules behind the switch, to enable doc generation" 5 years ago
  narimiran 71bff7d2df put extracted modules behind the switch, to enable doc generation 5 years ago
  Miran 84d3f3d448 move system.dollars in a separate file (#10829) 5 years ago
  Miran 06f23572d0 system: some documentation improvements (#10809) 5 years ago
  zah b9f8528db6 Don't include the nimhcr dev docs in the system module documentation (#10759) 5 years ago
  Miran 2b5e48d807 move assertions and iterators out of system.nim (#10597) 5 years ago
  Andreas Rumpf 142a2d3551 added system.default in order to prevent the abstraction inversion that 'template default(T): untyped = (var x: T; x)' causes 5 years ago
  Andreas Rumpf 9a9c002abe make exception handling use owned refs 5 years ago
  Andreas Rumpf a59f5e5a9d attempt to make the CIs happy by using the older syntax 5 years ago
  Andreas Rumpf a6d49c3a81 special typing rules for owned pointers 5 years ago
  Andreas Rumpf 0fd5417aff code cleanup: there is no MoveError and sinks are always available 5 years ago
  Andreas Rumpf 1d1be03d81 make 'doc io.nim' work 5 years ago
  Araq e1d17ece5b alloc et al don't have any effect; fixes #9746 5 years ago
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 years ago
  Andreas Rumpf f2f0b5d695 system.nim: spacing 5 years ago
  Andreas Rumpf 43d570c178 gc:destructors: make system/repr compile 5 years ago
  Araq 6c10d331db gc:destructors: slightly more stuff compiles 5 years ago
  Araq 7b31a81d45 system.nim: avoid 'cannot prove init' warnings for the '..' constructors 5 years ago