1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete obsolete definitions. Define `Zone_Scheduler'. More... about 38 years ago
UUO link bugs. More... about 38 years ago
Minor changes to unix.c, future.c, default.h, and lookup.h . More... about 38 years ago
Add default Future_Variable_Splice. More... about 38 years ago
Move New_Future_Number to future.c More... about 38 years ago
Move New_Future_Number to future.c More... about 38 years ago
Make Wsize work on machines which do not set ERANGE on floating point overflow. More... about 38 years ago
Use correct type code for procedure entries. More... about 38 years ago
Don't forget to setup the number of arguments in D0 for uuo-linked invocations. More... about 38 years ago
`compiler_fake_uuo_link' was looking for the procedure in the wrong place on the stack. More... about 38 years ago
Add declarations and uuo-link handling. More... about 38 years ago
Add new invocation type for uuo-link invocations. Always output a constants slot for the environment, even if it isn't used; this will be taken advantage of if we use other slots near the end for other purposes. More... about 38 years ago
Add new invocation type for uuo-link invocations. More... about 38 years ago
Use uuo-links for unknown reference-calls if the variable has a declaration saying to do so. More... about 38 years ago
Initial revision More... about 38 years ago
Add new expression type 'UUO-LINK. More... about 38 years ago
Add new file "alpha/declar". More... about 38 years ago
Add slot to variable objects to allow attachment of declarations. More... about 38 years ago
Allow unused declarations to be passed through to next stage of compilation. Fix bug that signalled warning twice for each such declaration at top level. More... about 38 years ago
Remap "Visiting->" prompt. More... about 38 years ago
Remap some prompts to values that look better in the modeline. More... about 38 years ago
Done with early assembly. More... about 38 years ago
Done with early assembly. More... about 38 years ago
This commit was generated by cvs2svn to compensate for changes in r610, which included commits to RCS files with non-trunk default branches. More... about 38 years ago
Done with early assembly. More... about 38 years ago
Update to match fasl.h More... about 38 years ago
Change `sf' so that it does sticky filename defaulting when given multiple filenames. More... about 38 years ago
Change `load' so that it does sticky filename defaulting when given multiple filenames. More... about 38 years ago
Change vector unparser to obey the variables *unparser-list-breadth-limit* *unparser-list-depth-limit* as if it were a list. More... about 38 years ago
Fix advising of internal definitions, which has not been updated since the changes to how internal definitions are scanned. More... about 38 years ago