Scheme::edwin48.master
Group:Scheme
Name:edwin48
Description:Port MIT Scheme's edwin to Scheme48
Last updated:1 year ago
Clone URL:git://a-chinaman.com/edwin48
Commit Time Author Summary
1 year ago Jeff Dlouhy Make prefix key for C-x. Uncomment out #\space key. diff | tree | snapshot
1 year ago Jeff Dlouhy Rewrote basic-command, things, command-table, mode structures. Added basic-editing. diff | tree | snapshot
1 year ago Jeff Dlouhy Add simple-editing interface and comment out default-char-image-strings diff | tree | snapshot
1 year ago Jeff Dlouhy Fixes a few malformed kbd forms in modefs.scm diff | tree | snapshot
1 year ago Jeff Dlouhy Fix #\Rubout and #\Space to be lowercase in utils.scm diff | tree | snapshot
1 year ago Jeff Dlouhy Re-enable support for charsets in comtabs. diff | tree | snapshot
1 year ago Jeff Dlouhy Fixes #\Newline to be lowercase in docstr.scm diff | tree | snapshot
1 year ago Jeff Dlouhy Moved comtabts and modes packages into one 'define-structures' diff | tree | snapshot
1 year ago Ryan Schwers Changes ascii-range->char-set to ucs-range->char-set. diff | tree | snapshot
1 year ago Duncan Mak Fixed argument order for LIST-SORT and VECTOR-SORT. diff | tree | snapshot
1 year ago Ryan Schwers Changed char-set:numeric to char-set:digit. diff | tree | snapshot
1 year ago Ryan Schwers Added srfi-14 to edwin:fundamental for char-set:graphic. diff | tree | snapshot
1 year ago Jim Shargo Moved mouse button definitions. diff | tree | snapshot
1 year ago Ryan Schwers Added MODE? and MODE-SUPER-MODE as an export to the edwin:mode interface. diff | tree | snapshot
1 year ago Ryan Schwers Began defining edwin:fundamental structure. diff | tree | snapshot
1 year ago Jim Shargo Set up scratch packages/interfaces for comtabs. diff | tree | snapshot
1 year ago Ryan Schwers Added line-start+end tests to test-groups.scm diff | tree | snapshot
1 year ago Jim Shargo Cleaned scratch-interfaces. Added groups, marks, and regions tests. diff | tree | snapshot
1 year ago Duncan Mak Add scratch definitions from Jim and Ryan diff | tree | snapshot
1 year ago Jim Shargo Fixed an argument order bug in search.scm. diff | tree | snapshot
1 year ago Ryan Schwars Untabified search.scm. diff | tree | snapshot
1 year ago Duncan Mak Update terminfo to include CHAR->ARRAY changes diff | tree | snapshot
1 year ago Duncan Mak Distinguish between LIST-SORT and VECTOR-SORT and hard-code the correct SORT implementation instead of defaulting to VECTOR-SORT. diff | tree | snapshot
1 year ago Duncan Mak Replace all usages of CHAR->INTEGER and INTEGER->CHAR to their ASCII equivalent. diff | tree | snapshot
2 years ago Duncan Mak Update in-tree version of pantene diff | tree | snapshot
2 years ago Jeff Dlouhy Add tests for buffers. diff | tree | snapshot
2 years ago Jeff Dlouhy Split up parts that make up buffers into different modules and stub out code where needed. diff | tree | snapshot
2 years ago Jeff Dlouhy Move Edwin variables out of comman.scm to variable.scm. diff | tree | snapshot
2 years ago Jeff Dlouhy Merge branch 'master' of git://a-chinaman.com/edwin48 diff | tree | snapshot
2 years ago Jeff Dlouhy Change comtabs and modes to use define-structures. diff | tree | snapshot
2 years ago Jeff Dlouhy Update tximod to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update info-mode to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update intmod to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update prompt to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update dirunix to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update snr to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update vhdl to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update debug to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update shell to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update texcom to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update webster to use kbd macro. (not the sitcom) diff | tree | snapshot
2 years ago Jeff Dlouhy Update password edit to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update continuation-browser to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update dired for OS/2 to use kbd macro for all of the two people still using OS/2. diff | tree | snapshot
2 years ago Jeff Dlouhy Update telnet to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update DOS shell to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update rmail sorting to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update verilog-mdoe to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update buffer menu to use kbd macro. diff | tree | snapshot
2 years ago Jeff Dlouhy Update pascal-mode to use kbd macro. diff | tree | snapshot
Branches
master