|
|
@14986
|
11 years |
felix winkelmann |
bumped version to 4.1.0rc1
|
|
|
@14954
|
11 years |
felix winkelmann |
merged trunk rev. 14940 into prerelease branch
|
|
|
@14953
|
11 years |
felix winkelmann |
removed scrutiny branch
|
|
|
@14940
|
11 years |
felix winkelmann |
added stub application for chicken-setup
|
|
|
@14898
|
11 years |
felix winkelmann |
user-interrupt condition object had missing slot for kinds
|
|
|
@14897
|
11 years |
felix winkelmann |
another types.db fix
|
|
|
@14896
|
11 years |
felix winkelmann |
types.db fix for assoc
|
|
|
@14895
|
11 years |
felix winkelmann |
compiler import library reference removed
|
|
|
@14893
|
11 years |
felix winkelmann |
trivial help text change
|
|
|
@14883
|
11 years |
felix winkelmann |
updated version to 4.0.7
|
|
|
@14882
|
11 years |
felix winkelmann |
disabled pre-cps rewrite (until we actually do something); removed …
|
|
|
@14875
|
11 years |
felix winkelmann |
types.db fixes
|
|
|
@14874
|
11 years |
felix winkelmann |
global inlining fixes; other small things
|
|
|
@14870
|
11 years |
felix winkelmann |
- added new options to option table in c-platform.scm
- started with …
|
|
|
@14864
|
11 years |
Kon Lovett |
Added -no-argc/bound/procedure-checks & …
|
|
|
@14861
|
11 years |
felix winkelmann |
forgot to enable loading inline files in batch-driver
|
|
|
@14860
|
11 years |
felix winkelmann |
disable debugging output
|
|
|
@14859
|
11 years |
felix winkelmann |
fixes in types.db (thanks to Peter Bex); more portable removal of …
|
|
|
@14858
|
11 years |
Kon Lovett |
scrutiny files may not exist.
|
|
|
@14829
|
11 years |
felix winkelmann |
scrutiny-related fixes
|
|
|
@14828
|
11 years |
felix winkelmann |
merged scrutiny branch
|
|
|
@14827
|
11 years |
felix winkelmann |
merged trunk changes until 14826 into scrutiny branch
|
|
|
@14826
|
11 years |
felix winkelmann |
disabled debugging output
|
|
|
@14824
|
11 years |
felix winkelmann |
fixed test
|
|
|
@14823
|
11 years |
felix winkelmann |
cleaned up reporting, added test file
|
|
|
@14806
|
11 years |
Kon Lovett |
Missing ')'.
|
|
|
@14805
|
11 years |
felix winkelmann |
fixes
|
|
|
@14804
|
11 years |
felix winkelmann |
documented type declarations
|
|
|
@14801
|
11 years |
felix winkelmann |
string-hash[-ci] redundancy slightly improved
|
|
|
@14800
|
11 years |
felix winkelmann |
tests and fixes
|
|
|
@14799
|
11 years |
felix winkelmann |
hopefully better unsigned-c-string support
|
|
|
@14782
|
11 years |
felix winkelmann |
msvc build attempt
|
|
|
@14781
|
11 years |
felix winkelmann |
hidden expansions into er-macro-transformer are needless and …
|
|
|
@14779
|
11 years |
felix winkelmann |
-debug e; added set-file-position! again
|
|
|
@14778
|
11 years |
felix winkelmann |
argument-handling bug fixes
|
|
|
@14744
|
11 years |
felix winkelmann |
basic hack for obtaining result values types in call to 'values'
|
|
|
@14720
|
11 years |
Ivan Raikov |
typo fix
|
|
|
@14716
|
11 years |
felix winkelmann |
-ignore-repository doesn't load types.db
|
|
|
@14715
|
11 years |
felix winkelmann |
fixes in types.db and scrutinizer
|
|
|
@14711
|
11 years |
felix winkelmann |
types.db complete (thank god), scrutinizer fixes
|
|
|
@14710
|
11 years |
Alex Shinn |
exporting irregex-apply-match
|
|
|
@14709
|
11 years |
Alex Shinn |
adding irregex-apply-match
|
|
|
@14706
|
11 years |
felix winkelmann |
bumped version to 4.0.5
|
|
|
@14705
|
11 years |
felix winkelmann |
chicken-install needs chicken-syntax; bug in case-lambda; tidying up
|
|
|
@14704
|
11 years |
felix winkelmann |
more types - mind numbing
|
|
|
@14696
|
11 years |
felix winkelmann |
more types
|
|
|
@14656
|
11 years |
felix winkelmann |
bumped version to 4.0.4; fixed various bugs in chicken-install; fixed …
|
|
|
@14653
|
11 years |
felix winkelmann |
case-lambda uses eq? instead of =; started convenience module chicken-base
|
|
|
@14652
|
11 years |
felix winkelmann |
more types; scrutiny output is tee-d
|
|
|
@14634
|
11 years |
felix winkelmann |
will it ever be finished?
|
|
|
@14630
|
11 years |
Alex Shinn |
fixing \xNN escapes in char-set ranges
|
|
|
@14629
|
11 years |
felix winkelmann |
srfi-1 types
|
|
|
@14628
|
11 years |
felix winkelmann |
some types; fixnum and float type specifiers
|
|
|
@14618
|
11 years |
felix winkelmann |
types; check global assignment with predeclared type
|
|
|
@14613
|
11 years |
Ivan Raikov |
added the make-eggdoc script, a tool to create HTML files from eggdoc …
|
|
|
@14608
|
11 years |
felix winkelmann |
removed some obsolete (it seems) exports from regex; more types
|
|
|
@14607
|
11 years |
felix winkelmann |
bumped version to 4.0.3
|
|
|
@14599
|
11 years |
Ivan Raikov |
Fix to require-extension version to handle the case when required …
|
|
|
@14591
|
11 years |
felix winkelmann |
more types
|
|
|
@14590
|
11 years |
felix winkelmann |
applied patch by sjaaman for stripping FFI form variables
|
|
|
@14587
|
11 years |
Ivan Raikov |
Fixes in egg version comparison.
|
|
|
@14565
|
11 years |
felix winkelmann |
multiple uses of -v replace -v2/-v3
|
|
|
@14564
|
11 years |
felix winkelmann |
types
|
|
|
@14557
|
11 years |
felix winkelmann |
types
|
|
|
@14556
|
11 years |
felix winkelmann |
added note about redefinition of imported syntax
|
|
|
@14555
|
11 years |
felix winkelmann |
added missing imports (#10, reported by presto)
|
|
|
@14554
|
11 years |
felix winkelmann |
fixed bug #16 (setter for file-position accepts list, now)
|
|
|
@14540
|
11 years |
Alex Shinn |
Matching `*' as the module exports list unhygienically.
|
|
|
@14534
|
11 years |
felix winkelmann |
more types
|
|
|
@14533
|
11 years |
felix winkelmann |
typos
|
|
|
@14531
|
11 years |
felix winkelmann |
added new logo by Joshua Griffith
|
|
|
@14529
|
11 years |
felix winkelmann |
more types; scrutiny bugfixes; integrated scrutiny of core libs into …
|
|
|
@14528
|
11 years |
felix winkelmann |
second bug found by scrutinizer
|
|
|
@14527
|
11 years |
Jim Ursetto |
Fix silly number-hash bug which hashed all fixnums to 23 --
any …
|
|
|
@14525
|
11 years |
felix winkelmann |
scrutinizer found first bug in eval.scm\!
|
|
|
@14521
|
11 years |
Alex Shinn |
updating to 0.8.6
|
|
|
@14511
|
11 years |
felix winkelmann |
global-inlining fixes (for problems reported by Jim Ursetto)
|
|
|
@14507
|
11 years |
felix winkelmann |
applied read-string patch by zb
|
|
|
@14496
|
11 years |
felix winkelmann |
created new bootstrapping tarball
|
|
|
@14474
|
11 years |
felix winkelmann |
strip-syntax foreign types at a few more locations
|
|
|
@14447
|
11 years |
felix winkelmann |
foreign types are strip-syntax'ed (should fix #17), reported by Shawn …
|
|
|
@14417
|
11 years |
felix winkelmann |
blargl
|
|
|
@14416
|
11 years |
felix winkelmann |
scrutinizer fixes
|
|
|
@14400
|
11 years |
Ivan Raikov |
Set the actual timeout value to 20 seconds.
|
|
|
@14399
|
11 years |
felix winkelmann |
types; scrutinizer tests
|
|
|
@14398
|
11 years |
felix winkelmann |
strip-syntax handles circular structures (contributed by Alex Shinn)
|
|
|
@14397
|
11 years |
felix winkelmann |
setup-download closes in and out ports together; increased read/write …
|
|
|
@14377
|
11 years |
Alex Shinn |
Adding bugfix from upstream to irregex-match-data?.
|
|
|
@14341
|
11 years |
felix winkelmann |
added test for #15 by Alex Shinn
|
|
|
@14340
|
11 years |
felix winkelmann |
possible fix for let-syntax/local var (#15) bug reported by Alex Shinn
|
|
|
@14328
|
11 years |
felix winkelmann |
support for deprecated, preparational work on types.db
|
|
|
@14327
|
11 years |
felix winkelmann |
bumped version to 4.0.2
|
|
|
@14326
|
11 years |
felix winkelmann |
missing exports from chicken module
|
|
|
@14323
|
11 years |
felix winkelmann |
warn if accessing undefined local, use real-name info for vars and …
|
|
|
@14312
|
11 years |
felix winkelmann |
types for scheme module, some fixes
|
|
|
@14297
|
11 years |
Jim Ursetto |
make-egg-index: fix words that are runtogether
|
|
|
@14296
|
11 years |
felix winkelmann |
added -S to short options
|
|
|
@14295
|
11 years |
felix winkelmann |
trivial fix
|
|
|
@14294
|
11 years |
felix winkelmann |
added types.db
|
|
|
@14292
|
11 years |
felix winkelmann |
minor changes
|
|
|