2010-03-26 |
Joe Marshall | Export new control variables. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Initialize new control variables. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Add new parser control variables. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Sort parser control variables. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Delete *keyword-style*. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Don't export *keyword-style*. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Bugfix and use *parser-keyword-style*. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Use *parser-keyword-style*. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Joe Marshall | Add *parser-keyword-style*. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Joe Marshall | Add stub file-attributes-line parser and hook into... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Joe Marshall | Track the line count when reading. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Joe Marshall | New input port operation 'INPUT-LINE. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Chris Hanson | Change %d to %ld for pointer diffs without C99. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Chris Hanson | Use %td only if C99 is supported. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Chris Hanson | Detect whether C99 is supported. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Matt Birkholz | Pruned too much from src/microcode/option.c. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Taylor R Campbell | Use %td, not %d, to format ptrdiff_t values with printf. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Taylor R Campbell | Fix recent change to xwindow extra structures. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Taylor R Campbell | Fix unary predicate assembly hooks for flonums on x86-64. |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Taylor R Campbell | Handle non-character input events in READ-EXTENSION... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Matt Birkholz | Got the (incomplete) svm1 back end complete enough... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Matt Birkholz | Avoid 122 warnings from gcc4.4: dereferencing type... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Joe Marshall | Better handling of keywords so escaping works correctly. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Joe Marshall | Reduce flag options to 'PREFIX, 'SUFFIX, or #F |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Hanson | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Hanson | Fix over-long lines; remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Chris Hanson | Export guarantee-*-lambda-list. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Joe Marshall | Parse keywords based on value of *keyword-style*. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Joe Marshall | Implement keyword objects. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Joe Marshall | Add support for quoting keyword-like symbols. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Joe Marshall | Avoid constructing sequence-3 objects. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Joe Marshall | Construct open-blocks from sequence-2. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Joe Marshall | Recognize open-blocks even if they appear in a sequence-2. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Joe Marshall | Don't track invocation count on variables. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Joe Marshall | Insert integrate-operator declarations when reasonable. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Joe Marshall | Export expression/free-variable-info and expression... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Joe Marshall | Add expression/free-variable-info and expression/size. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Joe Marshall | Fixup sequences, simplify some code, rewrite conditiona... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Joe Marshall | Tidy up and simplify conditional/disjunction optimization. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Joe Marshall | Add sf:enable-safe-integration? |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Joe Marshall | Tidy up. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Joe Marshall | Add a declaration. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Joe Marshall | Add expressions/equal? |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Joe Marshall | Export sf:maximum-duplicate-expression-size and sf... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Joe Marshall | Remove some debugging noise. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Joe Marshall | Merge branch 'master' of ssh://git.savannah.gnu.org... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Joe Marshall | Fix typos in open-block analyzers. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Merge branch 'release-9.0' |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Adjust for new location of "all.com" file. origin/release-9.0 |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Merge branch 'release-9.0' |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Change script to work properly with distributed binary... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Clean out lib/lib dir. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Make sure band is saved in correct location. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Merge with release-9.0 branch. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Bump version number. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
unknown | Update for release 9.0. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Merge branch 'release-9.0' |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Update ref manual for release. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Implement quoting to enable use of colon in directory... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Bump version number to 9.0.1. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Hanson | Disable --enable-host-scheme-test by default. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Joe Marshall | Expander for NOT. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Add sf:enable-rewrite-nested-conditionals? |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Add sf:rewrite-disjunction-in-conditional. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Fixup disjunction integration. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Fixup conditional and disjunction construction. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Turn off sf:enable-true-unspecific? |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Move EXPRESSION/UNSPECIFIC?, add EXPRESSION/PURE-TRUE... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Move several routines from object.scm to analyze.scm... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Rename VARIABLE/FREE-IN-EXPRESSION? to EXPRESSION/FREE... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Change FREE/EXPRESSION to EXPRESSION/FREE-VARIABLES. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Change file for package (scode-optimizer free) |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Joe Marshall | Rename free.scm to analyze.scm before adding more stuff. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Chris Hanson | Implement quoting to enable use of colon in directory... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Taylor R Campbell | Fix typo in LENGTH=?. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Taylor R Campbell | Fix some typos in recent changes to SF. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | Merge branch 'release-9.0' |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | Describe how to build a Windows executable installer. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
unknown | Update for release 9.0. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | Fix typos. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | Do just one arch at a time. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | More changes for new distrib scheme. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | New script. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | Update for release 9.0. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Hanson | Updates for new binary distribution scheme. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Taylor R Campbell | Fix (CHAR-SET->REGEXP (CHAR-SET <char>)). |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Taylor R Campbell | Omit vestige of --enable-static-libs from microcode... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Taylor R Campbell | Write FOO, not SIGFOO, with `trap' in microcode/makegen... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Joe Marshall | Add code for rewriting disjunctions where the predicate... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Joe Marshall | Move disjunction linearization, propagate conditional... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Joe Marshall | Integrate GUARANTEE-STRING. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Joe Marshall | Move conditional and disjunction folding and inversion... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Don't check untaken branches when checking for boolean... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Slightly smarter expansion for EQ? #F. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Export new bindings. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Add VARIABLE/FREE-IN-EXPRESSION? Avoid collecting... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Add expression/can-duplicate? |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Add sf:enable-true-unspecific |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Add some expression helpers. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Joe Marshall | Add GUARANTEE-INTEGRATION-INFO. |
commit | commitdiff | tree | snapshot |
next |