Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
b7718bac8d5be527c5e72fce6dbab901b82a499e
Select Git revision
Branches
20
master
default
protected
issue-195b-relocatable-stacks-by-default
issue-195-relocatable-stacks-by-default
branch-21e
issue-143-ansi-compliance-failure-listen-extra-argument
issue-156-take-2-nan-comparison
issue-193-nil-unspecific-equivalent
issue-192-disassemble-prints-radix-marker
issue-185-x86-shorter-insts
issue-131-move-unix-uname
issue-189-move-get-system-info
issue-180-get-page-size-in-c
rtoy-master-patch-80206
issue-120-software-type-in-c
issue-187-imul-disassembly
issue-96-x86-disassem
issue-179-get-system-info-in-c
issue-158-darwin-pathnames-utf8
issue-171-readable-unspecific-pathnames
issue-120-move-misc-first
Tags
20
21e
snapshot-2023-04
snapshot-2021-07
snapshot-2021-01
snapshot-2020-04
snapshot-2019-06
21d
snapshot-2018-10
snapshot-2018-03
snapshot-2018-02
snapshot-2018-01
21c
snapshot-2017-10
snapshot-2017-04
snapshot-2017-03
sparc64-dev-checkpoint-6
sparc64-dev-checkpoint-5
snapshot-2017-01
sparc64-dev-checkpoint-4
sparc64-dev-checkpoint-3
40 results
cmucl
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
May 24, 1990
Added debug_print, which prints a string in a terse manner.
· b7718bac
wlott
authored
34 years ago
b7718bac
Lots of changes re call. Call-into-c and handle-now now allocate lisp stack
· b1bb63cb
wlott
authored
34 years ago
b1bb63cb
In FAST-ASH/FIXNUM, when shifting right, we must negate N before considering it
· 79a99818
ram
authored
34 years ago
79a99818
Fixed PRINT-ERROR-MESSAGE to not try to print the enclosing source when there
· 1c4aadee
ram
authored
34 years ago
1c4aadee
Fixed note in SOURCE-TRANSFORM-HAIRY-TYPEP to turn the type into a type
· bb8fcd07
ram
authored
34 years ago
bb8fcd07
Changed ALLOCATE-FULL-FRAME and DEFINE-FULL-CALL to only load/save the new FP
· ba9b7bb7
ram
authored
34 years ago
ba9b7bb7
Fixed unwind and throw to pass the args pointer in old-fp instead of args,
· 31ebc585
wlott
authored
34 years ago
31ebc585
Seperated the debug stuff into its own file.
· 48275934
wlott
authored
34 years ago
48275934
Wrote the i-vector and array dumping stuff. Actually, picked up Rob's
· 91ec607a
wlott
authored
34 years ago
91ec607a
When in the old compiler, bind *in-compilation-unit* to nil so that macros
· 121145a3
wlott
authored
34 years ago
121145a3
May 23, 1990
Initial revision
· 28e2ae09
wlott
authored
34 years ago
28e2ae09
Added bitbash stuff.
· 2029323c
wlott
authored
34 years ago
2029323c
Initial revision
· 7206ed20
ch
authored
34 years ago
7206ed20
Added external pager initialization call.
· 26f0e074
ch
authored
34 years ago
26f0e074
Improved IR1-TRANFORM-< to expand to NIL in some interesting cases where the
· 52d57db5
ram
authored
34 years ago
52d57db5
Added UNSIGNED-BYTE declarations in DOTIMES to help type inference.
· 7f5b511d
ram
authored
34 years ago
7f5b511d
hanged re new assemfile: All temps have explicit offsets and scs.
· 5b219998
wlott
authored
34 years ago
5b219998
Initial revision
· 1c245544
wlott
authored
34 years ago
1c245544
Changed re new assemfile: All temps have explicit offsets and scs.
· ff8e4fee
wlott
authored
34 years ago
ff8e4fee
Enumerated all the different register offsets.
· a90f7b47
wlott
authored
34 years ago
a90f7b47
Fixed the byte-blt primitive translator. Forgot that bit-bash-copy, etc
· 78050473
wlott
authored
34 years ago
78050473
Added defknowns for the four bit copying routines: bit-bash-copy,
· 45f00b6c
wlott
authored
34 years ago
45f00b6c
Lots of changes. Stripped out all the automactic TN allocation. It was
· 744855a4
wlott
authored
34 years ago
744855a4
May 22, 1990
Changed info cache initialization to directly do the necessary stuff at
· c9a1bef6
ram
authored
34 years ago
c9a1bef6
Changed MAYBE-WEAKEN-CHECK to accept a type if there is a predicate for that
· 2ee8c976
ram
authored
34 years ago
2ee8c976
Oops... We can't negate a check and weaken it too. Choose whichever is
· 056c7a6e
ram
authored
34 years ago
056c7a6e
Don't clear *SOURCE-PATHS* in CLEAR-STUFF, since this must carry across
· 5c3afdff
ram
authored
34 years ago
5c3afdff
May 21, 1990
Made CONT and OLD-CONT be registers once again so that we don't have to
· 7fe3a41e
ram
authored
34 years ago
7fe3a41e
Changed PROBABLE-TYPE-CHECK-P to return T when we are unable to determine when
· aca02b82
ram
authored
34 years ago
aca02b82
Fixed VALID-FUNCTION-USE to return T, T when the call is valid, instead of T,
· a45178b5
ram
authored
34 years ago
a45178b5
May 19, 1990
Had to explicitly wire assem-rtns' temps so that at least one ($L2) would be
· b7df57f6
wlott
authored
34 years ago
b7df57f6
Added definition for the offset of $L1. Had to change the throw assem-rtn
· 613dc2ee
wlott
authored
34 years ago
613dc2ee
Save the nfp-tn if there is one. Call debug_print instead of print, so that
· ac841679
wlott
authored
34 years ago
ac841679
Changed unknown-values-receiver to look for the values in old-fp instead
· 49e7bacf
wlott
authored
34 years ago
49e7bacf
Fixed a bug in %subtract-with-borrow.
· f8286da1
wlott
authored
34 years ago
f8286da1
May 18, 1990
Added exports from VM for weak pointer support.
· 52befce9
ch
authored
34 years ago
52befce9
Rewrote the ASH vop. Now it operates on unboxed numbers instead of doing
· fd28eded
wlott
authored
34 years ago
fd28eded
Had the :gt test backwards.
· 21bdca3d
wlott
authored
34 years ago
21bdca3d
Added two-arg-gcd and two-arg-lcm to the kernel package.
· 5b7c10a8
wlott
authored
34 years ago
5b7c10a8
Changed a SC restriction to be unsigned-reg instead of doing the shift
· c8551885
wlott
authored
34 years ago
c8551885
Loading