Custom Query (1303 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 1303)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Owner Type Priority Milestone Component
#141 synchronize changes made in wiki manual with manual in core repository felix winkelmann defect major documentation
#162 add documentation for srfi-4, srfi-13, srfi-14 and srfi-18 to manual Jim Ursetto task minor documentation
#189 "Deployment" page from the User's Manual TOC (wiki) points to an empty page defect minor documentation
#204 "Shell argument quoting" section is duplicated in "Unit utils" defect minor documentation
#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
#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
#253 README mentions the subversion repo for Chicken defect minor documentation
#291 Put all copyrights & licenses in one place felix winkelmann task major documentation
#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 <enscript> tag instead of <scheme> for reexport example (Modules section) felix winkelmann defect minor documentation
#299 Should "Getting Started" (manual) mention bind instead of easyffi? enhancement minor documentation
#342 Post-migration README fixes felix winkelmann defect major documentation
#359 merge manuals in wiki and core felix winkelmann task major documentation
#386 install HTML manual with chicken distribution defect minor documentation
#452 FIXMEs in Manual's "Data representation" chapter defect major 4.9.0 documentation
#525 chicken-core's README: s/If CHICKEN is build successfully/If CHICKEN is built successfully/ felix winkelmann defect minor 4.9.0 documentation
#558 Update wiki documentation for vector-lib task not urgent at all 4.9.0 documentation
#560 Typo on NEWS for 4.6.6 felix winkelmann defect major 4.9.0 documentation
#715 Manual still mentions scrutinize declaration; this declspec is invalid in master felix winkelmann defect minor 4.9.0 documentation
#737 bvsp-spline: wiki parser doesn't support multiline <procedure> markup Ivan Raikov defect minor documentation
#795 Properly document srfi-63 task not urgent at all documentation
#857 Update NEWS file to reflect recent changes task critical 4.9.0 documentation
#908 Define uninterned symbols in the manual felix winkelmann enhancement minor 4.9.0 documentation
#937 Types manual page missing in 4.8.0 defect minor someday documentation
#1003 The R5RS standard refers to section numbers but it has no section numbers defect not urgent at all 4.9.0 documentation
#1086 Port srfi-40's documentation to wiki format task minor someday documentation
#1177 man pages deficient enhancement minor someday documentation
#1314 The R5RS section of the manual does not document CHICKEN-specific extensions defect major 5.0 documentation
#1315 Move FAQ section from manual into wiki enhancement major 5.0 documentation
#1431 Document deployment enhancement major 5.0 documentation
#1547 chicken-do manual page is not installed defect major 5.0 documentation
#1551 Review of code examples in C5 manual needed defect minor someday documentation
#45 Prefixed imports from `chicken' module can not refer to buddy syntax felix winkelmann defect major expander
#47 Incorrect capture of `begin' felix winkelmann defect critical expander
#49 replace unqualified core forms with qualified version and macro felix winkelmann task minor expander
#57 Extended lambda list arguments are looked up in the wrong environment felix winkelmann defect critical expander
#131 check for defined exports may be confused by renaming felix winkelmann defect major 4.5.0 expander
#154 reexporting syntax fails with compiled import libraries felix winkelmann defect major expander
#156 unquote-splicing still broken felix winkelmann defect major expander
#209 Chicken allows for shadowing syntax in a way disallowed by R5RS/sec.5.3 felix winkelmann task minor expander
#219 reexport with renaming fails when import libraries are used sjamaan defect major 4.9.0 expander
#277 keywords should not be renamed by syntax expansion felix winkelmann defect critical expander
#290 disable reimport notice when executing import library felix winkelmann defect minor expander
#296 Import with renaming fails when syntax refers to exported binding felix winkelmann defect critical expander
#381 Report the top-level binding that an error occurs in felix winkelmann enhancement major 4.9.0 expander
#394 implicit renaming macros felix winkelmann enhancement not urgent at all 4.9.0 expander
#398 Nested let-syntax failure to strip renamed identifiers felix winkelmann defect major 4.9.0 expander
#421 #!optional arguments are not "evaluated in an environment in which all previous parameters have been bound." defect major 4.9.0 expander
#435 Strip-syntax does not strip syntax from vector literals felix winkelmann defect minor 4.9.0 expander
#439 Quasiquote simplification and improved syntax checks felix winkelmann change request minor expander
#444 Symbol lookup fails in modules in conjunction with renaming macros felix winkelmann defect major 4.9.0 expander
#445 define-record doesn't respect scope rules felix winkelmann defect major 4.9.0 expander
#504 define-syntax in begin-for-syntax body ineffective felix winkelmann defect major 4.9.0 expander
#575 Extended lambda list syntax with default values isn't checked properly felix winkelmann defect minor 4.9.0 expander
#618 bound variables get stripped incorrectly felix winkelmann defect major 4.9.0 expander
#685 R5RS evaluation environments still contain some non-std bindings felix winkelmann defect major 4.9.0 expander
#931 CR: make extended syntax bindings available by default enhancement minor someday expander
#944 Macro-renamed definitions in begin bodies don't get seen by later forms (but only in modules) sjamaan defect major 4.9.0 expander
#972 check let[rec] bindings for multiple occurrences of the same variable enhancement minor someday expander
#1060 reexport doesn't reexport implicit syntax exports enhancement minor 4.11.0 expander
#1121 Allow functor arguments to be optional enhancement minor someday expander
#1129 import does not complain when passed nonextant identifiers sjamaan defect major 4.11.0 expander
#1132 Expansion of internal definitions ignores import status/redefinition of `define` et al. defect major 5.4 expander
#1166 Globally defining an identifier previously bound to a macro should shadow the macro fully sjamaan defect major 5.4 expander
#1362 A case when composing with ir-macro-transformer defect major 4.13.0 expander
#1425 and-let* is not 100% compatible with SRFI-2 defect minor 5.0 expander
#1437 csi needs double imports defect major 5.0 expander
#1493 Something goes haywire while walking ##core#define-syntax defect major 5.0 expander
#1563 Renaming issue with "the" defect major 5.1 expander
#1614 define-foreign-type is broken inside modules defect critical 5.1 expander
#8 wrap up high-load scheduler as egg enhancement major extensions
#14 tab completion for scheme identifiers throws error in readline egg defect major extensions
#22 complete s48-modules felix winkelmann defect minor extensions
#24 port ncurses egg to chicken4 enhancement minor extensions
#28 remove dependency on srfi-1 in ftl extension task minor extensions
#32 get tinyclos egg for chicken 4 to work Tony Sidaway defect major extensions
#48 port json, packrat and z3 to chicken 4 felix winkelmann task major extensions
#58 Local definition of fold overwrites srfi-1 definition felix winkelmann defect critical extensions
#76 numbers egg comparison of a bignum & a flonum can be incorrect defect major extensions
#77 Be more verbose in chicken-install when requiring a minimum version felix winkelmann enhancement minor extensions
#79 z3.egg eof handling bug Tony Sidaway defect major extensions
#81 z3 egg error handling bug Tony Sidaway defect major extensions
#82 z3 egg DEFLATE and gzip confusion Tony Sidaway defect minor extensions
#86 Port SDL egg to chicken 4 enhancement not urgent at all extensions
#87 http-client cookiejar sjamaan defect major extensions
#88 Port of cairo.egg to chicken4 enhancement not urgent at all extensions
#113 Crunch egg: bug in define-crunch-primitives / define-crunch-callback defect minor extensions
#115 Using -host option in setup scripts is incorrect defect major extensions
#118 check tinyclos usage in easyffi felix winkelmann task major extensions
#119 `define-method` does not handle dotted argument lists Tony Sidaway defect minor extensions
#121 srfi-19 dumps core in response to bad arguments defect major extensions
#123 tinyclos primitive class extension procedures are buggy Tony Sidaway defect major extensions
#136 qt egg crashes randomly felix winkelmann defect major extensions
#139 wrong nesting in irc egg defect minor extensions
#147 Error when loading the qt egg felix winkelmann defect critical extensions
#153 no-install mode in chicken-install makes no sense when installing dependencies felix winkelmann defect minor extensions
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.