-
-
Notifications
You must be signed in to change notification settings - Fork 27
Cleanup character io interfaces #348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
9096b12
Cleanup of character IO interface
rmkaplan 7e0bfdc
Clean out \NSIN etc
rmkaplan 14d82d2
MODERNIZE: added dragging for fixed-menu windows
rmkaplan 0330b5f
UNICODE: Added Greek to the default set
rmkaplan 0b422d6
FASLOAD: EOL conversion in FASL::READ-TEXT
rmkaplan df2440f
LLREAD: Added meta as a CHARACTERSETNAME
rmkaplan e7b6ab8
APRINT FILEIO LLREAD: \OUTCHAR now a closed function
rmkaplan cb2cfb0
LLKEY: call CHARCODE.DECODE directory in \KEYACTION1
rmkaplan eb9736f
WHEELSCROLL: re-enable on AFTERMAKESYS/SYSOUT FORMS
rmkaplan d3fb93b
RDSYS, another loadup file
rmkaplan 8d9b3d4
ABASIC: NILL and ZERO change from LAMBDA NOBIND to LAMBDA NIL
rmkaplan 20c4896
MASTERSCOPE: Added WHEREIS as last-resort for CONTAINS
rmkaplan 5aa6754
POSTSCRIPTSTREAM: use standard \OUTCHAR conventions
rmkaplan e4ade97
New sysouts and whereis.hash file based on current sources
nbriggs 9f25089
Recompile with right EXPORTS.ALL
rmkaplan 1c45817
Fix POSTSCRIPTSTREAM
rmkaplan 8c463fe
POSTSCRIPTSTREAM gets its own external format
rmkaplan 27d2918
Loadups with fixed POSTSCRIPTSTREAM
rmkaplan e028596
Minor fix
rmkaplan 4aa24e6
Compile-time warning about EXPORTS.ALL
rmkaplan f9d1f59
MODERNIZE: Modern button fn has same args as the original
rmkaplan 75a7cdb
Fixed another glitch in the MODERNIZE arglist thing
rmkaplan b6c0059
FILEWATCH: added missing record field
rmkaplan af26147
Update FILEWATCH.LCOM
rmkaplan a8ae94e
Eliminating record/type name conflicts
rmkaplan 65c258c
Compile away open calls to \OUTCHAR, add loadups/full.database
rmkaplan 89493d0
Remove garbage library/XCCS
rmkaplan d031649
Next step: Remove open input-character calls, factor XCCS to separat…
rmkaplan 09fb43a
Lots of residual cleanup for XCCS isolation
rmkaplan 56afee2
Delete old file MACINTERFACE (migrated to MODERNIZE)
rmkaplan a862c97
Eliminate straggling NS calls: LAFITE, READINTERPRESS
rmkaplan c23ba90
Typo
rmkaplan 54fe88e
READINTERPRESS: removed CHARSET
rmkaplan 2921c9b
MODERNIZE: Interface to control title-bar response (for Notecards)
rmkaplan df77be6
Many changes for external format name consistency
rmkaplan 1224b76
Put :FORMAT in file info, fix TEDIT plaintext hardcopy
rmkaplan 09201e0
Getting the format in the file-info
rmkaplan 8b1c91c
Another fileinfo glitch
rmkaplan 2f667b8
CLIPBOARD -UNICODE: Make UTF8 to UTF-8 to match standards
rmkaplan 4af11be
MODERNIZE: fix bug in MODERWINDOW
rmkaplan 1d08930
External format as MAKEFILE option, LOAD applies the file's format
rmkaplan b2c9e45
Compilers respect DEFINE-FILE-INFO format
rmkaplan 2500c9d
MODERNIZE: little glitch
rmkaplan 76b4d34
Delete old FILEIO.LCOM
rmkaplan 8a1d7a3
More edge cases of external format thru MAKEFILE, PRETTY, PRETTYFILEI…
rmkaplan 57517ed
FILEBROWSER: Can SEE UTF-8 Lisp sourcefile
rmkaplan 1a86914
INSPECT: Better macro for inspecting readtables
rmkaplan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,3 +27,4 @@ core | |
|
||
# set up by install-diff-filter.sh script | ||
.gitattributes | ||
sources/LLREAD.LCOM.~1~ | ||
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.