summaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAgeFilesLines
* remove GDSAndy Wingo2010-09-249-1910/+2
* deprecate arity access via (procedure-properties proc 'arity)Andy Wingo2010-04-171-5/+2
* GDS usability: operation without a mouseNeil Jerram2009-09-221-2/+4
* Fix GDS utility client startupNeil Jerram2009-08-281-8/+8
* Merge branch 'ossau-gds-dev'Neil Jerram2009-08-277-18/+645
|\
| * Support multiple concurrent instances of Emacs + GDS serverNeil Jerram2008-12-132-18/+22
| * Add GDS test and documentation filesNeil Jerram2008-12-125-0/+617
| * Add a GDS protocol hook, that we can use for testingNeil Jerram2008-12-111-0/+6
* | Make GDS resilient to autocompilation commentsNeil Jerram2009-08-271-2/+7
* | Change Guile license to LGPLv3+Neil Jerram2009-06-1713-144/+137
|/
* Remove everything to do with GDS BreakpointsNeil Jerram2008-12-102-533/+0
* Add `ChangeLog-2008' files to the distribution.Ludovic Courtès2008-09-121-2/+2
* Rename `ChangeLog' files to `ChangeLog-2008'.Ludovic Courtès2008-09-121-0/+0
* Remove `.cvsignore' files.Ludovic Courtès2008-09-111-16/+0
* Single stepping through code from EmacsNeil Jerram2008-07-172-19/+39
* * gds-scheme.el (gds-display-results): Use save-selected-windowNeil Jerram2007-02-062-33/+39
* (gds-display-results): Add another binding forNeil Jerram2007-01-172-0/+11
* *** empty log message ***Neil Jerram2006-11-132-1/+6
* (gds-socket-type-alist): New.Neil Jerram2006-10-142-5/+18
* * gds.el (gds-run-debug-server): Use variableNeil Jerram2006-10-123-9/+26
* * gds-server.el (gds-start-server): Change "ossau" to "ice-9".Neil Jerram2006-08-183-3/+10
* * Makefile.am: New file.Neil Jerram2006-06-195-0/+1809
* merge from 1.8 branchKevin Ryde2006-04-167-7/+7
* Remove GDS files.Neil Jerram2005-07-099-0/+5
* The FSF has a new address.Marius Vollmer2005-05-2313-2506/+18
* *** empty log message ***Marius Vollmer2004-07-061-3/+13
* Document removal of guileint.Neil Jerram2004-03-102-2/+6
* Remove guileint files.Neil Jerram2004-03-1012-2551/+0
* *** empty log message ***Neil Jerram2004-02-251-20/+0
* * gds-client.scm (handle-instruction-1): In `eval' protocol, catchNeil Jerram2004-02-253-25/+45
* * gds-tutorial.txt, gds-problems.txt: New files.Neil Jerram2004-02-224-1/+27
* * gds.el: Add requirements: cl, comint, info.Neil Jerram2004-02-213-31/+104
* * Makefile.am (TAGS_FILES): Use this variable instead ofMikael Djurfeldt2004-02-092-2/+8
* * gds.el (gds-handle-client-input): Handle new `thread-status'Neil Jerram2004-02-044-59/+240
* Simplify algorithm for popping up windows.Neil Jerram2004-01-263-98/+179
* Reorg gds-send args; use evaluation correlatorNeil Jerram2004-01-202-51/+48
* Implement eval threads.Neil Jerram2004-01-202-166/+328
* Add GDS docNeil Jerram2004-01-203-0/+13
* Initial support for setting source breakpoints.Neil Jerram2003-11-273-4/+233
* Work in progress.Neil Jerram2003-11-192-9/+35
* Work in progress.Neil Jerram2003-11-192-347/+463
* *** empty log message ***Rob Browning2003-11-171-0/+4
* new file.Rob Browning2003-11-171-0/+2
* Lots of ongoing development.Neil Jerram2003-11-112-384/+456
* Moved all gds files here; plus ongoing work on them.Neil Jerram2003-11-115-0/+600
* Work on debugger frontend code.Neil Jerram2003-10-161-40/+133
* UI frontend work: eval support.Neil Jerram2003-10-062-25/+279
* Debugger UI asynchronous thread support.Neil Jerram2003-10-042-3/+18
* Work (in progress) on new debugging frontend.Neil Jerram2003-09-251-0/+748
* Rewrite enhanced editing logic - sexp-track.el.Neil Jerram2003-08-313-352/+0