Skip to content
  1. Nov 14, 2006
    • brad.beveridge's avatar
      Added preliminary Swank support. · b750d59f
      brad.beveridge authored
      I've made many changes, and added preliminary Swank support.  The main reason that I've checked in now is that I'm about to house clean Vial in a pretty major way.
      
      darcs-hash:2c029346197d8acb3007b37035724d68f656ef42
      b750d59f
  2. Oct 22, 2006
    • brad.beveridge's avatar
      Fixed silly gramma mistake · 4837ea0d
      brad.beveridge authored
      darcs-hash:f906d65ff9f6cd965fe44658e9823736c00fe9b8
      4837ea0d
    • brad.beveridge's avatar
      License updates, per buffer hooks · 40269e90
      brad.beveridge authored
      Added per buffer hooks
      Added zlib license
      Fixed up scan for chars
      Added Gray streams, SBCL only
      Added a file of Common Lisp keywords
      Added a toplevel restart so Vial can keep running after errors.
      
      darcs-hash:d1a1635d8b89b1b984ead4513cafb47330a82ac3
      40269e90
  3. Oct 16, 2006
    • brad.beveridge's avatar
      Update, multiple windows, search, etc. · a6862613
      brad.beveridge authored
      Added the UGLY keyword :)
      Moved window stuff into it's own file
      Changes to allow the cursor to move off the end of the line
      Moved cursor into its own file
      Changes to the colouring
      Wrapped up CL-PPCRE to make bad calls into the library safe
      
      darcs-hash:3562c0b13753c7d2cdc2fe9b54d5637c4ecac3f1
      a6862613
  4. Oct 08, 2006
    • brad.beveridge's avatar
      Finished up autocomplete · 4a58bbb1
      brad.beveridge authored
      Fixed up the way EX commands are defined
      Added move by word back/forward
      Added the ability to do autocompletion for files in the current directory
      Fixed some last command handling
      Now handle the < key during input
      
      darcs-hash:b5dab96930df6364cf9bf3eb270f583873568a06
      4a58bbb1
  5. Oct 05, 2006
    • brad.beveridge's avatar
      Ever closer to self hosting.... · f6e0b59c
      brad.beveridge authored
      * Added find-buffer-by-name
      * load-file will now load a file from disk, or bring to the front if it is already loaded
      * Fixed some bugs in the colour highlighting
      * Removed the ugly EX mode leaving hack, added a nicer way to get at the non EX mode cursor
      * Changed the key handling, so instead of using \\Cc for control-C, we now use <C-C>
      * Added ability to evaluate code between braces
      * Added region->string
      * Fixed up some ugly ncurses bugs
      
      darcs-hash:6d12ceea773ce340e46f1ef3e96e25e08802f774
      f6e0b59c
  6. Oct 01, 2006