Commit History

Author SHA1 Message Date
  Per Bothner 322de32f14 * lang/Translator.java (resolveModule): Fix restore of line position. 8 years ago
  Per Bothner c47131c2f9 Moved some files from gnu/kawa/slib to kawa/lib. 8 years ago
  Per Bothner f95d4ce07d Merge branch 'master' into invoke 8 years ago
  Per Bothner 5724643018 * standard/requires.java (importDefinitions): Remove bogus semicolon. 8 years ago
  Per Bothner dce19950cf Various changes to support IString for imutable strings. 8 years ago
  Per Bothner 373b7c14fe * standard/let.java (rewrite): Add a null test - just in case. 8 years ago
  Per Bothner 0c96d2df9a Sync branches/invoke with trunk -r9034:9037. 8 years ago
  Per Bothner 5fe40b2e27 Sync branches/invoke with trunk -r9027:9034. 8 years ago
  Per Bothner 7c5ef4bde1 * repl.java (browseManual): Update path to browse-kawa-manual. 8 years ago
  Per Bothner e93a4177ef Sync branches/invoke with trunk -r8883:9027 8 years ago
  Per Bothner 105948488c More flexibility and convenience starting REPL window or reading manual. 8 years ago
  Per Bothner 76b69f4b8e * PrettyWriter.java: If DomTerm, don't do line-breaking. 8 years ago
  Per Bothner c1ced1d113 * GenericFormat.java: More complex logic to allow handlers to 8 years ago
  Per Bothner ab3c24d1b6 * Shell.java (run): Improve interrupt (ctrl-c) handling. 8 years ago
  Per Bothner 38da3f6497 Add (non-perfect) support for Java 9. 8 years ago
  Per Bothner 9e184c5a47 A cleaner format/consumer model. 8 years ago
  Per Bothner 9cafdd807d * ReplPane.java (PaintableView.paint): Fix translation. 8 years ago
  Per Bothner af428ce6b0 Sync branches/invoke with trunk -8784:8883 8 years ago
  Per Bothner 64b8826afa * TtyInPort.java: Some changes in prompt handling. 8 years ago
  Per Bothner 771c23b148 * standard/ImportFromLibrary.java (scanImportSet): Support 'class' 8 years ago
  Per Bothner 429d0286a5 * repl.java: For --http-start, print message with port number. 8 years ago
  Per Bothner 3771bb9a54 * repl.java: After --http-start wait for console input and exit. 8 years ago
  Per Bothner 17f25eb848 * DomTermBackend.java (reportEvent): Minor update. 8 years ago
  Per Bothner 692bf8089f Improve handling of Ctrl-C (interrupt) and Ctrl-D (end-of-file). 8 years ago
  Per Bothner 298ec3ac9d Add support for (re-)loading stylesheet under DomTerm. 8 years ago
  Per Bothner 8a33b05344 Pass windows size events from DomTem to JLine. 8 years ago
  Per Bothner d49efc35cc * repl.java (startJfxConsole): Change to set window title. 8 years ago
  Per Bothner 16ce90fabb New option to run a REPL in a JavaFX DomTerm window. 8 years ago
  Per Bothner 2100c243c4 Handle setting prompt1 and prompt2 templates from command-line. 8 years ago
  Per Bothner 68b6f0d86f Add support for using JLine3. Relatedly, re-do prompt handling. 8 years ago