Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 yıl önce
  Aleksandr Kuzmenko 7b28ce1947 [lua] fix EReg.map for unicode (#8861) 5 yıl önce
  Aurel 8616359ff7 Reformat std (#8408) 6 yıl önce
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 yıl önce
  Justin Donaldson f18f92c23b [lua] add note about EReg and lrexlib and Utf8 6 yıl önce
  Simon Krajewski 776c4f2e3d Unicode regex (#7419) 6 yıl önce
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 yıl önce
  Dan Korostelev f375ec955b add EReg.escape (#5098) 8 yıl önce
  Justin Donaldson 0660953e69 [lua] double-escape lua Ereg group match capture tokens 8 yıl önce
  Justin Donaldson d99ebdffc5 [lua] wip on luv externs and bindings 8 yıl önce
  Mark Knol 875ad19432 2017 (#5932) 8 yıl önce
  Justin Donaldson bfb06afb00 [lua] start refactoring externs based on versions 8 yıl önce
  Justin Donaldson 947e534d1d [lua] wip on lua 5.1 support 9 yıl önce
  Dan Korostelev b7e204924c [lua] multireturn support 9 yıl önce
  Justin Donaldson 787580bb77 [lua] add proper type for Ereg.FLAGS 9 yıl önce
  Justin Donaldson 98291bf2f6 [lua] move Rex flag initialization into static var declaration 9 yıl önce
  ARATA Mizuki e8ccaab32a [lua] Support "u" flag (UTF-8 mode) in EReg 9 yıl önce
  ARATA Mizuki 89754c1a12 [lua] Pass the flags for Rex.create as an integer instead of a string 9 yıl önce
  Mark Knol a71e6942b8 Copyright 9 yıl önce
  Justin Donaldson 5835bd0f6a Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools 9 yıl önce
  Justin Donaldson bf01febbf2 Lua : update new utility methods in _std classes 9 yıl önce
  Justin Donaldson 9e1610cb8e Lua : Move lib dependencies to lib module 9 yıl önce
  Justin Donaldson 4144a009a6 Lua: Ereg : matched group escapes must come before double dollar sign escapes 9 yıl önce
  Justin Donaldson e0f8ecbc4b Lua: Add lrexlib Rex to a submodule 9 yıl önce
  Justin Donaldson e5549102a5 Lua: Do the $ escapes in Ereg manually, since Lua uses % for that 9 yıl önce
  Justin Donaldson 531cdee9fe Lua: Add special fix to handle double $$ situations with matched groups in regex 9 yıl önce
  Justin Donaldson da5b690ac5 Lua: Use Rex.gsub for Ereg replace 9 yıl önce
  Justin Donaldson 50c116c3ae Lua: Only use the Ereg.split workaround if global is not specified 9 yıl önce
  Justin Donaldson 4c22c47045 Lua: fixing comments 9 yıl önce
  Justin Donaldson 9e486db479 Lua: Ereg.split does not respect /g flag, need workaround 9 yıl önce