Commit Graph

11124 Commits (0c6fd1b6dcd007182001b31027ce665ae6336d29)

Author SHA1 Message Date
Jose A. Ortega Ruiz ae2e9b4192 FUEL: New refactoring: rename word. 2009-01-22 23:25:17 +01:00
Slava Pestov 9c0955b137 Merge branch 'master' of git://github.com/dharmatech/factor 2009-01-22 16:24:04 -06:00
Jose A. Ortega Ruiz a654fac19e FUEL: Cross-reference for vocabs (uses/usage). 2009-01-22 21:13:38 +01:00
Jose A. Ortega Ruiz d3cbb62851 FUEL: fuel.xref subvocabulary factored out. 2009-01-22 16:11:44 +01:00
Jose A. Ortega Ruiz 4a5d8f5344 FUEL: New option fuel-xref-follow-link-method (current buffer, new window or frame). 2009-01-22 09:55:39 +01:00
Jose A. Ortega Ruiz fc658411fa Merge commit 'origin/master' into emacs 2009-01-22 09:40:33 +01:00
Doug Coleman ec8f3172de Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 23:32:59 -06:00
Doug Coleman 09b82321b5 remove failed proper-save from vm 2009-01-21 23:32:23 -06:00
Doug Coleman 4ace56f31d Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 22:21:57 -06:00
Doug Coleman 376f332eef allow streams in the post-data tuple 2009-01-21 22:21:40 -06:00
Daniel Ehrenberg 934a23e818 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 21:57:53 -06:00
Daniel Ehrenberg 984b68d00b Fixing HTML dependancy on state-parser 2009-01-21 21:57:44 -06:00
Doug Coleman 1dc7ecfdc5 lol the hak...fix coming up 2009-01-21 20:12:09 -06:00
Doug Coleman 8c5c973116 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 19:59:02 -06:00
Doug Coleman c63b27a5bf fix furnace.utilities for file uploads 2009-01-21 19:58:32 -06:00
Slava Pestov a807251d20 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 19:55:53 -06:00
Slava Pestov 2dc0757850 Cleanups 2009-01-21 19:55:47 -06:00
Slava Pestov 71bc5e9e10 Fix &: to throw an error if the symbol does not exist 2009-01-21 19:55:33 -06:00
Doug Coleman 3150722c7f better http.server that handles multipart data in the same way as regular form data. fix http client for changes 2009-01-21 19:55:25 -06:00
Doug Coleman 29968f3082 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 19:50:12 -06:00
Daniel Ehrenberg 465ed2fca8 New delimiter choices for multiline 2009-01-21 18:17:06 -06:00
Daniel Ehrenberg 915b6d3706 Reorganizing XML 2009-01-21 18:16:51 -06:00
Doug Coleman a9277c71fd fix macosx initialization of executable_path 2009-01-21 18:07:26 -06:00
Doug Coleman 99cd664961 better save_image that doesn't corrupt your factor image if you're out of disk space. should throw exception instead of printing error messages if saving fails.. 2009-01-21 15:02:27 -06:00
Jose A. Ortega Ruiz 01acbddd9f FUEL: Small tweak in regexps. 2009-01-21 20:39:10 +01:00
Jose A. Ortega Ruiz f8632b46ce FUEL: Remote listener functionality factored to a separate vocab. 2009-01-21 12:21:21 +01:00
Jose A. Ortega Ruiz f6b0fa45fb Merge commit 'origin/master' into emacs 2009-01-21 09:47:59 +01:00
Slava Pestov 79a5b3491a Merge branch 'master' of git://factorcode.org/git/factor 2009-01-21 00:45:30 -06:00
Slava Pestov 1c6df27d3c Minor documentation fixes 2009-01-21 00:45:23 -06:00
Daniel Ehrenberg ef569240d0 Fixing multiline error 2009-01-21 00:44:43 -06:00
Daniel Ehrenberg 272b919fb7 Removed a spin 2009-01-21 00:17:25 -06:00
Daniel Ehrenberg 1ad92e2f32 Minor XML docs/tests changes 2009-01-21 00:06:26 -06:00
Daniel Ehrenberg c24f4494bc XML refactoring, splitting up docs 2009-01-20 23:54:33 -06:00
Daniel Ehrenberg 8536d85b4e Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 23:52:33 -06:00
Jose A. Ortega Ruiz 28cfe0fe63 FUEL: small fix. 2009-01-21 03:22:37 +01:00
Jose A. Ortega Ruiz e81c392706 FUEL: Fix for regression in constructor indentation. 2009-01-21 03:03:03 +01:00
Jose A. Ortega Ruiz 5b785d2f38 FUEL: In word extraction, ask for word name before stack effect. 2009-01-21 02:46:50 +01:00
Jose A. Ortega Ruiz f34f7298ee FUEL: remote connections. 2009-01-21 02:37:32 +01:00
Doug Coleman 2df61fd78d Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 18:48:07 -06:00
Doug Coleman dfadad05e2 fix validators 2009-01-20 18:44:38 -06:00
Slava Pestov 6675a7f30b Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 18:44:03 -06:00
Slava Pestov 0587df042e Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-20 18:43:39 -06:00
Jose A. Ortega Ruiz db63d9d324 FUEL: Fix bug in usings update doing the wrong thing for empty USING:. 2009-01-21 00:44:22 +01:00
Doug Coleman 68cacc70ef Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 16:36:50 -06:00
Doug Coleman 050dbf8a60 http server can upload files. WOW! 2009-01-20 16:35:52 -06:00
Doug Coleman 4306656556 use assert-sequence= in mime.multipart 2009-01-20 16:35:09 -06:00
Doug Coleman ea133f0430 imagebin redirects correctly now 2009-01-20 16:34:46 -06:00
Daniel Ehrenberg 5221193034 Multiline cleanup and bug fix 2009-01-20 16:12:09 -06:00
Doug Coleman c7df780c33 dont save uploaded variables with no name, swap outputs 2009-01-20 15:45:00 -06:00
Doug Coleman 90a63acf40 fix the handbook 2009-01-20 15:43:45 -06:00