chicken-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Evan Hanson
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Peter Bex
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Peter Bex
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Peter Bex
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Peter Bex
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Evan Hanson
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Evan Hanson
[Chicken-hackers] [PATCH] [5] fix handling of types-file + inline-file
felix . winkelmann
Re: [Chicken-hackers] [PATCH] [5] fix handling of types-file + inline-file
Evan Hanson
Re: [Chicken-hackers] [PATCH] [5] fix handling of types-file + inline-file
felix . winkelmann
[Chicken-hackers] [PATCH] Add "chicken.type" module
Evan Hanson
Re: [Chicken-hackers] [PATCH] Add "chicken.type" module
Peter Bex
Re: [Chicken-hackers] [PATCH] Add "chicken.type" module
Evan Hanson
Re: [Chicken-hackers] [PATCH] Add "chicken.type" module
Peter Bex
Re: [Chicken-hackers] [PATCH] Add "chicken.type" module
Mario Domenech Goulart
[Chicken-hackers] [PATCH] Move around {rename, delete}-file and a question about module for inexact
Peter Bex
Re: [Chicken-hackers] [PATCH] Move around {rename, delete}-file and a question about module for inexact
Peter Bex
Re: [Chicken-hackers] [PATCH] Move around {rename, delete}-file and a question about module for inexact
John Cowan
Re: [Chicken-hackers] [PATCH] Move around {rename, delete}-file and a question about module for inexact
Evan Hanson
[Chicken-hackers] [PATCH] Remove the `any?` procedure
Evan Hanson
Re: [Chicken-hackers] [PATCH] Remove the `any?` procedure
Peter Bex
[Chicken-hackers] [PATCH] Fix the inconsistent behavior between values and call/cc
Kooda
[Chicken-hackers] [PATCH 2/2] Add a test case for multiple values handling.
Kooda
[Chicken-hackers] [PATCH 1/2] Make `call/cc` continuations behave like `values` ones.
Kooda
Re: [Chicken-hackers] [PATCH] Fix the inconsistent behavior between values and call/cc
Peter Bex
[Chicken-hackers] [PATCH] Use name from egg file when installing types and inline files
Evan Hanson
Re: [Chicken-hackers] [PATCH] Use name from egg file when installing types and inline files
Evan Hanson
Re: [Chicken-hackers] [PATCH] Use name from egg file when installing types and inline files
Kooda
Re: [Chicken-hackers] [PATCH] Use name from egg file when installing types and inline files
Evan Hanson
Re: [Chicken-hackers] [PATCH] Use name from egg file when installing types and inline files
felix . winkelmann
[Chicken-hackers] [PATCH] Fix regression in define-foreign-variable
lemonboy
Re: [Chicken-hackers] [PATCH] Fix regression in define-foreign-variable
Evan Hanson
[Chicken-hackers] [PATCH] Regression in define-foreign-variable
lemonboy
[Chicken-hackers] [PATCH] [5] avoid colliding .o files when compiling extensions
felix . winkelmann
Re: [Chicken-hackers] [PATCH] [5] avoid colliding .o files when compiling extensions
Kooda
[Chicken-hackers] [PATCH] Make `current-directory` a pure getter with associated setter
Evan Hanson
Re: [Chicken-hackers] [PATCH] Make `current-directory` a pure getter with associated setter
Peter Bex
[Chicken-hackers] [PATCH][5][RESEND] Teach the heap dumper about the numeric tower types
lemonboy
Re: [Chicken-hackers] [PATCH][5][RESEND] Teach the heap dumper about the numeric tower types
Peter Bex
[Chicken-hackers] [PATCH][5] Teach the heap dumper about the numeric tower types
lemonboy
[Chicken-hackers] New egg: Magic Pipes
Alaric Snell-Pym
[Chicken-hackers] [PATCH] Rewrite vararg generic numeric procedures to dyadic ones
Peter Bex
Re: [Chicken-hackers] [PATCH] Rewrite vararg generic numeric procedures to dyadic ones
Evan Hanson
[Chicken-hackers] [PATCH] Rename (chicken lolevel) to (chicken memory representation)
Peter Bex
Re: [Chicken-hackers] [PATCH] Rename (chicken lolevel) to (chicken memory representation)
Evan Hanson
[Chicken-hackers] [PATCH] Update types.db entries for chicken.string procedures
Evan Hanson
Re: [Chicken-hackers] [PATCH] Update types.db entries for chicken.string procedures
Peter Bex
[Chicken-hackers] [PATCH] Remove workaround for MingW's isnormal() which is no longer required
Peter Bex
Re: [Chicken-hackers] [PATCH] Remove workaround for MingW's isnormal() which is no longer required
Evan Hanson
[Chicken-hackers] [PATCH] Create chicken.string module in data-structures.scm
Peter Bex
Re: [Chicken-hackers] [PATCH] Create chicken.string module in data-structures.scm
Evan Hanson
[Chicken-hackers] [PATCH] Remove change-directory and change-directory*
Peter Bex
Re: [Chicken-hackers] [PATCH] Remove change-directory and change-directory*
John Cowan
Re: [Chicken-hackers] [PATCH] Remove change-directory and change-directory*
Evan Hanson
[Chicken-hackers] [PATCH] Add chicken.sort module
Peter Bex
Re: [Chicken-hackers] [PATCH] Add chicken.sort module
Kooda
[Chicken-hackers] [PATCH] Move current-read-table to chicken.read-syntax
Peter Bex
Re: [Chicken-hackers] [PATCH] Move current-read-table to chicken.read-syntax
Kooda
[Chicken-hackers] [PATCH] Fix a minor type warning when compiling library.scm
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix a minor type warning when compiling library.scm
Evan Hanson
[Chicken-hackers] [PATCH] Move reset and reset-handler to (chicken repl)
Peter Bex
Re: [Chicken-hackers] [PATCH] Move reset and reset-handler to (chicken repl)
Evan Hanson
[Chicken-hackers] Proposal / patch for fixing #1385 (swapped bit-set? argument order)
Peter Bex
Re: [Chicken-hackers] Proposal / patch for fixing #1385 (swapped bit-set? argument order)
John Cowan
Re: [Chicken-hackers] Proposal / patch for fixing #1385 (swapped bit-set? argument order)
Kooda
[Chicken-hackers] [PATCH] Move `print-error-message' into (chicken condition)
Evan Hanson
Re: [Chicken-hackers] [PATCH] Move `print-error-message' into (chicken condition)
Peter Bex
Re: [Chicken-hackers] [PATCH] Move `print-error-message' into (chicken condition)
Evan Hanson
Re: [Chicken-hackers] [PATCH] Move `print-error-message' into (chicken condition)
Peter Bex
[Chicken-hackers] moving system-information/get-host-name to egg
felix . winkelmann
Re: [Chicken-hackers] moving system-information/get-host-name to egg
Evan Hanson
[Chicken-hackers] [PATCH] correct size calculation for ffi return types
lemonboy
Re: [Chicken-hackers] [PATCH] correct size calculation for ffi return types
Peter Bex
Re: [Chicken-hackers] [PATCH] correct size calculation for ffi return types
felix . winkelmann
[Chicken-hackers] [PATCH][5] Minor srfi-4 fixes
lemonboy
Re: [Chicken-hackers] [PATCH][5] Minor srfi-4 fixes
Peter Bex
Re: [Chicken-hackers] [PATCH][5] Minor srfi-4 fixes
Evan Hanson
Re: [Chicken-hackers] [PATCH][5] Minor srfi-4 fixes
felix . winkelmann
[Chicken-hackers] [PATCH] Add chicken.plist module
Evan Hanson
Re: [Chicken-hackers] [PATCH] Add chicken.plist module
Peter Bex
[Chicken-hackers] [PATCH] Add chicken.blob module
Evan Hanson
Re: [Chicken-hackers] [PATCH] Add chicken.blob module
Peter Bex
[Chicken-hackers] [PATCH] Move `quit' into (chicken repl)
Evan Hanson
Re: [Chicken-hackers] [PATCH] Move `quit' into (chicken repl)
Peter Bex
[Chicken-hackers] proposal for moving core stuff into an egg
felix . winkelmann
Re: [Chicken-hackers] proposal for moving core stuff into an egg
Evan Hanson
[Chicken-hackers] Proposal for procedures currently undecided regarding module
felix . winkelmann
[Chicken-hackers] [PATCH] Move `create-directory' into (chicken file)
Evan Hanson
Re: [Chicken-hackers] [PATCH] Move `create-directory' into (chicken file)
Peter Bex
[Chicken-hackers] [PATCH] Move `functor' and `define-interface' into (chicken module)
Evan Hanson
[Chicken-hackers] [PATCH] Two small changes for the (chicken port) module
Peter Bex
Re: [Chicken-hackers] [PATCH] Two small changes for the (chicken port) module
Evan Hanson
[Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
lemonboy
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
Evan Hanson
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
Evan Hanson
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
John Cowan
[Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
Peter Bex
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
Peter Bex
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
Peter Bex
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
felix . winkelmann
[Chicken-hackers] [PATCH] Add unexport form for modules (updated for chicken 5)
megane
Re: [Chicken-hackers] [PATCH] Add unexport form for modules (updated for chicken 5)
megane
Re: [Chicken-hackers] [PATCH] Add unexport form for modules (updated for chicken 5)
felix . winkelmann
[Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
lemonboy
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
Peter Bex
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
Peter Bex
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
lemonboy
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
Evan Hanson
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
Peter Bex
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
Peter Bex
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
felix . winkelmann
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
Evan Hanson
[Chicken-hackers] [PATCH][5] Regression(?) in how the import files are loaded
lemonboy
Re: [Chicken-hackers] [PATCH][5] Regression(?) in how the import files are loaded
Evan Hanson
[Chicken-hackers] [PATCH][5] The other part of the FFI improvements
lemonboy
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
John Cowan
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
Peter Bex
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
lemonboy
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
Peter Bex
[Chicken-hackers] [PATCH] Simplify forwarding pointer wrapping and unwrapping
Peter Bex
Re: [Chicken-hackers] [PATCH] Simplify forwarding pointer wrapping and unwrapping
Evan Hanson
[Chicken-hackers] [PATCH] Fix small but critical bug in symbol GC sanity checks and fix randomization of symbol table (security fix)
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix small but critical bug in symbol GC sanity checks and fix randomization of symbol table (security fix)
felix . winkelmann
[Chicken-hackers] [PATCH] Finish (chicken load) module
Peter Bex
Re: [Chicken-hackers] [PATCH] Finish (chicken load) module
Evan Hanson
[Chicken-hackers] [PATCH 1/3] Export CHICKEN_REPOSITORY_PATH for functor and linking tests
Evan Hanson
[Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
Evan Hanson
[Chicken-hackers] [PATCH 2/3] Fix running "make check" without installing
Evan Hanson
Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
felix . winkelmann
Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
Evan Hanson
Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
Peter Bex
Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
felix . winkelmann
Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
Evan Hanson
[Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
Evan Hanson
Re: [Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
Evan Hanson
Re: [Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
felix . winkelmann
[Chicken-hackers] [PATCH] Fix result size calculation for enums, resulting in crash (maybe related to #1377?)
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix result size calculation for enums, resulting in crash (maybe related to #1377?)
Evan Hanson
[Chicken-hackers] [C5][PATCH] egg-compile.scm: fix output filename when installing programs
Mario Domenech Goulart
Re: [Chicken-hackers] [C5][PATCH] egg-compile.scm: fix output filename when installing programs
Evan Hanson
[Chicken-hackers] [PATCH 0/1] Move `module-environment' into chicken.eval
Evan Hanson
[Chicken-hackers] [PATCH 1/1] Move `module-environment' into chicken.eval
Evan Hanson
Re: [Chicken-hackers] [PATCH 0/1] Move `module-environment' into chicken.eval
Peter Bex
[Chicken-hackers] [PATCH 0/1] Add "chicken.module" module
Evan Hanson
[Chicken-hackers] [PATCH] Add "chicken.module" module
Evan Hanson
Re: [Chicken-hackers] [PATCH 0/1] Add "chicken.module" module
Peter Bex
Re: [Chicken-hackers] [PATCH 0/1] Add "chicken.module" module
Evan Hanson
[Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
Evan Hanson
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
Peter Bex
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
John Cowan
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
Peter Bex
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
Peter Bex
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Drop now-unnecessary exports from the "chicken.export" module
Peter Bex
[Chicken-hackers] [PATCH] rename (chicken expand) module to (chicken syntax) [was: Re: [PATCH] Drop now-unnecessary exports from the "chicken.export" module]
Peter Bex
Re: [Chicken-hackers] [PATCH] rename (chicken expand) module to (chicken syntax) [was: Re: [PATCH] Drop now-unnecessary exports from the "chicken.export" module]
Evan Hanson
[Chicken-hackers] [PATCH] Fix some symbol GC issues
Peter Bex
Re: [Chicken-hackers] [PATCH] Fix some symbol GC issues
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Fix some symbol GC issues
felix . winkelmann
[Chicken-hackers] [PATCH] Move some low-hanging fruit from posix.scm to file.scm
Peter Bex
Re: [Chicken-hackers] [PATCH] Move some low-hanging fruit from posix.scm to file.scm
John Cowan
Re: [Chicken-hackers] [PATCH] Move some low-hanging fruit from posix.scm to file.scm
Mario Domenech Goulart
Re: [Chicken-hackers] [PATCH] Move some low-hanging fruit from posix.scm to file.scm
Evan Hanson
[Chicken-hackers] [PATCH] Rework "glob->regexp" into "glob->sre" and add to irregex exports
Evan Hanson
Re: [Chicken-hackers] [PATCH] Move some low-hanging fruit from posix.scm to file.scm
Peter Bex
[Chicken-hackers] [PATCH][5] FFI improvements, take two
lemonboy
Re: [Chicken-hackers] [PATCH][5] FFI improvements, take two
Peter Bex
Re: [Chicken-hackers] [PATCH][5] FFI improvements, take two
Evan Hanson
[Chicken-hackers] [PATCH] Move duplicated posix module declarations into posix.scm
Evan Hanson
Re: [Chicken-hackers] [PATCH] Move duplicated posix module declarations into posix.scm
Kooda
[Chicken-hackers] [PATCH] [5] Make syntax-rules "fully" self-contained
Peter Bex
Re: [Chicken-hackers] [PATCH] [5] Make syntax-rules "fully" self-contained
Peter Bex
Re: [Chicken-hackers] [PATCH] [5] Make syntax-rules "fully" self-contained
Kooda
[Chicken-hackers] [PATCH] Add unexport form for modules
megane
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
John Cowan
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
Kooda
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
Evan Hanson
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
megane
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
megane
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
felix . winkelmann
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
megane
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
Peter Bex
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
John Cowan
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
John Cowan
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
Jörg F. Wittenberger
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
John Cowan
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
felix . winkelmann
Earlier messages
Later messages