Commit Graph

11352 Commits (489019acd07ac446ad445de8aae91128cf70050a)

Author SHA1 Message Date
Daniel Ehrenberg b01cd06245 XML docs improvements 2009-01-29 18:25:23 -06:00
Jose A. Ortega Ruiz ba3c188b3c FUEL: Small refactoring. 2009-01-30 00:48:24 +01:00
Jose A. Ortega Ruiz 8d522caa82 FUEL: $synopsis markup implemented. 2009-01-30 00:44:15 +01:00
Jose A. Ortega Ruiz a950bc0d76 FUEL: Even better $see handling in help browser. 2009-01-30 00:40:17 +01:00
Jose A. Ortega Ruiz a5cc358f19 FUEL: Bug fix: escape ';' in fuel pretty print. 2009-01-30 00:33:13 +01:00
Jose A. Ortega Ruiz 2ea9d0bce1 FUEL: Better handling of $see in help browser. 2009-01-30 00:20:58 +01:00
Daniel Ehrenberg af2706b75c Code cleanup in XML 2009-01-29 16:57:13 -06:00
Daniel Ehrenberg dd15816bad Merge branch 'master' of git://factorcode.org/git/factor 2009-01-29 15:16:12 -06:00
Daniel Ehrenberg cadbcdc9a4 Fixing everything now(?) 2009-01-29 15:15:50 -06:00
Jose A. Ortega Ruiz 303e238374 Merge commit 'origin/master' into emacs 2009-01-29 21:20:37 +01:00
Doug Coleman dbddd6ad0d fix build-support for .exe/.com change 2009-01-29 14:08:53 -06:00
Doug Coleman 687b6d211d copying the factor-cygwin.sh script isn't working well, try a fix 2009-01-29 14:01:28 -06:00
Jose A. Ortega Ruiz 014b664127 Merge commit 'origin/master' into emacs 2009-01-29 20:56:29 +01:00
Doug Coleman b7ff52016d Merge branch 'master' of git://factorcode.org/git/factor 2009-01-29 13:54:02 -06:00
Doug Coleman bcb52bb626 fix the Makefile for windows 2009-01-29 13:53:16 -06:00
Doug Coleman 8acba1543a oops, didnt mean to remove these two lines 2009-01-29 13:38:07 -06:00
Daniel Ehrenberg 6372395b8a Fixing everything I broke? 2009-01-29 13:33:04 -06:00
Doug Coleman 833c3c3bc4 add the shell script 2009-01-29 13:17:56 -06:00
Doug Coleman 3c3fcc7e11 add a couple functions to kernel32 2009-01-29 13:16:21 -06:00
Doug Coleman 2d960f4103 Create two binaries: factor.com and factor.exe. factor.com is the console version, factor.exe is win32. also make a factor shell script called factor to help cygwin out because it ignores the env vars 2009-01-29 13:15:16 -06:00
Jose A. Ortega Ruiz dac0b5447c Merge commit 'origin/master' into emacs 2009-01-29 10:08:12 +01:00
Slava Pestov 0c6fd1b6dc Merge branch 'master' of git://factorcode.org/git/factor 2009-01-29 01:45:28 -06:00
Slava Pestov 44bfff7c7b Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not = 2009-01-29 01:44:58 -06:00
Slava Pestov 31e662043b Add unit test for xmode bug discovered by anonymous pastebin user 2009-01-29 01:44:09 -06:00
Doug Coleman d684e24ee8 file-contents and set-file-contents deal in sequences, not strings 2009-01-29 00:08:40 -06:00
Daniel Ehrenberg 356ee5ced5 Fixing xmode? 2009-01-28 23:56:47 -06:00
Daniel Ehrenberg d647209ca5 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 23:45:29 -06:00
Daniel Ehrenberg 391d6db9fe Cleaning up Unicode docs 2009-01-28 23:45:12 -06:00
Daniel Ehrenberg 1e5259198c Fixing Farkup tests 2009-01-28 23:45:00 -06:00
Slava Pestov 3e685b2eb4 Add test case for bug discovered by erg 2009-01-28 23:35:41 -06:00
Slava Pestov 87e0110ff1 O(1) equal? and hashcode* for ranges 2009-01-28 23:33:26 -06:00
Slava Pestov a45c91659a Update mmap docs 2009-01-28 23:33:10 -06:00
Slava Pestov 33f714bfcd Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 19:19:30 -06:00
Slava Pestov 41af194074 Update io.files docs 2009-01-28 19:19:25 -06:00
Daniel Ehrenberg e5760bf644 Slava is a hack, and specialized-vectors might work now 2009-01-28 18:48:07 -06:00
Daniel Ehrenberg dc49f138c4 Fix to xmode 2009-01-28 18:21:37 -06:00
Daniel Ehrenberg dcad3ad225 Un-breaking Chloe 2009-01-28 17:49:21 -06:00
Daniel Ehrenberg 915be761be Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 17:18:48 -06:00
Daniel Ehrenberg 9dc60a552d Fixing xmode bug 2009-01-28 17:18:14 -06:00
Slava Pestov 4de41f94e9 Fixing wrappers with locals 2009-01-28 17:07:31 -06:00
Daniel Ehrenberg 88e8b95cf7 Reverting xmode.marker (it's not using XML!) 2009-01-28 16:25:41 -06:00
Daniel Ehrenberg 940a085325 XML interpolation efficiency/cleanup 2009-01-28 16:17:20 -06:00
Daniel Ehrenberg d5160ce791 Fixing USING: lines 2009-01-28 15:46:34 -06:00
Slava Pestov 1a409b9213 Fix specialized-arrays.direct.functor 2009-01-28 15:46:04 -06:00
Slava Pestov ddd8c2b67e Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 15:10:29 -06:00
Slava Pestov 16181f818b Clean up functors so that the generated code looks sane with 'see' 2009-01-28 15:07:16 -06:00
Slava Pestov f438bd5157 Better handling of wrappers in locals 2009-01-28 15:04:36 -06:00
Jose A. Ortega Ruiz 327545b69f Merge commit 'origin/master' into emacs 2009-01-28 21:38:59 +01:00
Daniel Ehrenberg af9d70c65a XML chunks are a separate datatype; XML tags are no longer assocs 2009-01-28 14:33:33 -06:00
Jose A. Ortega Ruiz 3cd8fbc683 FUEL: Note about .factor-boot-rc added. 2009-01-28 21:32:19 +01:00