Custom Query (1302 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 1302)

1 2 3 4 5 6 7 8 9 10 11
Ticket 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
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.