コミット履歴

作者 SHA1 メッセージ 日付
  PMunch db95fad6fa Fixes #9364 and add moduleDescription to jsondoc (#9396) 6 年 前
  Andreas Rumpf 8960efa340 unicode: added strip, align, alignLeft, repeat procs; refs #6301 6 年 前
  Andreas Rumpf 77a8c6ffd8 unicode: add split procs; refs #6301 6 年 前
  Andreas Rumpf 7656925140 added new editdistance stdlib module, deprecated strutils.editDistance, refs #6301 6 年 前
  Andreas Rumpf 7f81519f41 strutils/unicode: deprecate isLower and friends operating on complete strings; fixes #7963 properly 6 年 前
  Andreas Rumpf f6c5c636bb niminst: fix 'gtar' invokation 6 年 前
  Dominik Picheta 6e83746caa Net module fixes (#8597) 6 年 前
  gemath f26ed1d540 Add interpreting event parser proc to pegs module. (#8075) 6 年 前
  Timothee Cour 0dd31a4f97 fix typo in changelog.md: nnkTupleConst => nnkTupleConstr 6 年 前
  Oscar Nihlgård 5f184eca10 Update changelog 6 年 前
  Oscar Nihlgård 33ed8f7e73 times.Timezone changes (#8527) 6 年 前
  Kaushal Modi d73b19e379 Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662) 6 年 前
  Andreas Rumpf 3ca8ebe778 fixes #8653 6 年 前
  Andreas Rumpf b78114ce50 minor edit to the changelog 6 年 前
  Andreas Rumpf 1061e26bc9 implements 'case statement macros' in order to encourage the development of pattern matching mechanisms that are not terrible to look at 6 年 前
  Araq 83c89197f3 renames threadpool.await to blockUntil; refs #7853 6 年 前
  Araq f960523b46 document the new --nilseqs:on switch 6 年 前
  Araq 4cf1e3eb4b rename SystemError to CatchableError in order to avoid breaking Nimble and probably lots of other code 6 年 前
  Andreas Rumpf 1d78ba64b4 rework the exception hierarchy; refs #8363 6 年 前
  Andreas Rumpf 864d24d70e change the VM's max instruction count to 3_000_000 6 年 前
  Araq 265003df1a deprecated regionized pointers 6 年 前
  Araq b4e5c9d075 deprecate the .this pragma 6 年 前
  Araq d8e66d6acc fixes merge conflict 6 年 前
  andri lim 4d5cce9882 fixes #6255, add `system.ashr` arithmetic right shift (#8547) 6 年 前
  Andreas Rumpf e067a7681f 'nimcache' defaults to ~/.cache on Posix; cleaned up documentation 6 年 前
  andri lim 6e3d1dced5 fixes #5617, 'copyLineInfo' addition (#8523) 6 年 前
  andri lim 78c0ac5407 fixes #7827, bindSym enhancement (#8499) 6 年 前
  Timothee Cour 818d9be311 `lineInfoObj` (and `check`, `expect`) now return absolute paths (#8466) 6 年 前
  Oscar Nihlgård 5491f1f53b Deprecate the dot style for import paths (#8474) 6 年 前
  John Novak 692d1da95d Fix setCursorPos and setCursorXPos on POSIX (#8310) 6 年 前