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
da6761e0160f7dbfdeb1619a5b51009d40ecf6b6
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
compiler
float-tran.lisp
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Feb 20, 1991
New file header with RCS stuff.
· da6761e0
ram
authored
34 years ago
da6761e0
Jan 02, 1991
Ripped out :policy specs in unsafe transforms, as this semantics is
· 13c9b250
ram
authored
34 years ago
13c9b250
Dec 12, 1990
Added ROUND => %UNARY-ROUND transform like that for TRUNCATE.
· c5700004
ram
authored
34 years ago
c5700004
Dec 02, 1990
Deleted the defconstant for mumble-float-digits, 'cause it also exists in
· 3c95c034
wlott
authored
34 years ago
3c95c034
Dec 01, 1990
Added vm: where necessary now that the C package doesn't use the VM
· ea0a79bd
wlott
authored
34 years ago
ea0a79bd
Oct 24, 1990
Generalized float contagion a bit to reduce the possiblity of quiet
· 4d262519
ram
authored
34 years ago
4d262519
Oct 20, 1990
Added float contagion transforms so that mixed rational/float arithmetic
· 4d807ee6
ram
authored
34 years ago
4d807ee6
Oct 18, 1990
Added transforms to pick off the real cases of the irrational functions
· 17375846
ram
authored
34 years ago
17375846
Sep 28, 1990
Changed the float exponent DEFTYPEs to allow for denormalized floats.
· 5e23a499
ram
authored
34 years ago
5e23a499
Jul 05, 1990
Fixed defknown of make-double-float to spec the return type as double-float
· e02155c6
wlott
authored
34 years ago
e02155c6
Jul 02, 1990
Initial revision
· b38e80f9
ram
authored
34 years ago
b38e80f9
Loading