Commit Graph

180 Commits (13a84d1ff19d3f330f40d30b5649dda4f5ee5b98)

Author SHA1 Message Date
Doug Coleman 9ecf8ec3db remove dead code 2009-04-01 12:47:17 -05:00
Doug Coleman 826d9f18c5 fix parsing of attributes for nofollows 2009-04-01 12:44:38 -05:00
Doug Coleman 7060a5905f add take-sequence to state parser 2009-04-01 12:44:06 -05:00
Doug Coleman d82b8ba4eb more cleanup 2009-04-01 11:48:44 -05:00
Doug Coleman fdb8c9da1a cleaning up html.parser 2009-04-01 11:43:30 -05:00
Doug Coleman 20df429a50 take-until doesnt pass the element to the quotation anymore 2009-04-01 03:13:38 -05:00
Doug Coleman f994654af3 add take-while to state parser 2009-04-01 02:45:20 -05:00
Doug Coleman 99c3cd9517 more renaing get-char to current 2009-04-01 02:33:38 -05:00
Doug Coleman aa37871ff9 rename get-next to peek-next, get-char to current 2009-04-01 02:32:48 -05:00
Doug Coleman 8e26b19cc0 state-parser works with sequences, not strings
fix bug with take-until
2009-03-31 18:49:41 -05:00
Doug Coleman ebddd32677 remove duplication, refactor html.parser to use new state parser 2009-03-31 16:05:11 -05:00
Doug Coleman a07c17598e redo state parser to avoid dynamic variables 2009-03-31 16:04:39 -05:00
Doug Coleman ccdef35949 inline everything so stuff compiles 2009-03-22 19:25:55 -05:00
Doug Coleman 7f0aba9de0 uncomment unit tests and fix parser.state.... 2009-03-15 13:27:36 -05:00
Daniel Ehrenberg b206c5a2d1 Finishing getting rid of html.elements from basis 2009-02-06 10:54:13 -06:00
Daniel Ehrenberg 984b68d00b Fixing HTML dependancy on state-parser 2009-01-21 21:57:44 -06:00
Doug Coleman e626431a7e Refactor html.parser.utils a bit 2009-01-04 11:38:25 -06:00
Doug Coleman 0329083970 remove >r r> 2008-12-14 00:38:37 -06:00
Doug Coleman c75777b7a2 swap ... 3append -> surround in extra 2008-12-06 18:58:05 -06:00
Doug Coleman 829c379c49 remove >r r> 2008-11-29 12:18:28 -06:00
Slava Pestov e6fbd4f84f fix compile errors 2008-11-16 16:59:25 -06:00
Doug Coleman ef51d1bbf0 refactoring 2008-10-19 15:52:59 -05:00
Doug Coleman 3ac95de9dc doesn't need sequences.lib anymore 2008-10-01 17:53:46 -05:00
Doug Coleman 678e4b4a33 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-29 21:23:27 -05:00
Slava Pestov eaa2b43ca7 Fix load error 2008-09-29 20:32:52 -05:00
Doug Coleman 908d41a305 minor change 2008-09-29 20:21:12 -05:00
Doug Coleman 3b98f2bc2f copyright 2008-09-25 02:06:49 -05:00
Doug Coleman 3dc81abc07 cleaning up html.parser 2008-09-25 02:02:47 -05:00
Slava Pestov cf80dd122a Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
Doug Coleman ad890e8a31 if-empty changes 2008-09-06 17:15:25 -05:00
Slava Pestov aea0fed14c Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
Slava Pestov 724fae53e9 Move web framework to basis 2008-09-04 18:15:13 -05:00
Doug Coleman b1401423d3 new accessors 2008-09-02 13:05:49 -05:00
Doug Coleman 85bd1ef666 new accessors 2008-09-01 18:44:20 -05:00
Slava Pestov 6ead724b25 Fixing bugs 2008-08-29 04:23:39 -05:00
Slava Pestov bcaade8005 Fixing libraries for stack checker changes 2008-08-27 19:27:06 -05:00
Doug Coleman 8f00739601 remove old accessors, cleanup 2008-08-17 10:38:34 -05:00
Doug Coleman d50afc2a35 remove unfinished code for now 2008-08-13 23:13:13 -05:00
Doug Coleman 805cb650bd add find-hrefs word 2008-08-13 23:09:43 -05:00
Slava Pestov 6dff5fcc6a Cleanup 2008-08-04 15:03:54 -05:00
Eduardo Cavazos 5cd794f903 html.streams.tests: Update tests for color objects 2008-08-04 11:02:17 -05:00
Eduardo Cavazos 9d1f741893 html.streams: Use color objects 2008-08-04 11:01:55 -05:00
Slava Pestov de9183bb88 HTML components tests fixed 2008-07-16 05:24:16 -05:00
Doug Coleman 3cb382c70b Merge branch 'master' of git://factorcode.org/git/factor 2008-07-08 15:34:12 -05:00
U-SLAVA-DFB8FF805\Slava 0051a50b75 Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
Doug Coleman 7b78269051 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-04 18:23:24 -05:00
Slava Pestov b36e06d0d6 Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
Doug Coleman 6fa3b93868 Merge branch 'master' of git://factorcode.org/git/factor 2008-06-27 19:41:03 -05:00
Slava Pestov 6e0d35e615 Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
Doug Coleman 21b47bdc3c Merge branch 'master' of git://factorcode.org/git/factor 2008-06-18 12:04:43 -05:00
Slava Pestov db6b24614f Improving user-admin tool 2008-06-18 03:26:50 -05:00
Slava Pestov c19d83e13f Use fry in html 2008-06-18 00:35:34 -05:00
Slava Pestov 56bb1604f0 Fix load errors 2008-06-15 18:29:10 -05:00
Slava Pestov 0ab3f1f436 New html.forms abstraction fixes some problems; clean up some code 2008-06-15 02:38:12 -05:00
Slava Pestov bd7bee867b Fix test failure 2008-06-14 04:18:29 -05:00
Slava Pestov 149e4345c6 Add sanity checks 2008-06-14 04:01:16 -05:00
Doug Coleman e92980b9ad fix compiler errors 2008-06-14 00:41:48 -05:00
Slava Pestov 2c3121cf47 Add support for some attributes to farkup tag 2008-06-14 00:31:10 -05:00
Slava Pestov fbd799f0a2 Fix test failures 2008-06-13 02:14:35 -05:00
Doug Coleman c094215b2c Merge branch 'master' of git://factorcode.org/git/factor 2008-06-12 13:37:21 -05:00
Slava Pestov b01d1f8a56 Request size limit and encoding support for HTTP server 2008-06-12 03:50:20 -05:00
Doug Coleman 7d3a8ebf23 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/db/sql/sql.factor
2008-06-10 18:30:31 -05:00
Slava Pestov ba8f1388ab Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
Doug Coleman a0dbee6e2a clean up html parser prettyprinter a bit 2008-06-08 16:33:07 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
Slava Pestov 99b23348a8 Various furnace improvements; add present vocabulary for converting objects to human-readable strings 2008-06-05 00:18:36 -05:00
Slava Pestov 9861146d8d Implement flash scopes, improved validation and login page, improved http-post 2008-06-04 19:54:05 -05:00
Slava Pestov d35f25f334 Fix load errors 2008-06-02 17:51:06 -05:00
Slava Pestov bf40d2b8c7 Remove obsolete files 2008-06-02 15:00:43 -05:00
Slava Pestov 9bd38767ab Big web framework refactoring 2008-06-02 15:00:03 -05:00
Slava Pestov c5c65a4ce4 Web framework refactoring work in progress 2008-06-01 17:22:39 -05:00
Slava Pestov d57c66690d Fix errors reported by builder 2008-05-29 02:47:30 -05:00
Slava Pestov 91d7adcbf1 Comparison component 2008-05-27 00:01:27 -05:00
Slava Pestov be0d85180f Debugging validation 2008-05-26 02:54:53 -05:00
Slava Pestov d589ac19dd Reworking validation 2008-05-26 00:47:27 -05:00
Slava Pestov 0dc90434e2 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-25 18:33:34 -05:00
Slava Pestov 9100398adf Add more chloe tags, and tests 2008-05-24 01:28:48 -05:00
Doug Coleman 7a408dcf55 mmmm....upgrades
better html analyzer
2008-05-23 23:34:10 -05:00
Slava Pestov 53857fdfee Move farkup, code, inspector components to html.components 2008-05-23 22:32:39 -05:00
Slava Pestov 376c73c7c8 Convert HTML streams to use inheritance and new accessors, fix a bug 2008-05-23 22:20:27 -05:00
Slava Pestov 8327449a65 Move templates to html vocabulary 2008-05-23 19:16:21 -05:00
Slava Pestov f693c69c40 Move HTML components to html.components, refactor 2008-05-23 17:33:31 -05:00
Doug Coleman 44d0490ec0 fix compile error on html.parser
added some more screen scraping words
2008-05-19 18:58:56 -05:00
Slava Pestov 2cbfa9c2d7 Move destructors to core 2008-05-14 23:23:12 -05:00
Slava Pestov c60baf1232 sift and harvest words added 2008-05-13 23:36:55 -05:00
Doug Coleman fd531c1a31 rename butlast to but-last 2008-05-07 01:38:34 -05:00
Doug Coleman 7c09936f30 use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
2008-05-06 12:37:11 -05:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Slava Pestov 117f6dd804 New validation message concept, t:button tag, fixes 2008-05-02 21:18:49 -05:00
Slava Pestov c6e91eb009 Add new attribute 2008-05-01 21:42:59 -05:00
Doug Coleman 439c138aa5 fix load errors 2008-04-26 11:03:41 -05:00
Doug Coleman 4d0ba8c3c1 reverse args for assoc-diff, diff
fix lots of usings
fix help lint
2008-04-26 02:01:43 -05:00
Doug Coleman b7c1f9dbe8 extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
2008-04-25 23:17:08 -05:00
Slava Pestov 4235715af9 Add an attribute 2008-04-17 05:17:41 -05:00
Slava Pestov 490d7fed0b Fixing minor bugs 2008-04-14 06:04:01 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Doug Coleman 5fa3bd8c74 cond/case 2008-04-11 12:55:57 -05:00
Doug Coleman 3e7940216e swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
2008-03-19 19:15:32 -05:00
Alex Chapman 641d345a99 Merge git://factorcode.org/git/wrunt into experimental 2008-03-08 10:22:34 +11:00
Doug Coleman 915fd4e0f8 fix two load errors 2008-03-07 16:45:11 -06:00