コミット履歴

作者 SHA1 メッセージ 日付
  Arne Döring 2c645eded5 add strformat limitations section (#10982) 5 年 前
  Araq f6ad071a46 make strformat work as NimScript again 5 年 前
  Arne Döring 3a5a0f6d46 Strformat symbol binding (#10927) 5 年 前
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 年 前
  Oscar Nihlgård 3b310e91cd New implementations of times.parse & times.format (#8094) 6 年 前
  Oscar Nihlgård 7674df0dff Fixes #8100 (#8101) 6 年 前
  skilchen 230692a22f Fix strformat neg zero (#7954) 6 年 前
  skilchen fd102f39bb Fix strformat precision handling for strings (#7941) 6 年 前
  skilchen 07ff9940f4 fix strformat zeropadding for floats (#7934) 6 年 前
  Araq eb03d9aafe fixes #7749 6 年 前
  Arne Döring efae366857 rename SomeReal to SomeFloat (#7617) 6 年 前
  Dominik Picheta fa07bb1356 Improves documentation for strformat module. 6 年 前
  Araq 9a60eae631 fixes #7078 7 年 前
  Andreas Rumpf 38fde80b35 strformat: fixes new 'fmt' template 7 年 前
  Araq 66634fe1a0 strformat: introduce 'fmt' as an alias for '%'; ensure overloading resolution produces a clash between strformat.'%' and json.'%' 7 年 前
  Araq fb8def869c rename strformat.fmt to `%` as it works better with backslash escape sequences; refs #6958 7 年 前
  Oscar Nihlgård cde3a4f586 Add additional $ fallback to fmt 7 年 前
  Andreas Rumpf b168efd1ab make strformat.fmt take the same signature as strfmt.fmt in order to force an ambiguity error; refs #6958 7 年 前
  Mathias Stearn af1404c85d Minor fixes to strformat docs (#6953) 7 年 前
  Araq 69aeb86f49 strformat: fix the documentation examples 7 年 前
  Araq 3fc7082887 strformat: default for numbers is right alignment 7 年 前
  Araq 2e61e6edf9 strformat: support 'sign' as Python does 7 年 前
  Araq 5c7493f833 strformat: added '^' char for center alignment for Python compat 7 年 前
  Araq 26198e4ee7 added new stdlib module 'strformat'; refs #5600; refs #6507 7 年 前