id Summary Owner Type Priority Milestone Component 86 Port SDL egg to chicken 4 enhancement not urgent at all extensions 88 Port of cairo.egg to chicken4 enhancement not urgent at all extensions 97 When cross-compiling, the active features do not represent target system felix winkelmann defect not urgent at all core tools 112 """Trivial"" is not an indicator for ""Priority""" enhancement not urgent at all infrastructure 126 don't use internal hook in tinyclos for instance foreign type defect not urgent at all core-pending 170 require-extension should understand import-modifiers felix winkelmann enhancement not urgent at all core libraries 174 lift stack-check out of looping procedures, if they do not allocate felix winkelmann enhancement not urgent at all compiler 205 number->string does not accept abritrary radixes enhancement not urgent at all 4.5.0 unknown 216 consider `begin` variant with toplevel semantics that can be used locally felix winkelmann enhancement not urgent at all core libraries 225 Add a predicate for port open/closed status (slot 8) Felix enhancement not urgent at all core libraries 226 register `chicken-MAJOR.MINOR` feature identifier enhancement not urgent at all core libraries 228 avoid recompilation of regular expressions, at least for simple cases felix winkelmann enhancement not urgent at all compiler 231 clean up unsafeness declarations in core libraries felix winkelmann task not urgent at all core libraries 232 egg tools in cross-mode should be able to do host/target processing in one step felix winkelmann enhancement not urgent at all core tools 249 show notice if assigning to imported variable felix winkelmann defect not urgent at all core libraries 269 Maybe better message for minimum extension requirements enhancement not urgent at all core libraries 274 emit notice if pure intrinsic is dropped because result is not used felix winkelmann enhancement not urgent at all compiler 288 "remove ""outer"" bindings for non-standard procedures in library procedure definitions" task not urgent at all core libraries 289 use fixed-argc C_inline routines for vector/list/##sys#make-structure enhancement not urgent at all compiler 300 "allow reading without ""hanging""" enhancement not urgent at all core libraries 312 "suggestions for more ""semantic tags"" in the wiki parser" sjamaan enhancement not urgent at all infrastructure 314 spiffy-request-vars: as-boolean enhancements Mario Domenech Goulart enhancement not urgent at all extensions 315 make parameters settable enhancement not urgent at all core libraries 319 make `thread-specific`settable enhancement not urgent at all core libraries 320 The require-library ID & import IMPORT module name forms are disjoint enhancement not urgent at all 4.9.0 unknown 324 add `copy-port' to the `ports' unit felix winkelmann enhancement not urgent at all core libraries 350 remove shadowing bindings of standard-procedures in non-std procedures felix winkelmann task not urgent at all core libraries 368 sigma creates a next link pointing to itself on the last picture Ivan Raikov enhancement not urgent at all 4.9.0 extensions 378 implement equivalence predicate that combines equal? and = felix winkelmann enhancement not urgent at all 4.9.0 core libraries 390 C_mutate can omit registering mutation if value is identical enhancement not urgent at all 4.9.0 core libraries 391 3rd argument to hash-table-update! should be required task not urgent at all core libraries 394 implicit renaming macros felix winkelmann enhancement not urgent at all 4.9.0 expander 395 http-client should not send User-Agent header when client-software is set to #f sjamaan defect not urgent at all 4.9.0 extensions 407 ,ls and ,cs should ask for (evaluated) expression when no system is currently selected felix winkelmann enhancement not urgent at all extensions 408 `define-record' should allow using SRFI-17 setters enhancement not urgent at all unknown 414 HTTP Basic proxy authentication for chicken-install(1) felix winkelmann enhancement not urgent at all 4.9.0 core tools 415 read-symbolic-link canonicalization of a non-link felix winkelmann enhancement not urgent at all 4.9.0 core libraries 526 enable parallel builds enhancement not urgent at all unknown 527 ezxdisp egg setup file does not work with linker on OS X 10.6 defect not urgent at all 4.9.0 extensions 558 Update wiki documentation for vector-lib task not urgent at all 4.9.0 documentation 573 "types.db: ""allocate"" can return false, not just pointers" felix winkelmann defect not urgent at all 4.9.0 compiler 585 int32 not allowed as arg type felix winkelmann defect not urgent at all 4.9.0 compiler 631 Enhance banner to include git hash, ensure build info is current felix winkelmann enhancement not urgent at all 4.9.0 unknown 695 Minor gcc warning from runtime.c sjamaan defect not urgent at all 4.9.0 infrastructure 702 macro expansion time category specification filter for log5scm certainty enhancement not urgent at all extensions 704 remove ##sys#walk-namespace task not urgent at all core libraries 705 Allowing EVAL to evaluate lists with a procedure in the car enhancement not urgent at all core libraries 725 Drop regex dependencies from chicken-core scripts felix winkelmann defect not urgent at all core tools 736 make CHICKEN_REPOSITORY support a search path Jim Ursetto enhancement not urgent at all 5.0 core libraries 742 perform immediateness checks inline before calling C_mutate felix winkelmann enhancement not urgent at all core libraries 746 invalidating blist entry for assignment not necessary when variable is not captured felix winkelmann enhancement not urgent at all compiler 750 shell: add form to capture output enhancement not urgent at all extensions 759 "scrutinizer: extend special case for result-type of ""list-ref""/""list-tail"" to handle nested ""(pair ...)"" types" evhan defect not urgent at all compiler 767 random seed should be more random enhancement not urgent at all core libraries 795 Properly document srfi-63 task not urgent at all documentation 799 I'd like to use port->fileno on a udp-socket Ivan Raikov enhancement not urgent at all 4.9.0 extensions 849 bind: scrutinizer problem with passing along void result type felix winkelmann defect not urgent at all unknown 902 coops: tiny patch for generic-procedure? defect not urgent at all extensions 913 "Isolate and test patches from ""lfa2"" branch" felix winkelmann enhancement not urgent at all compiler 977 make SSAX raise a proper condition when encountering a parse error instead of calling error felix winkelmann enhancement not urgent at all someday extensions 978 "Ports don't keep track of ""column"" anymore - restore this" sjamaan defect not urgent at all someday core libraries 986 (define ++ string-append) defeats constant-folding evhan enhancement not urgent at all 4.10.0 compiler 1003 The R5RS standard refers to section numbers but it has no section numbers defect not urgent at all 4.9.0 documentation 1085 srfi-1's list= and lset procedures don't check their first arguments defect not urgent at all 4.10.0 core libraries 1270 process procedures should expect their env parameter in the same format get-environment-variables uses change request not urgent at all 5.0 core libraries 1292 Unit posix: documentation incomplete defect not urgent at all someday core libraries 1318 Add peak (and average?) memory usage to `time` macro defect not urgent at all 5.1 core libraries 1367 Possible memory leak related to mutexes defect not urgent at all 4.13.0 core libraries 1385 bit-set? argument order is reversed enhancement not urgent at all 5.0 core libraries 1387 Nicer formatting of the foreign-lambda result enhancement not urgent at all 5.0 unknown 1394 Missing hex->string in string-utils Kon Lovett enhancement not urgent at all someday extensions 1440 Something goes wrong when generating inline file for module using foregin-lambda* defect not urgent at all someday compiler 1484 Should csc-options be valid at the top level too? enhancement not urgent at all 5.0 build system 1505 Trace output is messy for eggs defect not urgent at all 5.0 extensions 1609 chicken.file.posix#file-type should accept a port Robert C Jensen defect not urgent at all 5.1 core libraries 1680 henrietta ignores dotfiles defect not urgent at all someday infrastructure 1681 TinyCC (tcc) support enhancement not urgent at all someday compiler 1683 srfi-18: unquoted build script variables defect not urgent at all someday core libraries 1686 egg install scripts don't have to rm before install enhancement not urgent at all 5.3 core libraries 1715 make -emit-inline-file always write a file change request not urgent at all someday compiler 1718 srfi-69 egg hash-table-delete!/-merge!/remove! return type doesn't match SRFI-69 defect not urgent at all someday extensions 1747 manual-labor produces malformed HTML Jim Ursetto defect not urgent at all someday extensions 1774 mac.r is installed in the wrong location defect not urgent at all 5.4 build system 1817 explore using zig as a c-compiler alternative enhancement not urgent at all 6.0.0 unknown 1 "document ""qs"" and ""normalize-pathname""" felix winkelmann task minor documentation 11 replace ##sys#strip-syntax with version that handles cyclic structures felix winkelmann enhancement minor core libraries 22 complete s48-modules felix winkelmann defect minor extensions 23 numbers egg interferes with (module foo * ...) Alex Shinn defect minor compiler 24 port ncurses egg to chicken4 enhancement minor extensions 27 unsigned-c-string does not work as advertised felix winkelmann defect minor compiler 28 remove dependency on srfi-1 in ftl extension task minor extensions 31 update NEWS file felix winkelmann task minor documentation 39 inlining of procedures that use non-simple subexpressions felix winkelmann enhancement minor compiler 41 Implement format-control optimization for [fs]printf enhancement minor compiler 43 bus error on 64-bit install_name_tool defect minor build system 49 replace unqualified core forms with qualified version and macro felix winkelmann task minor expander 50 document compiler syntax felix winkelmann task minor compiler 52 ##sys#expand-home-path bug on OS X felix winkelmann defect minor core libraries 66 "don't remove setup-api.c and setup-download.c in ""make clean""" defect minor build system 70 add build option to optimize for speed enhancement minor build system 72 load bug? defect minor core libraries 75 """ref"" foreign argument type does not work" defect minor compiler 77 Be more verbose in chicken-install when requiring a minimum version felix winkelmann enhancement minor extensions 80 regex grep enhancement felix winkelmann enhancement minor core-pending 82 z3 egg DEFLATE and gzip confusion Tony Sidaway defect minor extensions 84 remove lolevel unbound and invalid-procedure hooks task minor core-pending 92 remove ##sys#syntactic-environment? defect minor core-pending 93 remove things that refer to obsolete apply hook defect minor core-pending 96 chicken-install should not use setup-mode when cross-compiling defect minor core-pending 101 remove meaningless benchmarks task minor core-pending 102 `standard-extension` procedure from module setup-api doesn't install import library defect minor core-pending 103 Remove obsolete files task minor core-pending 104 import-library should only be generated if it actually changed enhancement minor core-pending 105 "remove ""benchmark"" mode, replace with -O5" task minor core-pending 106 allows using config file for make(1) variables enhancement minor core-pending 107 non-atomic expressions in operator position are suboptimally handled defect minor core-pending 108 `installation-prefix` in setup-api is not always valid defect minor core-pending 109 `process-execute` in posixwin.scm doesn't handle missing arglist argument defect minor core-pending 111 Make the argument for `seconds->{string,local-time,utc-time}' optional enhancement minor core-pending 113 Crunch egg: bug in define-crunch-primitives / define-crunch-callback defect minor extensions 117 printing of circular objects does not terminate when shown by `describe' Christian Kellermann defect minor core tools 119 `define-method` does not handle dotted argument lists Tony Sidaway defect minor extensions 120 Allow extensions to consist of import-library only enhancement minor core-pending 124 `-force' should override check of chicken version in `chicken-install' defect minor core-pending 127 use internal form of 'syntax' to avoid capturing defect minor core-pending 128 remove read-syntax for `syntax' task minor core-pending 132 improve devastating floating-point performance felix winkelmann enhancement minor core libraries 133 "(require 'id) may load executable ""id""" evhan defect minor 5.0 core libraries 137 implement more floating-point-specific operators felix winkelmann enhancement minor core libraries 139 wrong nesting in irc egg defect minor extensions 144 scrutiny fixes for posix felix winkelmann defect minor compiler 153 no-install mode in chicken-install makes no sense when installing dependencies felix winkelmann defect minor extensions 157 compiler-syntax defined in a module should be local to that module felix winkelmann defect minor compiler 160 implement minimal global value propagation felix winkelmann enhancement minor compiler 162 add documentation for srfi-4, srfi-13, srfi-14 and srfi-18 to manual Jim Ursetto task minor documentation 169 unboxing in safe mode doesn't quite work felix winkelmann defect minor compiler 177 qt egg: windows and mac support felix winkelmann enhancement minor extensions 178 crunch callbacks don't handle void return-type felix winkelmann defect minor extensions 179 add `platform` extension property enhancement minor core tools 180 pandora egg depends on sqlite3 egg Thomas Chust defect minor extensions 182 enable terminal-port? on windows enhancement minor core libraries 183 symbols starting with # do not have read-write invariance defect minor core libraries 186 csc could compile manifest into programs that may trigger elevation requests in Windows Vista felix winkelmann enhancement minor 4.5.0 core tools 187 SRFI-4 vector operations should be provided as ##core#inline calls felix winkelmann enhancement minor core libraries 188 drop libuchicken felix winkelmann task minor 4.5.0 core libraries 189 """Deployment"" page from the User's Manual TOC (wiki) points to an empty page" defect minor documentation 192 Only the last clause in COND may be an ELSE clause defect minor 4.5.0 compiler 194 chicken-install -test should not apply to dependencies defect minor 4.5.0 core tools 204 """Shell argument quoting"" section is duplicated in ""Unit utils""" defect minor documentation 206 number->string in numbers egg does not fail correctly sjamaan defect minor extensions 207 port lazy-ffi to windows felix winkelmann task minor unknown 208 speed up keyword argument processing felix winkelmann enhancement minor core libraries 209 Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3 felix winkelmann task minor expander 212 "expand* and ppexpand* break on the ""and"" macro" defect minor extensions 214 NEWS for 4.4.5 and 4.4.6 are the same defect minor infrastructure 215 "Split ""Modules and macros"" into ""Modules"" and ""Macros""" felix winkelmann task minor documentation 227 add cross-development chapter to manual felix winkelmann task minor documentation 230 find-files doesn't see dotfiles defect minor core libraries 234 provide safe C_inline definitions for some fixnum operations felix winkelmann enhancement minor core libraries 236 "extend ""list"" command for henrietta CGI" enhancement minor infrastructure 239 "errors in record-printers give ""error in error"" error" defect minor core libraries 240 wrong lambda-info for `vector-set!' felix winkelmann defect minor core libraries 242 -verbose not recognized by csc felix winkelmann defect minor core tools 244 "Update ""Release policy"" wiki page" defect minor documentation 246 "Remove or seriously update the ""Software"" page" Mario Domenech Goulart defect minor documentation 251 bootstrap docs nonexistent felix winkelmann defect minor documentation 252 qwiki HTML additions sjamaan enhancement minor extensions 253 README mentions the subversion repo for Chicken defect minor documentation 257 illegal HTML nesting caused by bogus wiki-parse output sjamaan defect minor extensions 275 when giving a read-error for a missing closing delimiter, show line of opening one enhancement minor core libraries 280 assert should show source-location info, if possible enhancement minor core libraries 284 figure out a way to make the 0xab branch of the qt egg available felix winkelmann task minor extensions 287 timezone fixes felix winkelmann enhancement minor core libraries 290 disable reimport notice when executing import library felix winkelmann defect minor expander 292 clarify use if import libraries when compiling modules defect minor documentation 293 Modules and Macros sections in the manifest file felix winkelmann defect minor documentation 294 Use tag instead of for reexport example (Modules section) felix winkelmann defect minor documentation 299 "Should ""Getting Started"" (manual) mention bind instead of easyffi?" enhancement minor documentation 303 amb does not fail when there's no acceptable values defect minor extensions 306 Built-in binding still partially active due to -scrutinize defect minor core tools 308 check that foreign callback returns take place in the correct order felix winkelmann task minor core libraries 309 chickadee link changes Jim Ursetto enhancement minor extensions 313 http-client: flush request-port after writing to it sjamaan defect minor extensions 318 if `-force' is given, continue installation of extensions even if building one ore more fails enhancement minor core tools 321 #b/o/x do not allow a # beyond fixnum range, unlike #d felix winkelmann defect minor core libraries 322 SRFI 88 violation of keyword v symbol felix winkelmann task minor core libraries 326 error in `compile' in setup-api shouldn't call `reset' defect minor core tools 333 read/write invariance on symbols consisting of digits defect minor core libraries 334 turn henrietta into an extension task minor infrastructure 338 chicken-bind should take more command-line options felix winkelmann defect minor extensions 339 port dbus egg to chicken 4 task minor extensions 348 store call-trace in error condition object felix winkelmann defect minor 4.9.0 core libraries 351 No author for 3viewer felix winkelmann defect minor extensions 353 file-copy does not what I'd think when used on directories felix winkelmann enhancement minor 4.9.0 core libraries 371 import libraries are built with HOST_... settings in rules.make felix winkelmann defect minor 4.9.0 build system 379 Complete SRFI-46 support felix winkelmann defect minor 4.9.0 core libraries 382 implement pointer-vectors felix winkelmann enhancement minor unknown 385 Better error reporting for srfi-26 felix winkelmann defect minor 4.9.0 core libraries 386 install HTML manual with chicken distribution defect minor documentation 393 chicken-install error when explicit verno & > 1 extension defect minor 4.9.0 infrastructure 396 Handle empty path components in uri-generic/uri-common sjamaan defect minor 4.9.0 extensions 399 The retrieve option for chicken-install doesn't work for local transport felix winkelmann defect minor 4.9.0 core tools 402 string-match is not identical to string-search even with regexp defect minor 4.9.0 unknown 404 convert mistie doc to wiki syntax felix winkelmann task minor 4.9.0 unknown 405 add IUP egg to the repo felix winkelmann task minor 4.9.0 extensions 409 bind: add support for more types task minor extensions 423 chicken-uninstall -s leaves unicode-char-sets in lib/chicken/5 Alex Shinn defect minor extensions 427 salmonella does not report errors in .meta files. defect minor infrastructure 428 Escape control characters in printed representation of symbols defect minor 4.9.0 core libraries 432 scrutinizer should warn if `if' without else branch is in tail-position of a procedure felix winkelmann enhancement minor compiler 435 Strip-syntax does not strip syntax from vector literals felix winkelmann defect minor 4.9.0 expander 438 clean target removes generated setup-api DISTFILEs defect minor 4.9.0 build system 439 Quasiquote simplification and improved syntax checks felix winkelmann change request minor expander 446 Finalizers for top level bindings don't get executed upon program exit defect minor core libraries 451 Unexpected warning using define-values at toplevel. felix winkelmann defect minor 4.9.0 compiler 453 Allow unsigned-integer64 as an FFI return type felix winkelmann enhancement minor compiler 459 -picky shouldn't warn when other path also returns an undefined value? defect minor 4.9.0 compiler 465 Make spiffy's openssl dependency optional sjamaan defect minor extensions 466 csc -gui broken (OS X) defect minor 4.9.0 compiler 470 locale egg should rename getenv calls defect minor 4.9.0 extensions 475 Use of deprecated 'noop' in utf8 egg felix winkelmann defect minor extensions 478 coops: Error: during expansion of (define-class ...) - unbound variable: alist-cons felix winkelmann defect minor extensions 479 bind egg should support ___blob enhancement minor 4.9.0 extensions 495 tcp-abandon-port polarity reversed, I think Jim Ursetto defect minor 4.9.0 core libraries 499 load .types files for all requirements enhancement minor core tools 502 in spiffy, make tcp-addresses configurable sjamaan enhancement minor 4.9.0 unknown 505 permit user-defined read-syntax to restart the reader Jim Ursetto enhancement minor core libraries 515 "(string->symbol ""|"") generates illegal unreadable symbol |" felix winkelmann defect minor 4.9.0 core libraries 525 chicken-core's README: s/If CHICKEN is build successfully/If CHICKEN is built successfully/ felix winkelmann defect minor 4.9.0 documentation 537 Stalin's tests don't run when using a chicken that's not in $PATH felix winkelmann defect minor extensions 541 "define-external does not grok ""const"" qualifier" felix winkelmann defect minor 4.9.0 compiler 546 Renaming spock's