Custom Query (144 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 144)

1 2
Ticket Summary Owner Type Priority Milestone Component
#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
#91 reorganize egg repository to cut down working copy size task major extensions
#98 Typo in date-literals egg in version 3 repository defect minor extensions
#114 Improvements to tinyclos Tony Sidaway task not urgent at all extensions
#122 tinyclos generic mechanism gets confused by a surplus of arguments. Tony Sidaway defect major extensions
#143 Build fails on 64-bit Mac OS X Ivan Raikov defect critical build system
#149 chicken-install can fetch and install documentation directly from the wiki felix winkelmann enhancement major documentation
#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
#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
#175 eggify lolevel unit felix winkelmann task minor core libraries
#176 eggify srfi-18 unit felix winkelmann task minor core libraries
#200 Factor out the spiffy-related functionality of qwiki sjamaan enhancement major 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
#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
#264 try setting up cross-chicken for a windows target task not urgent at all documentation
#272 add tests for extension installation/removal/listing/deployment task minor core libraries
#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
#285 termite hangs and doesn't return values when it should Christian Kellermann defect major extensions
#301 handle references to inline-routines that occur before their definition felix winkelmann defect minor compiler
#311 wiki page rendering issue in "eggs" page sjamaan defect major infrastructure
#317 update high-load-scheduler egg felix winkelmann task major extensions
#323 Have a logger-like warning precedence concept enhancement not urgent at all core libraries
#327 chicken-install is PARTIALLY DOWN defect major infrastructure
#329 Put robots.txt handling into qwiki sjamaan defect minor wiki
#337 Support "fender" in syntax-rules enhancement not urgent at all expander
#345 utf8 regexp bug with underscores sjamaan defect minor 4.9.0 core libraries
#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
#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
#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
#383 update bootstrap binaries task major infrastructure
#388 eta-reduction is valid in some cases felix winkelmann enhancement not urgent at all compiler
#392 record-variants can not handle module-renamed records Jim Ursetto defect critical extensions
#401 authorization header parsing for digest authentication (intarweb) sjamaan defect critical 4.9.0 extensions
#416 Make stock errors more usable programmatically enhancement minor 4.9.0 core libraries
#420 indirectly loaded extension to statically linked extension-modules may still be loaded dynamically felix winkelmann defect major 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
#442 Reloading .so files defect major unknown
#456 uuid-ossp does not build on test.call-cc.org Kon Lovett defect major 4.9.0 extensions
#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
#496 shell egg doesn't properly quote command lines felix winkelmann defect major 4.9.0 extensions
#498 implement apply-hack for MIPS CPUs enhancement minor build system
#500 record types of the same name are treated equal defect major 4.9.0 core libraries
#538 qwiki-search doesn't search in titles? sjamaan defect major extensions
#539 'cancel' button on wiki edit page enhancement not urgent at all 4.9.0 wiki
#540 evicting srfi-4 vectors breaks ffi compatibility defect major core libraries
#565 EQV? doesn't distinguish between 0.0 and -0.0 felix winkelmann defect not urgent at all 4.9.0 unknown
#569 integer->char doesn't work right with negative numbers defect major 4.9.0 core libraries
#587 CR: expt should signal error on domain error task minor core libraries
#603 yelp's test script is broken ddp defect major extensions
#612 "chicken-install -deploy" must make sure the installed extensions have the same version as the currently installed ones defect major core tools
#630 Test scripts that don't properly report exit status defect major extensions
#644 make release-build more reliable task major infrastructure
#649 deprecate and remove -compile-syntax / ##sys#enable-runtime-macros task not urgent at all compiler
#672 CR: Division by inexact zero results in infinity (or nan) as per IEEE 754 defect major 4.9.0 core libraries
#692 Numbers egg won't build on Cygwin under 4.7.0 defect major 4.9.0 unknown
#697 the make facility in setup-api.scm should transparently handle .exe file extensions defect minor core tools
#701 require-extension has a hygiene problem defect major expander
#717 args egg does not call option body for missing args Jim Ursetto defect not urgent at all extensions
#732 Include dates in wiki egg documentation "Version History" enhancement major 4.9.0 documentation
#739 Allow more specific foreign types felix winkelmann enhancement minor compiler
#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
#755 unboxing of specialized fp operations seems buggy felix winkelmann defect critical 4.9.0 compiler
#760 allow exporting compiler syntax felix winkelmann enhancement not urgent at all 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
#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
#835 statistics: doesn't build on some platforms due to hardcoded compiler flags petercrlane defect major extensions
#836 statistics tests fail petercrlane defect major unknown
#837 statistics: some bugs petercrlane defect minor extensions
#840 stalin: Various type errors felix winkelmann defect minor extensions
#844 iup egg can't find iup headers Thomas Chust defect major extensions
#860 C_in_stackp could be optimized felix winkelmann enhancement minor core libraries
#862 consider adding setters for subXXXvector/substring enhancement not urgent at all core libraries
#876 csi segfaults immediately when running this code felix winkelmann enhancement minor core tools
#912 latch egg: test, expose and document "snap" felix winkelmann enhancement not urgent at all extensions
1 2
Note: See TracQuery for help on using queries.