2018-12-15 |
Taylor R Campbell | Use integer bit tests in FLONUM-IS-NEGATIVE?. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Provide hokey alternatives if no SSE or i387. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Re-enable the SSE instructions in i386. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Disable open-coding of flonum-copysign/abs/negate on... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Rewrite flonum-copysign/abs/negate primitives using... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Make flonum comparison primitives raise exceptions... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Taylor R Campbell | Use FCOM, not FUCOM, for ordered comparisons. |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Taylor R Campbell | Rewrite NaN primitives in terms of integer data. |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Taylor R Campbell | Call the primitives directly. |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Taylor R Campbell | Skip constant-folding MD primitives when cross-compiling. |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Taylor R Campbell | Distinguish bytes-per-object from target-bytes-per... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Taylor R Campbell | Missed some .bin spots. |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Taylor R Campbell | Fix floating-point alignment stuff. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | More line breaks for clarity. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Fix environment this test runs in. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Restore separation of syntax-* and compile-* targets. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Make these tests run on svm1. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Fix fixnum range. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Exercise some more fasdump cases. Fix missing definition. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Teach `make cross-host' to convert .nib -> .bin &c. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | New make target install-toolchain just installs the... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Make `make all-toolchain' also build sos, ssp, and... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Do all-compiler/sf/cref only in cross-host, not in... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Teach cross-SF/CREF to dump/load in .nib, .txe, .dkp. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Move fasl version check earlier. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Split svm1 into four architectures: svm1 x {32,64}... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Make `make cross-target' work in three stages. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Tweak fasdumper to null-terminate bytevectors too. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Taylor R Campbell | Merge remote-tracking branch 'origin/master' into cross... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Chris Hanson | Generate char sets for each UCD general category and... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Chris Hanson | Fix bug in inverting empty character set. |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Chris Hanson | Fix bug in string-copy!. |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Chris Hanson | Add tests for string-copy!, which has a bug. |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Chris Hanson | Add support for 'expect-failure? property on assertions. |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Chris Hanson | Eliminate use of TC_LEGACY_STRING for symbol names. |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Chris Hanson | Change all string operations that accept chars to work... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Chris Hanson | Implement char->bitless-char. |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Taylor R Campbell | Merge remote-tracking branch 'origin/master' into cross... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Taylor R Campbell | Use binary-port-position directly, not via kludgey... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Taylor R Campbell | Rename fasdump-format -> fasl-format. |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Taylor R Campbell | Automatically determine host fasl format. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Fasdump weak false. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Define more arm variants: {le,be} x {32,64}. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Matt Birkholz | x11/Makefile.am: Fix packaging, TAGS. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Matt Birkholz | runtime/rfc2822-headers: Watch out for eof-object. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Matt Birkholz | ffi/build: Mixing strings and pathnames is problematic. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Handle reference traps and interpreter return addresses. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Dust off portable fasdumper. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Fix binary-port-position for output ports. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Export binary-port-position and set-binary-port-position!. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Supply the new primitives with arities so release-10... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Update test-syntax-rename to work with syntax changes. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Add param:trace-syntax? to help debugging syntax expansion. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Add print method to quoted-identifier. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Fix: allow compiler to be compiled with current release. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Tweak all the syntax tests now that they are fixed. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Add assertion that does pattern matching; useful for... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Eliminate now-unnecessary exports. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Rewrite environment implementation to clear up ambiguities. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Implement spar-funcall to call a procedure and ignore... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Eliminate unnecessary use of strip-syntactic-closures. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Fix some minor bugs in syntax renaming. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | In er-macro-transformer, guarantee that two renames... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Syntax renaming now handles declarations correctly. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | Eliminate inaccurate comment. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Chris Hanson | syntax-rules: eliminate use of rename for creating... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Manually merge cross-fasdump branch. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Add cross-compilation test. |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Taylor R Campbell | Add trivial compiler test with floating-point literals. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Use the parser state, not the value produced, to determ... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | More polar screw cases. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Pass the _type_ of complex component through the parser. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Oops, this broke polar notation. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Reject multiple zero real components by parse states. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Add some more screw cases. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Reject inf and NaN with #e notation. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Provide notation for NaN payload and signalling NaN. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | string->number returns false on error. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Make this unreachable case an error. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Fix printing NaN sign. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | More tests for signed NaN notation. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Fix sign of NaN in reader. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Expand test-numpar.scm a little with some bugs. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Make flo:nan.0 reliably return a `positive' quiet NaN... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Fix bug in flo:make-nan error reporting. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | flo:make-nan error reporting is busted. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | Confirm #i works with inf and nan. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Taylor R Campbell | There is no exact infinity or NaN, so #e should reject... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Taylor R Campbell | x86 push can take a memory reference operand. |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Taylor R Campbell | Print newline in debugging-printer primitive. |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Taylor R Campbell | Disable allocator open coders. |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Taylor R Campbell | Add missing type checks to some bit string operations. |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Taylor R Campbell | Bit string primitives are missing type checks. |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Taylor R Campbell | Teach pp to respect custom print methods for tagged... |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Taylor R Campbell | pp doesn't respect custom print methods for tagged... |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Taylor R Campbell | Rework vector tag printer methods so they work again. |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Taylor R Campbell | pp _is_ busted after all but it takes a hairier example. |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Taylor R Campbell | pp is not busted; I just didn't know about pp-avoid... |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Taylor R Campbell | Make pp's job easier in this test. (Still busted.) |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Taylor R Campbell | Fix find-shared-objects. pp is still busted. |
commit | commitdiff | tree | snapshot |
next |