| Commit Time |
Author |
Summary |
| 10 hours ago |
Duncan Mak |
Fix buglets in implementation. |
diff | tree | snapshot |
| 15 hours ago |
Duncan Mak |
Move keystroke-related code into its own module. |
diff | tree | snapshot |
| 15 hours ago |
Duncan Mak |
Commit first draft of the keystroke module. |
diff | tree | snapshot |
| 1 week ago |
Jeff Dlouhy |
Changed 'write-strings-densely' to use define* syntax |
diff | tree | snapshot |
| 1 week ago |
Duncan Mak |
Remove #!optional from comred.scm and input.scm. |
diff | tree | snapshot |
| 1 week ago |
Duncan Mak |
Remove remaining reference to DEFAULT-OBJECT? |
diff | tree | snapshot |
| 1 week ago |
Duncan Mak |
Commit the first draft of the keystroke notation grammar. |
diff | tree | snapshot |
| 1 week ago |
Jeff Dlouhy |
Port search.scm. |
diff | tree | snapshot |
| 1 week ago |
Jeff Dlouhy |
Implement STRING-INDEX-CI and STRING-INDEX-RIGHT-CI in 'aliases'. |
diff | tree | snapshot |
| 2 weeks ago |
Duncan Mak |
Begin work on converting from bucky-bit chars to keystrokes. |
diff | tree | snapshot |
| 2 weeks ago |
Duncan Mak |
Implement WORKING-DIRECTORY-PATHNAME. |
diff | tree | snapshot |
| 2 weeks ago |
Duncan Mak |
Update submodules |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Include 'things.scm' in the build. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Add INTEGER-DIVIDE and friends. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Remove usage of #!optional in wincom.scm and include in packages.scm. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Move definition of WEAK-ASSQ into the 'weak-pair' module. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Port over more of the Window system. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Fixed silly typos. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Port MIT Scheme structure definitions to SRFI records. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Export FIX:MAX and ROUND->EXACT. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Update Soosy to include new SUBCLASS? |
diff | tree | snapshot |
| 3 weeks ago |
Jeff Dlouhy |
Muck about the package definitions |
diff | tree | snapshot |
| 3 weeks ago |
Jeff Dlouhy |
Replace #!optional with DEFINE* |
diff | tree | snapshot |
| 3 weeks ago |
Jeff Dlouhy |
Add BOOLEAN=? to aliases. |
diff | tree | snapshot |
| 3 weeks ago |
Jeff Dlouhy |
Ported parts of with-instance-variables to the nuscsh model for window system |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Add emacs indentation hints for WITH-INSTANCE-VARIABLES. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Update soosy. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Begin port of Window system. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Backport fixes to SRFI 69 hashtables from Soosy. |
diff | tree | snapshot |
| 3 weeks ago |
Duncan Mak |
Include soosy as a submodule. |
diff | tree | snapshot |
| 1 month ago |
Jeff Dlouhy |
Changed #!optional arguments to SRFI-89 define* |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Put 'edwin:basic-command' into the main structures definition. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Port kilcom.scm and remove references to #!optional. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Reorder the files so that the loader sees the files in the right |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Comment out the predicates that we don't have. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Fix INPUT-AVAILABLE-ON-PORT? and make it use the 'block?' argument. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Include image.scm. |
diff | tree | snapshot |
| 1 month ago |
Drew Atkin |
Initial input-available-on-port? to replace test-for-io-on-channel |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Export CONSOLE-INPUT-PORT and CONSOLE-OUTPUT-PORT. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Rename EDWIN:CONSOLE-SCREEN to EDWIN:TERMINAL-SCREEN. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Update terminfo submodule |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Rename fileio.scm => io-support.scm to be consistent with module |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Don't hide ASCII->CHAR, instead offer it as an alias INTEGER->CHAR. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Include variables and commands in the exported interface. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Use SYMBOL? instead of INTERNED-SYMBOL? |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Use SPAWN-ON-ROOT when running the console-resize-handler. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Remove words <-> bytes conversion and reference to |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Remove 'have-select?' because we always have it in Scsh. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Make FLUID-LET handle multiple bindings in a single form. |
diff | tree | snapshot |
| 1 month ago |
Duncan Mak |
Add macro for exporting edwin-specific names. |
diff | tree | snapshot |