2019-01-10 |
Taylor R Campbell | One more round of rework for LIARC. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Chris Hanson | Fix bug: characters with bucky bits not printing right. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Avoid WRITE in URI->STRING. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Restore printing strings in #[uri ...]. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Simplify pathnames for conversion to standard URIs... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Use intermediate stamp for compinit.[ch] to avoid paral... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Update liarc to modern debugging info/wrapper formats. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Fix up makefile targets for liarc. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | NUL-terminate bytevectors too. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Atomic write-to-temporary/rename-to-permanent so liarc... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Use load-option so we get the LIARC bundle. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Disable cross-compilation finishing stage for liarc. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Don't build microcode in cross-host; build in cross... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Suppress uninitialized variable warnings. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Compile and link liarc objects as shared with no fatal... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Need to wait for runtime to compile before building... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Teach stackify about bytevectors. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Teach the makefile how to make the .pkd files for liarc... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Avoid compiler:cross-compiling? in liarc. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Fix typo: SOS_BUILD_TARGETS, not SOS_TARGETS. Actually... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Convert to SCHEME_OBJECT * first before subtracting... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Fix dependency ordering. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Isolate directories for clean-compiler rule. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Don't hang in non-parallel makes waiting for input. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Fix stray backslash that was harmless without LIARC. |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Taylor R Campbell | Rework makefile to use intermediate variables, not... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Chris Hanson | Rewrite printing of #[...] forms, for simplicity now... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Integrate PROMISE?. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Try EQ? first before the passed-in equality procedure... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Integrate GUARANTEE. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Fix format words generated by svm1 compiler for interna... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Configure outcome should not depend on whether lib... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Regenerate configure if out of date, not just if nonexi... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | gitignore cross objects and Makefile.tools. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Clean .nib, .ext, and .dkp too. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Rework makefile for cross-compilation with a toolchain... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Generate the trivial constructor in the objdir, not... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Teach cref and sf about separate source and object... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Taylor R Campbell | Expose fasl-format:x86-64 as another name for the amd64... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Chris Hanson | Change identify-world to show a very brief summary. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Chris Hanson | Generalize list-like printing, and support list-breadth... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Chris Hanson | Clean up wording around bitless characters. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Chris Hanson | Remove unused and unexported guarantee-FOO procedures. |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Chris Hanson | Change most places that use bitless-char? to just throw... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Do the annual copyright update. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | In update-copyright, replace use of old regexp with... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Clean the compiler subdir too. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Allow alist->bundle to accept #F as predicate. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Fix problem with using bundle? as a bundle predicate. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | New printer parameter param:print-hash-number-in-objects?. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Use dispatch-tag-print-name. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Export dispatch-tag-print-name for convenience. |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Chris Hanson | Eliminate obsolete comment from user manual. |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Chris Hanson | Save file used to test gc table correctness. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Detect trivial infinite recursion in promises. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Test detectable screw case of delay-force infinite... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Integrate %promise-parts. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Use another indirection for representation of promises. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Fix nested promises. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Add promise tests. Nested promises are busted. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Open-code cell operations. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Restore sf predicates, not scode predicates. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Merge branch 'cross-fasdump-v2' |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Use integrated %dispatch-tag-ref in record type predicates. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Taylor R Campbell | Integrate string.scm operations in symbol.scm. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Chris Hanson | Tweak equality-predicate-property to accept a default... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Chris Hanson | Don't use general predicate relations for record predic... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Chris Hanson | Fix problem with crashing in Emacs interface. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Taylor R Campbell | Use runtime's string ports. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Taylor R Campbell | Implement position for string input ports. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Taylor R Campbell | Export binary-port-length too. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Taylor R Campbell | Fix binary-port-position for output ports. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Taylor R Campbell | Export binary-port-position and set-binary-port-position!. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Taylor R Campbell | Integrate string operations for order of magnitude... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Taylor R Campbell | ucd-slc-value &c. return chars, not fixnums. |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Taylor R Campbell | Use 32-bit xor rather than 64-bit xor for zeroing. |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Taylor R Campbell | Split deeply nested expressions into named and typed... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Taylor R Campbell | Fix misparenthesization. |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Taylor R Campbell | Confirm that a couple screw cases in closure analysis... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Taylor R Campbell | Add some more release notes. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Chris Hanson | Fix whitespace change ignored by magit. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Chris Hanson | Move .dir-locals.el from src/ to top level dir. |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Chris Hanson | Split test data out of "test-string-normalization". |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Taylor R Campbell | Convert char to unsigned char before using islower... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Taylor R Campbell | Use push with memory reference on i386 too. |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Taylor R Campbell | Move comment to cover all the primitives disabled for... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Taylor R Campbell | Open-code unordered comparison primitives on i386. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Mark some more primitives as machine-dependent and... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Exclude exceptions not in FE_ALL_EXCEPT. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Make primitives raise exceptions on signalling NaN... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Fix mistaken expansion of flo:<> as flonum-is-less... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Test ordered and unordered comparisons with sNaN raise... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Normalize significand in flo:random-unit-open even... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Fix sign error and mask size in fix:bitcount16. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Avoid undefined behaviour with large right shifts. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Shift-right is busted on large shifts. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Disable FLONUM-EXP open-coding on i386. |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Relax expm1 tests; i387 in 53-bit precision won't guara... |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Taylor R Campbell | Guard against loading any NaN into double here. |
commit | commitdiff | tree | snapshot |
next |