#1707 |
procedural-macros: failure in tests
|
juergen
|
defect
|
major
|
someday
|
extensions
|
#1708 |
genann: installation broken with CHICKEN 5.2.0
|
Diego
|
defect
|
major
|
someday
|
extensions
|
#1709 |
salt: failure in tests (unbound variable: unitconv#unit)
|
Ivan Raikov
|
defect
|
minor
|
someday
|
extensions
|
#1718 |
srfi-69 egg hash-table-delete!/-merge!/remove! return type doesn't match SRFI-69
|
|
defect
|
not urgent at all
|
someday
|
extensions
|
#1722 |
srfi-193: failure in tests
|
lassik
|
defect
|
minor
|
someday
|
extensions
|
#1724 |
messages: installation failure
|
juergen
|
defect
|
major
|
someday
|
extensions
|
#1734 |
r7rs bytevector syntax incorrectly reads second passed expression as bytevector body
|
|
defect
|
major
|
5.3
|
extensions
|
#1737 |
srfi-41: missing dependency on srfi-1
|
Kon Lovett
|
defect
|
major
|
someday
|
extensions
|
#1738 |
arrays: failure in tests
|
juergen
|
defect
|
minor
|
someday
|
extensions
|
#1741 |
skiplists: failure in tests
|
juergen
|
defect
|
minor
|
someday
|
extensions
|
#1742 |
simple-cells: failure in tests
|
juergen
|
defect
|
minor
|
someday
|
extensions
|
#1743 |
simple-contracts: failure in tests
|
juergen
|
defect
|
minor
|
someday
|
extensions
|
#1747 |
manual-labor produces malformed HTML
|
Jim Ursetto
|
defect
|
not urgent at all
|
someday
|
extensions
|
#1748 |
generics: missing build dependency specification
|
juergen
|
defect
|
major
|
someday
|
extensions
|
#1754 |
sandbox egg test fails on missing ##sys#eval-decorator procedure
|
|
defect
|
minor
|
someday
|
extensions
|
#1761 |
Port interface in z3 egg
|
|
defect
|
minor
|
someday
|
extensions
|
#1786 |
tabular errors out when specifying both column-names and return-names
|
Ivan Raikov
|
defect
|
minor
|
someday
|
extensions
|
#1789 |
md5 egg doesn't run tests on the correct CHICKEN
|
Kon Lovett
|
defect
|
major
|
someday
|
extensions
|
#1790 |
md5 egg refers to nonexisting header file in source-dependencies list causing it to fail on rebuild
|
Kon Lovett
|
defect
|
major
|
someday
|
extensions
|
#1799 |
[colorize egg] slow on big files
|
|
enhancement
|
minor
|
someday
|
extensions
|
#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
|
#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
|
#1 |
document "qs" and "normalize-pathname"
|
felix winkelmann
|
task
|
minor
|
|
documentation
|
#31 |
update NEWS file
|
felix winkelmann
|
task
|
minor
|
|
documentation
|
#44 |
sync wiki and trunk manuals
|
felix winkelmann
|
task
|
major
|
|
documentation
|
#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
|
#80 |
regex grep enhancement
|
felix winkelmann
|
enhancement
|
minor
|
|
core-pending
|
#84 |
remove lolevel unbound and invalid-procedure hooks
|
|
task
|
minor
|
|
core-pending
|
#85 |
reexporting does not fully work for core library exports
|
felix winkelmann
|
defect
|
major
|
|
core-pending
|
#92 |
remove ##sys#syntactic-environment?
|
|
defect
|
minor
|
|
core-pending
|
#93 |
remove things that refer to obsolete apply hook
|
|
defect
|
minor
|
|
core-pending
|