Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Branches
Overview
Active
Stale
All
loop-iteration-types
7a06d979
·
loop: fix type declarations for iteration variables
·
Jan 27, 2019
fix-ratio-to-float
0f1f92d7
·
numbers: fix coercion of ratios/bignums to floats
·
Apr 26, 2019
cleanup-math
4009acbc
·
parse_number: float: do not truncate result
·
May 05, 2019
cleanup-math-2
95781fa0
·
printer: ensure that we generate enough digits for floats
·
May 05, 2019
fix-abs
e7725d4b
·
abs: (abs -0.0) -> 0.0
·
May 05, 2019
fix-513
ae3a566f
·
cmp: replace magic number with a defined constant
·
Jul 19, 2019
arm64-port
50cfff87
·
revert some temporary changes
·
Sep 09, 2019
arm64-port-develop-rebase
c6a3ab3b
·
limit the new variadic-dispatch/apply method to arm processors.
·
Nov 09, 2019
refactor-compiler
69af8942
·
cmp: remove dynamic variable *compiler-input*
·
Dec 16, 2019
windows-fixes
1aeb7823
·
cmp: add explicit type suffixes for emitted integer constants in C code
·
Mar 07, 2020
fix-logical-pathname
6473d70f
·
fix logical-pathname.3 regression
·
Mar 27, 2020
fix-568
cdf55007
·
tests: add a regression test for the issue #568
·
Apr 05, 2020
master
6b789092
·
Merge branch 'develop'
·
Apr 24, 2020
precompiled-headers
bd95cf3b
·
cmp: add support for precompiled header files
·
May 02, 2020
mp-timedwait
9169aeba
·
cmp: for LAMBDA use an associated function-block-name
·
May 05, 2020
develop
default
protected
04aa7c53
·
Merge branch 'inline-closure' into 'develop'
·
May 05, 2020
feature-optimze-compilation-speed
a9fe0087
·
With compilation-speed proclamation, don't set speed to iverse value
·
Jan 03, 2021
embeddable-common-lisp/ecl!241