Commit History

作者 SHA1 備註 提交日期
  Per Bothner 87a0e3342f Options.java: Add support for int-valued options. 6 年之前
  Per Bothner f8d9a8d931 Better use of location end position. Change REPL filename to /dev/tty. 6 年之前
  Per Bothner be823b368e * SourceError.java (appendTo): Escape for html if DomTerm. 7 年之前
  Per Bothner 683cc0275d * SourceError.java (appendTo): Highlight link on DomTerm. 7 年之前
  Per Bothner 74a56d2f2b * SourceLocator.java: Enable source ranges, with ending position. 7 年之前
  Per Bothner ef7e154633 * StringCursor.java (toString): New method. 7 年之前
  Per Bothner 4bd91cead2 * Char.java (append): Trivial optimization. 8 年之前
  Per Bothner d9b69cda04 Move some classes to new gnu.kawa.format package. 8 年之前
  Per Bothner 5b178e003c * Options.java (booleanValue): New static method. 8 年之前
  Per Bothner 68b6f0d86f Add support for using JLine3. Relatedly, re-do prompt handling. 8 年之前
  Per Bothner 5402da2824 Support context-sensitive command-completion when using JLine2. 9 年之前
  Per Bothner 32d45c67d2 * Lexer.java (readDigitsInBuffer): Fix overflow check. 9 年之前
  Per Bothner c9aeff8028 * Declaration.java (load): Do better coercion if loading from 9 年之前
  Per Bothner 9fc965f216 * Char.java (toScmReadableString): Fix logic error. 9 年之前
  Per Bothner dc644c6424 * Char.java (valueOf): Add new method - same as old 'make'. 9 年之前
  Per Bothner f3eef8058f Belated addition: 9 年之前
  Per Bothner d588f01f1f * Char.java (IGNORABLE_CHAR): New constant. 9 年之前
  Per Bothner c8e23dfdd3 * lang/Macro.java (expand): If transformer throws an exception, 9 年之前
  Per Bothner 63657522ed * LangPrimType.java (boxedStringCursorType): New constant ClassType. 10 年之前
  Per Bothner 09db19f59a * ResourceStreamHandler.java (clas): New Class field. 10 年之前
  Per Bothner 4f4e04aa7b * SourceError.java (printAll): Fix logic in handling excess diagnostics. 10 年之前
  Per Bothner b07fb33ef7 Minor fixes in previous check-in. 10 年之前
  Per Bothner d08ba072ae * SourceError.java (apendTo): New method, works with Appendable. 10 年之前
  Per Bothner af7f7f6c48 * LangPrimType.java (emitTestIf): Fix handling of boolean, 10 年之前
  Per Bothner 27a7500acf Each Makefile from gnu/{expr,mapping,lists,text} were merged into gnu/Makefile. 10 年之前
  Per Bothner 15b3d9c78f Change 'character' type to be a primitive implemented as 'int'. 10 年之前
  Per Bothner 2bf28571e7 * Char.java (class CharMap): Change to a static member class. 10 年之前
  Per Bothner abae80c624 * ApplyExp.java (compile): Re-throw if exception when inlining. 10 年之前
  Per Bothner 3c260c52a2 * Path.java: Moved to gnu/kawa/io. 11 年之前
  Per Bothner ced503e415 * FilePath.java (valueOf(URI)): New factory method. 11 年之前