Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
chicken-hackers (date)
[
Thread Index
][
Top
][
All Lists
][
chicken-hackers info page
]
Advanced
[
Prev Period
]
Last Modified: Mon Apr 30 2018 15:39:21 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2018
Re: [Chicken-hackers] [PATCH] Fix segfault when passing a non-integer to thread-sleep! (fixes #1459)
,
Kooda
,
15:39
[Chicken-hackers] [PATCH] Fix segfault when passing a non-integer to thread-sleep! (fixes #1459)
,
Peter Bex
,
15:03
[Chicken-hackers] [PATCH] Refactor posix so that identifiers appear to come from the "submodules"
,
Peter Bex
,
14:28
April 29, 2018
[Chicken-hackers] )PATCH( Lookup program argument to feathers properly and show error on failure
,
felix . winkelmann
,
17:37
[Chicken-hackers] [PATCH] Simplify eval/meta a little and drop ##sys#active-eval-environment (which is unused)
,
Peter Bex
,
08:11
Re: [Chicken-hackers] {PATCH} make egg artefacts implicitly dependent on egg file
,
Kooda
,
07:36
[Chicken-hackers] [PATCH] add an error for -L and -I in csc
,
Kristian Lein-Mathisen
,
07:17
Re: [Chicken-hackers] {PATCH} make egg artefacts implicitly dependent on egg file
,
felix . winkelmann
,
07:09
[Chicken-hackers] {PATCH} make egg artefacts implicitly dependent on egg file
,
felix . winkelmann
,
06:34
Re: [Chicken-hackers] [PATCH] No longer install chicken.posix.import.so (fixes #1456)
,
felix . winkelmann
,
05:38
Re: [Chicken-hackers] [PATCH] improve error message
,
Peter Bex
,
05:15
Re: [Chicken-hackers] [PATCH] No longer install chicken.posix.import.so (fixes #1456)
,
Kooda
,
05:01
April 28, 2018
[Chicken-hackers] [PATCH] No longer install chicken.posix.import.so (fixes #1456)
,
Peter Bex
,
19:29
[Chicken-hackers] [PATCH] improve error message
,
Kristian Lein-Mathisen
,
19:08
Re: [Chicken-hackers] [PATCH] Use current environment in code walkers, causing "import" to be lexically scoped (fixes the remainder of #1437)
,
felix . winkelmann
,
18:42
Re: [Chicken-hackers] Rename -emit/consult-type-file flags to -emit/consult-types-file (with an "s")
,
felix . winkelmann
,
18:10
Re: [Chicken-hackers] [PATCH 0/2] Some "chicken-install -update-db" fixes
,
Peter Bex
,
18:04
Re: [Chicken-hackers] patch: fix for chicken-install log output
,
Evan Hanson
,
17:51
[Chicken-hackers] patch: fix for chicken-install log output
,
Kristian Lein-Mathisen
,
17:40
Re: [Chicken-hackers] [PATCH] Improve startup time of csi by avoiding some merge-se calls
,
felix . winkelmann
,
17:39
[Chicken-hackers] Rename -emit/consult-type-file flags to -emit/consult-types-file (with an "s")
,
Evan Hanson
,
17:27
[Chicken-hackers] [PATCH] Use current environment in code walkers, causing "import" to be lexically scoped (fixes the remainder of #1437)
,
Peter Bex
,
17:17
[Chicken-hackers] [PATCH 0/2] Some "chicken-install -update-db" fixes
,
Evan Hanson
,
17:09
Re: [Chicken-hackers] [PATCH] Fix lambda info strings for get, put!, list-ref and the c[ad]r procedures
,
felix . winkelmann
,
13:26
Re: [Chicken-hackers] [PATCH] Make sure source filename argument precedes CHICKEN_OPTIONS
,
felix . winkelmann
,
13:25
Re: [Chicken-hackers] [PATCH] Track all potential values for use when generating assigned global lambda infos
,
felix . winkelmann
,
06:20
[Chicken-hackers] [PATCH] Make sure source filename argument precedes CHICKEN_OPTIONS
,
Evan Hanson
,
05:32
[Chicken-hackers] [PATCH] Fix lambda info strings for get, put!, list-ref and the c[ad]r procedures
,
Evan Hanson
,
04:47
April 27, 2018
Re: [Chicken-hackers] [PATCH] Fix dynamic imports of libraries which are missing in statically compiled programs
,
felix . winkelmann
,
15:37
Re: [Chicken-hackers] [PATCH] Slightly nicer formatting of generated foreign-lambda* code
,
felix . winkelmann
,
15:19
[Chicken-hackers] [PATCH] Fix dynamic imports of libraries which are missing in statically compiled programs
,
Peter Bex
,
15:16
[Chicken-hackers] [PATCH] Slightly nicer formatting of generated foreign-lambda* code
,
Evan Hanson
,
15:09
Re: [Chicken-hackers] [PATCH] Improve startup time of csi by avoiding some merge-se calls
,
Peter Bex
,
08:29
[Chicken-hackers] [PATCH] Improve startup time of csi by avoiding some merge-se calls
,
Peter Bex
,
07:20
Re: [Chicken-hackers] [PATCH] Track all potential values for use when generating assigned global lambda infos
,
Evan Hanson
,
07:16
Re: [Chicken-hackers] [PATCH] Track all potential values for use when generating assigned global lambda infos
,
felix . winkelmann
,
07:10
[Chicken-hackers] [PATCH] Track all potential values for use when generating assigned global lambda infos
,
Evan Hanson
,
06:34
Re: [Chicken-hackers] [PATCH 5] Fix compiler-typecase trail restore
,
megane
,
05:29
Re: [Chicken-hackers] patch: manpages matching program names
,
Kooda
,
04:59
Re: [Chicken-hackers] [PATCH 5] Fix compiler-typecase trail restore
,
felix . winkelmann
,
04:58
April 26, 2018
[Chicken-hackers] patch: Always build in host mode unless cross-compiling
,
Kristian Lein-Mathisen
,
17:25
Re: [Chicken-hackers] patch: manpages matching program names
,
Evan Hanson
,
11:33
[Chicken-hackers] [PATCH][4] Add missing extras unit dependency to files.scm
,
Evan Hanson
,
11:00
[Chicken-hackers] patch: manpages matching program names
,
Kristian Lein-Mathisen
,
10:59
Re: [Chicken-hackers] [PATCH][5] Use more descriptive names in typematch-tests.scm
,
Evan Hanson
,
10:26
[Chicken-hackers] [PATCH 5] Fix compiler-typecase trail restore
,
megane
,
10:06
[Chicken-hackers] [PATCH] Use internal form for "(the ...)" in expansion of `parameterize'
,
Evan Hanson
,
08:15
[Chicken-hackers] [PATCH] Drop some unnecessary code in ##sys#register-compiled-module
,
Peter Bex
,
07:32
Re: [Chicken-hackers] Possible bug in buffer-ports egg?
,
Evan Hanson
,
06:36
April 21, 2018
Re: [Chicken-hackers] [PATCH][5] Change procedure argument type relation to contravariant
,
megane
,
03:23
April 17, 2018
Re: [Chicken-hackers] [PATCH] Make result of empty "else" clause undefined in `cond' and `case' forms
,
Kooda
,
12:10
April 16, 2018
Re: [Chicken-hackers] [PATCH][5] Change procedure argument type relation to contravariant
,
Evan Hanson
,
21:13
Re: [Chicken-hackers] [PATCH] Make result of empty "else" clause undefined in `cond' and `case' forms
,
Evan Hanson
,
20:52
April 15, 2018
[Chicken-hackers] Possible bug in buffer-ports egg?
,
Simon Haines
,
01:23
April 12, 2018
Re: [Chicken-hackers] [PATCH] Make result of empty "else" clause undefined in `cond' and `case' forms
,
Peter Bex
,
08:54
Re: [Chicken-hackers] [PATCH] Make result of empty "else" clause undefined in `cond' and `case' forms
,
Alaric Snell-Pym
,
08:40
April 10, 2018
Re: [Chicken-hackers] [PATCH] Make result of empty "else" clause undefined in `cond' and `case' forms
,
felix . winkelmann
,
04:50
[Chicken-hackers] [PATCH] Make result of empty "else" clause undefined in `cond' and `case' forms
,
Evan Hanson
,
04:02
April 07, 2018
Re: [Chicken-hackers] [PATCH] Drop "interrupots-enabled" declaration
,
Peter Bex
,
15:44
April 05, 2018
[Chicken-hackers] Feature request: make cond more resilient against misuse
,
Jörg F . Wittenberger
,
06:35
April 02, 2018
Re: [Chicken-hackers] [PATCH] Drop "interrupots-enabled" declaration
,
felix . winkelmann
,
15:57
Re: [Chicken-hackers] [PATCH] Drop "interrupots-enabled" declaration
,
Peter Bex
,
13:51
April 01, 2018
Re: [Chicken-hackers] [PATCH] Drop `require-extension-for-syntax'
,
Peter Bex
,
08:54
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc