|
|
@12638
|
11 years |
felix winkelmann |
desperate attempts to tune
|
|
|
@12637
|
11 years |
felix winkelmann |
forgot to mark internal bindings as intrinsic
|
|
|
@12632
|
11 years |
felix winkelmann |
disabled checks for chicken-syntax.scm
|
|
|
@12631
|
11 years |
felix winkelmann |
disabled checks in expand; fix in build-rules for setup-*.import.scm; …
|
|
|
@12630
|
11 years |
felix winkelmann |
various trivial fixes
|
|
|
@12629
|
11 years |
felix winkelmann |
support for lazy gensyms; some refactoring in get/put\!
|
|
|
@12627
|
11 years |
Ivan Raikov |
Development snapshot 3.4.5.
|
|
|
@12626
|
11 years |
Ivan Raikov |
Backporting fix from Chicken 4.
|
|
|
@12625
|
11 years |
Alex Shinn |
Fixing bug in ##sys#custom-input-port which caused char-ready? to …
|
|
|
@12612
|
11 years |
felix winkelmann |
applied changes (untested)
|
|
|
@12611
|
11 years |
felix winkelmann |
created branch
|
|
|
@12610
|
11 years |
felix winkelmann |
profiling not that right (yet)
|
|
|
@12609
|
11 years |
felix winkelmann |
- updated NEWS and chicken-install.1
- added import suggestion to …
|
|
|
@12608
|
11 years |
Kon Lovett |
Bug fix for sudo install mode - inconsitent signature for …
|
|
|
@12596
|
11 years |
felix winkelmann |
fixed import form check (handles aliasing); bumped version to 4.0.0x3
|
|
|
@12595
|
11 years |
felix winkelmann |
- removed custom declarations
- added "-update-db" option to …
|
|
|
@12588
|
11 years |
felix winkelmann |
do'h
|
|
|
@12585
|
11 years |
felix winkelmann |
variable holding linker options was named incorrectly (problem …
|
|
|
@12584
|
11 years |
felix winkelmann |
binaries are set to 644 instead of a+rw after relinking (thanks to …
|
|
|
@12562
|
11 years |
felix winkelmann |
macro defs in import libs are syntax-stripped
|
|
|
@12560
|
11 years |
felix winkelmann |
another file in dist missing
|
|
|
@12559
|
11 years |
felix winkelmann |
- put non-std macros into own unit (chicken-syntax) which makes
…
|
|
|
@12553
|
11 years |
Ivan Raikov |
Merged manual changes.
|
|
|
@12546
|
11 years |
felix winkelmann |
import libs only contain syntax, if syntax is exported; fixed bug in …
|
|
|
@12545
|
11 years |
Ivan Raikov |
Inserted "reported by" in front of contributors' names.
|
|
|
@12544
|
11 years |
Ivan Raikov |
Version set to 3.4.4.
|
|
|
@12543
|
11 years |
Ivan Raikov |
fetch-file now creates the download directory before doing anything else.
|
|
|
@12498
|
11 years |
felix winkelmann |
updated bootstrap tarball
|
|
|
@12495
|
11 years |
felix winkelmann |
reexport of syntax seems to work now
|
|
|
@12487
|
11 years |
Ivan Raikov |
Version set to 3.4.3.
|
|
|
@12486
|
11 years |
Ivan Raikov |
Backporting fixes from trunk.
|
|
|
@12485
|
11 years |
Ivan Raikov |
Backporting fixes from trunk.
|
|
|
@12481
|
11 years |
felix winkelmann |
some port checks for tcp operations [reported by Peter Bex]
|
|
|
@12476
|
11 years |
felix winkelmann |
handling uninitialized panic_hook while parsing command line
|
|
|
@12464
|
11 years |
Ivan Raikov |
Version set to 3.4.1.
|
|
|
@12452
|
11 years |
elf |
fixed some path nonsense re: mingw
|
|
|
@12436
|
11 years |
felix winkelmann |
non-exported syntax is added to import libs to allow references from …
|
|
|
@12398
|
11 years |
felix winkelmann |
allocation estimation in preparation phase of the compiler takes …
|
|
|
@12382
|
11 years |
felix winkelmann |
namespace fixes, moved u-o-pass before CPS conversion
|
|
|
@12359
|
11 years |
felix winkelmann |
fixed ellipsis check (srfi-46 extension); chicken-install removes …
|
|
|
@12342
|
11 years |
felix winkelmann |
removed some dead code
|
|
|
@12341
|
11 years |
felix winkelmann |
updated bootstrapping tarball (this one should avoid loading compiled …
|
|
|
@12340
|
11 years |
felix winkelmann |
added docindex-generation script; removed totally idiotic fix from rev …
|
|
|
@12338
|
11 years |
felix winkelmann |
added lfa branch; variable-node check didn't take ##core#global-ref …
|
|
|
@12331
|
11 years |
felix winkelmann |
slightly reorganized version info in banner
|
|
|
@12330
|
11 years |
felix winkelmann |
added branchname to version
|
|
|
@12320
|
11 years |
felix winkelmann |
removed reference to array egg [suggested by Kon]; set version to 4.0.0x1
|
|
|
@12318
|
11 years |
Kon Lovett |
Spelling.
|
|
|
@12316
|
11 years |
felix winkelmann |
updated bootstrapping tarball
|
|
|
@12314
|
11 years |
felix winkelmann |
updated TODO
|
|
|
@12308
|
11 years |
felix winkelmann |
-inline-global implies -inline; -inline-global is not required for …
|
|
|
@12306
|
11 years |
felix winkelmann |
updated NEWS
|
|
|
@12305
|
11 years |
felix winkelmann |
chicken-install: 404 starts retry; tested retries; enabled …
|
|
|
@12302
|
11 years |
felix winkelmann |
branch has been merged, removing
|
|
|
@12301
|
11 years |
felix winkelmann |
merged changes from cmi branch
|
|
|
@12300
|
11 years |
felix winkelmann |
put installation-directory creation into own subrule [due to problem …
|
|
|
@12262
|
11 years |
Kon Lovett |
Rmvd lolevel make-hash-table from imports (no existing refs that I …
|
|
|
@12258
|
11 years |
felix winkelmann |
set heap-limit for benchmarks to 16m (fprint ran out of memory); fixed …
|
|
|
@12248
|
11 years |
felix winkelmann |
updated chicken manpage
|
|
|
@12247
|
11 years |
felix winkelmann |
added missing documentation; -init option for chicken-install; added …
|
|
|
@12228
|
11 years |
felix winkelmann |
- emit-inline-file implies -inline -local
- (declare (hide)) is the …
|
|
|
@12227
|
11 years |
felix winkelmann |
- added helpful script for testing in build dir
- chicken-install …
|
|
|
@12217
|
11 years |
felix winkelmann |
todos update
|
|
|
@12215
|
11 years |
felix winkelmann |
only tries to find/load .so's, when dloading is available
|
|
|
@12214
|
11 years |
felix winkelmann |
added document to list branches
|
|
|
@12211
|
11 years |
Alex Shinn |
offby1 error in irregex-match-num-submatches
|
|
|
@12201
|
11 years |
felix winkelmann |
fixed another let-location bug detected by Joerg Wittenberger
|
|
|
@12195
|
11 years |
felix winkelmann |
updated TODOs
|
|
|
@12192
|
11 years |
Alex Shinn |
Making irregex.scm reflect the upcoming API (not incorporating changes …
|
|
|
@12191
|
11 years |
felix winkelmann |
added some shootout benchmarks; opt-level option fixes
|
|
|
@12187
|
11 years |
felix winkelmann |
additional benchmark run, bugfixes, enabled local inlining for …
|
|
|
@12184
|
11 years |
felix winkelmann |
option -emit-inline-file; fixed breakage in optimizer
|
|
|
@12183
|
11 years |
felix winkelmann |
updated NEWS
|
|
|
@12182
|
11 years |
felix winkelmann |
inlining fixes
|
|
|
@12169
|
11 years |
felix winkelmann |
inlining fixes
|
|
|
@12168
|
11 years |
felix winkelmann |
added null benchmark, cscbench tweaks, global inlining fixes
|
|
|
@12162
|
11 years |
felix winkelmann |
tweaks in cscbench.scm
|
|
|
@12153
|
11 years |
felix winkelmann |
fix in inline-file emission
|
|
|
@12152
|
11 years |
felix winkelmann |
fixes in cscbench; removed lockts feature
|
|
|
@12151
|
11 years |
felix winkelmann |
inlining (local and global) work
|
|
|
@12149
|
11 years |
felix winkelmann |
relinking fix for bsd and solaris
|
|
|
@12148
|
11 years |
felix winkelmann |
- fixed broken relinking in makefiles
- compiler uses global symbol …
|
|
|
@12134
|
11 years |
felix winkelmann |
uses proplists instead of some global lists; added 'local' declaration …
|
|
|
@12133
|
11 years |
felix winkelmann |
created branch for improvement of inlining
|
|
|
@12131
|
11 years |
felix winkelmann |
disabled invalid test; regex fixes - at least string-match-positions …
|
|
|
@12130
|
11 years |
felix winkelmann |
added missing entry in chicken.import.scm for load-verbose; …
|
|
|
@12128
|
11 years |
felix winkelmann |
removed uses of make-anchored-pattern
|
|
|
@12127
|
11 years |
felix winkelmann |
bugfix, tests run (mostly)
|
|
|
@12126
|
11 years |
felix winkelmann |
must do with simpler test lib
|
|
|
@12125
|
11 years |
felix winkelmann |
forgotten patch
|
|
|
@12124
|
11 years |
felix winkelmann |
added irregex code and tests
|
|
|
@12123
|
11 years |
felix winkelmann |
created irregular branch for experimental integration of irregex in …
|
|
|
@12122
|
11 years |
felix winkelmann |
silly
|
|
|
@12117
|
11 years |
Kon Lovett |
PCRE 7.8, use of "full" flonum-hash, new scheme-complete by Alex Shinn.
|
|
|
@12115
|
11 years |
felix winkelmann |
removed obsolete files
|
|
|
@12114
|
11 years |
felix winkelmann |
fixed lambda-lifting (actually analyzer) bug reported by Joerg Wittenberger
|
|
|
@12112
|
11 years |
Ivan Raikov |
Consolidated news items for 3.4.0 in trunk.
|
|
|
@12111
|
11 years |
Ivan Raikov |
Consolidated news items for release 3.4.0.
|
|
|
@12109
|
11 years |
felix winkelmann |
lambda nodes in inlined procedures get new f-id
|
|
|
@12105
|
11 years |
felix winkelmann |
timeout-list removal fixes (thanks to Joerg Wittenberger)
|
|
|