| #114 |
Improvements to tinyclos
|
Tony Sidaway
|
task
|
not urgent at all
|
|
extensions
|
| #171 |
allow access to toplevel macro-transformer
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
| #172 |
investigate core-form for procedure application
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
expander
|
| #173 |
add support for inheritance in defstruct extension
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
extensions
|
| #220 |
call-with-values rewrite rule for known producer with single-valued body
|
|
enhancement
|
not urgent at all
|
|
compiler
|
| #221 |
defstruct could use compiler-syntax to speed up instance creation
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
core libraries
|
| #264 |
try setting up cross-chicken for a windows target
|
|
task
|
not urgent at all
|
|
documentation
|
| #273 |
add option to dump intermediate representation
|
|
enhancement
|
not urgent at all
|
|
compiler
|
| #276 |
add option to `chicken-install' that shows information in `setup.defaults'
|
|
enhancement
|
not urgent at all
|
|
core tools
|
| #279 |
DoS protection support for spiffy
|
sjamaan
|
enhancement
|
not urgent at all
|
|
extensions
|
| #323 |
Have a logger-like warning precedence concept
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
| #337 |
Support "fender" in syntax-rules
|
|
enhancement
|
not urgent at all
|
|
expander
|
| #346 |
let-values not available for syntax
|
|
defect
|
not urgent at all
|
4.9.0
|
expander
|
| #349 |
think about keeping statistics of explicit extension downloads
|
|
enhancement
|
not urgent at all
|
|
infrastructure
|
| #388 |
eta-reduction is valid in some cases
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
compiler
|
| #539 |
'cancel' button on wiki edit page
|
|
enhancement
|
not urgent at all
|
4.9.0
|
wiki
|
| #565 |
EQV? doesn't distinguish between 0.0 and -0.0
|
felix winkelmann
|
defect
|
not urgent at all
|
4.9.0
|
unknown
|
| #649 |
deprecate and remove -compile-syntax / ##sys#enable-runtime-macros
|
|
task
|
not urgent at all
|
|
compiler
|
| #717 |
args egg does not call option body for missing args
|
Jim Ursetto
|
defect
|
not urgent at all
|
|
extensions
|
| #741 |
add compiler option for selective profiling
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
compiler
|
| #748 |
investigate usefulness of providing a compilation mode that disables fixnum overflow detection
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
compiler
|
| #753 |
system: compile emitted import-libraries automatically
|
|
enhancement
|
not urgent at all
|
|
extensions
|
| #760 |
allow exporting compiler syntax
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
compiler
|
| #811 |
Should "chicken" go into $PREFIX/libexec?
|
|
task
|
not urgent at all
|
|
build system
|
| #812 |
Add ->list and ->boolean to core system
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
core libraries
|
| #862 |
consider adding setters for subXXXvector/substring
|
|
enhancement
|
not urgent at all
|
|
core libraries
|
| #912 |
latch egg: test, expose and document "snap"
|
felix winkelmann
|
enhancement
|
not urgent at all
|
|
extensions
|
| #958 |
continue compilation for toplevel forms, if possible
|
felix winkelmann
|
enhancement
|
not urgent at all
|
someday
|
compiler
|
| #1019 |
Different uri-common results for a hairy case
|
sjamaan
|
defect
|
not urgent at all
|
someday
|
extensions
|
| #1435 |
getstr function in ncurses egg
|
felix winkelmann
|
defect
|
not urgent at all
|
someday
|
extensions
|
| #1642 |
replace "params" slot in nodes of intermediate representation
|
|
defect
|
not urgent at all
|
someday
|
compiler
|
| #1704 |
Make -O3 imply -d0
|
|
change request
|
not urgent at all
|
6.0.0
|
compiler
|
| #1773 |
Idea: numeric dispatch with switch
|
|
defect
|
not urgent at all
|
5.4
|
core libraries
|
| #19 |
define-syntax on imported syntax redefines that syntax in the original module
|
felix winkelmann
|
defect
|
minor
|
|
compiler
|
| #35 |
keyword argument support in procedure type signatures for scrutinizer
|
|
enhancement
|
minor
|
|
compiler
|
| #42 |
implement memory-mapped file operations for Windows
|
|
task
|
minor
|
|
core libraries
|
| #46 |
add support for profiling builds
|
|
enhancement
|
minor
|
|
build system
|
| #51 |
add compiler-syntax to modules
|
felix winkelmann
|
task
|
minor
|
|
expander
|
| #59 |
special case call to global variable in closure-compiler (eval)
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
| #89 |
mw egg documentation
|
Tony Sidaway
|
enhancement
|
minor
|
|
extensions
|
| #90 |
Compiled SLIB support
|
Tony Sidaway
|
task
|
minor
|
|
extensions
|
| #98 |
Typo in date-literals egg in version 3 repository
|
|
defect
|
minor
|
|
extensions
|
| #151 |
henrietta does not obey (files...) from meta
|
|
defect
|
minor
|
|
extensions
|
| #161 |
toplevel-scan can treat side-effect free intrinsic calls as non-escaping
|
felix winkelmann
|
defect
|
minor
|
|
compiler
|
| #168 |
investigate possibility of portable binary distributions
|
felix winkelmann
|
enhancement
|
minor
|
|
build system
|
| #175 |
eggify lolevel unit
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
| #176 |
eggify srfi-18 unit
|
felix winkelmann
|
task
|
minor
|
|
core libraries
|
| #229 |
implement apply-hack for ARM CPUs
|
|
enhancement
|
minor
|
|
core libraries
|
| #243 |
GC in callbacks will invalidate references to Scheme data used in "crunch" code
|
|
defect
|
minor
|
|
extensions
|
| #272 |
add tests for extension installation/removal/listing/deployment
|
|
task
|
minor
|
|
core libraries
|
| #301 |
handle references to inline-routines that occur before their definition
|
felix winkelmann
|
defect
|
minor
|
|
compiler
|
| #329 |
Put robots.txt handling into qwiki
|
sjamaan
|
defect
|
minor
|
|
wiki
|
| #345 |
utf8 regexp bug with underscores
|
sjamaan
|
defect
|
minor
|
4.9.0
|
core libraries
|
| #358 |
warn about possible license conflicts when installing extensions
|
|
enhancement
|
minor
|
|
core tools
|
| #360 |
remove scrutinizer warning about conditional tests that are always true
|
felix winkelmann
|
task
|
minor
|
4.9.0
|
compiler
|
| #366 |
multidoc generates duplicate id attributes for HTML output
|
Ivan Raikov
|
defect
|
minor
|
|
unknown
|
| #416 |
Make stock errors more usable programmatically
|
|
enhancement
|
minor
|
4.9.0
|
core libraries
|
| #436 |
find more efficient way to bulk-init locally allocated data
|
felix winkelmann
|
task
|
minor
|
|
compiler
|
| #437 |
improve closure generation code
|
felix winkelmann
|
task
|
minor
|
|
compiler
|
| #458 |
Chicken can't profile itself
|
|
defect
|
minor
|
|
compiler
|
| #485 |
pretty-print should place keyword and keyword value on same line.
|
|
enhancement
|
minor
|
|
core libraries
|
| #489 |
pretty-print-width not honored by pretty-print in some cases.
|
|
defect
|
minor
|
|
core libraries
|
| #498 |
implement apply-hack for MIPS CPUs
|
|
enhancement
|
minor
|
|
build system
|
| #587 |
CR: expt should signal error on domain error
|
|
task
|
minor
|
|
core libraries
|
| #697 |
the make facility in setup-api.scm should transparently handle .exe file extensions
|
|
defect
|
minor
|
|
core tools
|
| #739 |
Allow more specific foreign types
|
felix winkelmann
|
enhancement
|
minor
|
|
compiler
|
| #775 |
henrietta-cache: Generalise "tarbomb" handling?
|
sjamaan
|
defect
|
minor
|
4.9.0
|
extensions
|
| #783 |
system egg: implement load-built-system
|
felix winkelmann
|
enhancement
|
minor
|
|
extensions
|
| #837 |
statistics: some bugs
|
petercrlane
|
defect
|
minor
|
|
extensions
|
| #840 |
stalin: Various type errors
|
felix winkelmann
|
defect
|
minor
|
|
extensions
|
| #860 |
C_in_stackp could be optimized
|
felix winkelmann
|
enhancement
|
minor
|
|
core libraries
|
| #876 |
csi segfaults immediately when running this code
|
felix winkelmann
|
enhancement
|
minor
|
|
core tools
|
| #967 |
SRFI 19 TZ offset & name do not need to match
|
Kon Lovett
|
defect
|
minor
|
someday
|
unknown
|
| #1070 |
[spiffy] [PATCH] Add mime type for json
|
sjamaan
|
enhancement
|
minor
|
someday
|
unknown
|
| #1118 |
parley: Arrow key cursor movement doesn't work in csi with urxvt
|
Christian Kellermann
|
defect
|
minor
|
someday
|
extensions
|
| #1125 |
procedures allow to pick the same name for different arguments
|
|
defect
|
minor
|
4.11.0
|
compiler
|
| #1183 |
Syntax bound via let-syntax not bound in syntax-rules in its body
|
|
defect
|
minor
|
4.11.0
|
expander
|
| #1220 |
Problems with chicken-status -f after using chicken-install -p
|
Christian Kellermann
|
defect
|
minor
|
someday
|
unknown
|
| #1364 |
chicken-install -override doesn't allow installation of eggs from a file
|
felix winkelmann
|
defect
|
minor
|
4.13.0
|
core tools
|
| #1365 |
bitwise-not returns wrong values on non-negative arguments
|
|
defect
|
minor
|
5.1
|
core libraries
|
| #1376 |
hide/block-global declaration doesn't hide exports
|
|
defect
|
minor
|
someday
|
compiler
|
| #1383 |
Add unexport form for modules
|
|
enhancement
|
minor
|
6.0.0
|
compiler
|
| #1388 |
Enable clustering and lfa2 at lower optimisation levels
|
felix winkelmann
|
enhancement
|
minor
|
5.4
|
compiler
|
| #1390 |
The behavior between `values` and `call/cc` is inconsistent.
|
|
defect
|
minor
|
someday
|
compiler
|
| #1587 |
imag-part should return 0 instead of 0.0 on a flonum
|
|
defect
|
minor
|
5.1
|
core libraries
|
| #1616 |
Add stop-server procedure to spiffy
|
sjamaan
|
enhancement
|
minor
|
someday
|
extensions
|
| #1666 |
Separate library into safe and unsafe parts
|
|
enhancement
|
minor
|
5.4
|
core libraries
|
| #1806 |
Finding missing dependencies
|
|
enhancement
|
minor
|
someday
|
compiler
|
| #91 |
reorganize egg repository to cut down working copy size
|
|
task
|
major
|
|
extensions
|
| #122 |
tinyclos generic mechanism gets confused by a surplus of arguments.
|
Tony Sidaway
|
defect
|
major
|
|
extensions
|
| #149 |
chicken-install can fetch and install documentation directly from the wiki
|
felix winkelmann
|
enhancement
|
major
|
|
documentation
|
| #200 |
Factor out the spiffy-related functionality of qwiki
|
sjamaan
|
enhancement
|
major
|
|
extensions
|
| #285 |
termite hangs and doesn't return values when it should
|
Christian Kellermann
|
defect
|
major
|
|
extensions
|
| #311 |
wiki page rendering issue in "eggs" page
|
sjamaan
|
defect
|
major
|
|
infrastructure
|
| #317 |
update high-load-scheduler egg
|
felix winkelmann
|
task
|
major
|
|
extensions
|
| #327 |
chicken-install is PARTIALLY DOWN
|
|
defect
|
major
|
|
infrastructure
|
| #355 |
Some eggs break with 4.6.0rc1
|
felix winkelmann
|
defect
|
major
|
|
extensions
|
| #356 |
#!key and #!rest only work when number of rest arguments is even
|
felix winkelmann
|
defect
|
major
|
|
core libraries
|
| #383 |
update bootstrap binaries
|
|
task
|
major
|
|
infrastructure
|
| #420 |
indirectly loaded extension to statically linked extension-modules may still be loaded dynamically
|
felix winkelmann
|
defect
|
major
|
4.9.0
|
core libraries
|