コミット履歴

作者 SHA1 メッセージ 日付
  Serj Kalichev 1eca04d051 Don't include itself as a namespace without prefix. Fix issue #93 13 年 前
  Serj Kalichev 31c2dec6ef Add ~ as var modifier 13 年 前
  Serj Kalichev d28c936420 Exclamation sign instead #. The backslash and # have a legacy behaviour 13 年 前
  Serj Kalichev eb500fe8b2 Restore the behaviour of internal variables __ 13 年 前
  Serj Kalichev a01b2306bc Escape exclamation symbol 13 年 前
  Serj Kalichev a9748a7bc5 When modifiers \ and # is on - don't escape_chars 13 年 前
  Serj Kalichev 2dbf846478 Revert prev patch. 13 年 前
  Serj Kalichev 64586cd39f Add single quote to default_escaping 13 年 前
  Serj Kalichev b9521ba5e1 Fix escaping. Don't decode \n etc. Add \" to default escaping 13 年 前
  Serj Kalichev 66404e829b Ctrl~W (word deletion) by rse.engelschall. Fix Ctrl~U UTF-8 problems. 13 年 前
  Serj Kalichev 74f65b3621 Regex escaping patch by rse.engelschall 13 年 前
  Serj Kalichev da2c680273 Fix clish help 13 年 前
  Serj Kalichev 7e2cf97d5b VAR's action can use builtin functions 13 年 前
  Serj Kalichev ac1e4c8ffe Fix bug with using COMMAND's shebang while VAR's action execution 13 年 前
  Serj Kalichev 745c8ae591 Fix argv's nextword function declaration 13 年 前
  Serj Kalichev 606ffbc32d Fix issue #83 13 年 前
  Serj Kalichev 3c69dec9d2 Create its own context for renew_prompt(). Fix issue #87 13 年 前
  Serj Kalichev 47b6e6b6d9 Don't hang up if shebang is not exists. Fix issue #86 13 年 前
  Serj Kalichev b1f903239e The Ctrl~C make crlf. Fix issue #84 13 年 前
  Serj Kalichev 23421c4954 Add unsignedInteger PTYPE's method to scheme 13 年 前
  Serj Kalichev a5d0ea7d34 Add optional parameters with "order" field. 13 年 前
  Serj Kalichev 44720d6395 Fix segmentation while file line counting 13 年 前
  Serj Kalichev 51afca2c7b Good error reporting. Fix some ugly output. 13 年 前
  Serj Kalichev 7266c16269 Add --check option to clish. To check config files 13 年 前
  Serj Kalichev 2d095968a5 Use SHELL_STATE_... as retval 13 年 前
  Serj Kalichev c5a830105e Real return code from clish 13 年 前
  Serj Kalichev 2d2f1170bf Fix mtime. Version 1.5.1 13 年 前
  Serj Kalichev 973a2f7f9e Prepare to fix mtime 13 年 前
  Serj Kalichev c449a48f53 Check for regex.h in configure 13 年 前
  Serj Kalichev 29cf59f3d2 Optimize test in parse function. Fix issue #76 13 年 前