Commit Graph

  • faa6913759 random number generation and other goodies Slava Pestov 2004-08-04 22:25:29 +0000
  • f68cc94ee4 working on the test suite Slava Pestov 2004-08-04 07:12:55 +0000
  • 1a6b5dea98 oops Slava Pestov 2004-08-04 03:50:31 +0000
  • 4d876fdc00 bump version number, add docs to cvs Slava Pestov 2004-08-04 03:44:43 +0000
  • 1da7004915 fix native image generation if no word was defined this session Slava Pestov 2004-08-04 00:37:42 +0000
  • 076dd4fa43 more fixes Slava Pestov 2004-08-04 00:21:43 +0000
  • 8d5ffb360b native factor successfully cross compiles a new image Slava Pestov 2004-08-03 06:08:11 +0000
  • 4a562eb0c9 cont-html is essentially rewritten to not use a quotation between the opening and closing tags. This actually simplifies the code quite a bit. The current downside is the the code using the tags is not pretty printed very well (ie. no indenting). Chris Double 2004-08-02 21:35:22 +0000
  • 62c349a356 made browser columns fixed width Chris Double 2004-08-02 21:34:46 +0000
  • 82e1321e22 added width attribute Chris Double 2004-08-02 21:34:21 +0000
  • 5973009ed1 label browser column headings Chris Double 2004-08-02 21:33:58 +0000
  • 5503ce06ce add ability to change todo password Chris Double 2004-08-02 21:33:35 +0000
  • ed63d91759 some more bootstrapping fixes Slava Pestov 2004-08-01 23:26:43 +0000
  • df455b5de8 Added edit functionality and styling to todo application Chris Double 2004-08-01 22:30:47 +0000
  • 616f2bd2d9 added link element, rel attribute for styled-page. Chris Double 2004-08-01 22:30:22 +0000
  • 13bcbfd465 Add vm statistics to browser Chris Double 2004-08-01 22:29:51 +0000
  • be47ff8672 make browser editing optional Chris Double 2004-08-01 22:29:32 +0000
  • ac0e0432a0 add editing functionality to browser Chris Double 2004-08-01 22:29:11 +0000
  • c72246cedd Post requests were being decoded before splitting into an ALIST. This caused problems if the post data contained an '&' or '='. Now the decoding is done after the splitting. Also added logging of the original post data and the decoded alist. Chris Double 2004-08-01 22:28:50 +0000
  • 7c0ae6a136 added first cut of browser code Chris Double 2004-08-01 22:28:17 +0000
  • 97073b654f misc. refactorings. added onchange attribute. Various refactorings. Chris Double 2004-08-01 22:27:30 +0000
  • f4bed8c0f3 added select and option elements to cont-html Chris Double 2004-08-01 22:26:53 +0000
  • 7b0adf3072 reorganise loader file Chris Double 2004-08-01 22:26:30 +0000
  • 722a8f888c added live search facility for words to eval-responder Chris Double 2004-08-01 22:26:07 +0000
  • a91cda2e8f move button to cont-utils Chris Double 2004-08-01 22:25:40 +0000
  • 109559a1ae added colspan attribute to cont-html Chris Double 2004-08-01 22:25:17 +0000
  • 78ff8782d7 seperate out javascript code into an include rather than incline for ive-updater Chris Double 2004-08-01 22:24:42 +0000
  • e16bdb46d2 seperate out javascript code into an include rather than inline for live-updater Chris Double 2004-08-01 22:24:17 +0000
  • 431618aea0 factor out reusable code from live-updater-responder and put in live-updater Chris Double 2004-08-01 22:23:38 +0000
  • f7bda63625 tidy up live-updater responder Chris Double 2004-08-01 22:23:06 +0000
  • ccdbccc139 it boots! Slava Pestov 2004-07-31 20:11:30 +0000
  • de95f233de some progress towards self hosting Slava Pestov 2004-07-31 18:58:16 +0000
  • 303749e336 various minor improvements Slava Pestov 2004-07-30 20:22:20 +0000
  • 62c6e5ac02 progress on self hosting Slava Pestov 2004-07-30 06:44:12 +0000
  • f7ed302b47 working on native image output Slava Pestov 2004-07-29 21:18:41 +0000
  • 51cdcd9f3c remove .marks file Slava Pestov 2004-07-28 23:03:22 +0000
  • 5542602156 working on 64-bit fake 'bignums' Slava Pestov 2004-07-28 23:02:24 +0000
  • 26aada47ee Added live update example. Chris Double 2004-07-28 21:54:24 +0000
  • 6b19d3cb7f remove .marks files Slava Pestov 2004-07-28 03:30:31 +0000
  • 396208b860 remove -falign-functions=8 restriction Slava Pestov 2004-07-28 03:29:37 +0000
  • d499811cb7 working on bignums in native factor; removed .marks files from CVS Slava Pestov 2004-07-28 02:52:35 +0000
  • 73c8f77eda Add code to run http in a thread, catching errors and restarting. Chris Double 2004-07-28 01:53:55 +0000
  • a80e32934c Added script, div and span. Added src and language attributes. Chris Double 2004-07-28 01:53:33 +0000
  • 3e152b87f8 interpreter history now a vector, working on native write primitives Slava Pestov 2004-07-28 01:12:22 +0000
  • 9850e33cc5 in-thread error handling fixed Slava Pestov 2004-07-28 00:23:08 +0000
  • 6480e75db6 add focus setting to eval-responder. added accesskey attribute. clean up eval-responder user interface. Added history display. Added ability to click history and callstack . entries and have them added to the evaluator textarea. Various code . tidyups.. added style and valign attributes. add html layout routines. add onclick attribute. added id attribute to cont-html. Chris Double 2004-07-26 21:48:58 +0000
  • 8f3ba5b97e Use str-lexi> for sorting priorities. This allows alphanumeric characters as a priority and prevents errors in that case. Chris Double 2004-07-26 04:00:56 +0000
  • 5c664feeed Made the eval textarea bigger. Chris Double 2004-07-26 02:28:11 +0000
  • 905f658551 added rows and cols attributes. Chris Double 2004-07-26 02:27:48 +0000
  • cb918db171 Add style to factor output allowing "see", etc to be hyperlinked. Chris Double 2004-07-26 00:47:15 +0000
  • d591e6187b Add file containing common routines for continuation based httpd responders. Chris Double 2004-07-25 22:35:51 +0000
  • bdf0a68a81 Added load.factor to provide words for loading cont-responder files for testing. Chris Double 2004-07-25 22:34:40 +0000
  • dafe413349 add th tag and border= attribute to cont-html. change loader to optionally load in thread. multiline post requests now work. Removed usage of regular expresions . and parse post requests using string functions instead. add eval-responder example. added eval-responder to loader. Added cont-utils.factor. This contains commonly used higher level words for continuation based responders. Modified the todo-example to use these words, removing those it had with similar functionality. Change load.factor to use different words for running the files. Chris Double 2004-07-25 22:31:25 +0000
  • b8f516ab2c working on native I/O Slava Pestov 2004-07-24 21:37:42 +0000
  • 8b8b770a96 run-file works again Slava Pestov 2004-07-24 19:11:55 +0000
  • 425053131c working on native i/o Slava Pestov 2004-07-24 04:54:57 +0000
  • d13403458e preliminary native support for network sockets Slava Pestov 2004-07-24 00:35:13 +0000
  • a545665c7f started server sockets for native factor Slava Pestov 2004-07-23 22:52:08 +0000
  • 5b4edb62df better error reporting in native factor Slava Pestov 2004-07-23 05:38:36 +0000
  • b0a86f6e79 prettyprinter typo Slava Pestov 2004-07-23 05:27:54 +0000
  • d0cab962c0 prettyprinter recursion limit; better inspector Slava Pestov 2004-07-23 05:21:47 +0000
  • 253ce9cc1a CHAR: notation for literal chars, native parser work Slava Pestov 2004-07-22 23:48:50 +0000
  • 04880642c7 making todo list more complete Fixed security issue if user entered certain characters in username field. Added 'mark complete' Added 'delete item' Refactored into smaller words. refactoring of registration form in todo list show now returns a namespace open html words were acting like closed words and generating a close tag. This is fixed in this patch. convert table writes to use table word. Chris Double 2004-07-22 22:04:53 +0000
  • e0e9e5af20 got [ a | b ] form working in native factor Slava Pestov 2004-07-22 02:45:43 +0000
  • 173963d438 work on native factor, httpd now uses catch Slava Pestov 2004-07-21 23:26:41 +0000
  • a90e22cd52 Added todo list cont-responder example. Chris Double 2004-07-21 23:22:35 +0000
  • b1ff1f41f5 Added continuation based httpd responder. Chris Double 2004-07-21 23:21:22 +0000
  • f2b186ffc7 some cleanup of run-file Slava Pestov 2004-07-20 06:59:32 +0000
  • 2d778fb77f negative numbers in native factor and other fixes Slava Pestov 2004-07-19 21:36:20 +0000
  • 88e3ea7ab4 removed factor db Slava Pestov 2004-07-19 20:10:18 +0000
  • cb758942aa native factor can now parse most source files that comprise it Slava Pestov 2004-07-19 04:34:03 +0000
  • 68798f056a missing debugger.factor Slava Pestov 2004-07-19 02:18:41 +0000
  • 502cd057f0 working on native run-file Slava Pestov 2004-07-19 02:14:36 +0000
  • 8b8eec936c parse-stream and better catch Slava Pestov 2004-07-18 23:52:01 +0000
  • 47c8e03854 continuations refactored, added error handling to with-stream and telnetd Slava Pestov 2004-07-18 22:12:32 +0000
  • 683c9e2af6 catch/throw added to Java Factor Slava Pestov 2004-07-17 23:33:35 +0000
  • 4f4e27b8c7 started working on catch/throw Slava Pestov 2004-07-17 22:35:09 +0000
  • 6f0b8fb2c7 fix Slava Pestov 2004-07-16 07:44:22 +0000
  • d11341a33c version bump Slava Pestov 2004-07-16 07:08:20 +0000
  • 4509699412 runs unit tests and httpd. Slava Pestov 2004-07-16 07:05:26 +0000
  • 015e6a8303 Factor.jar should not be there Slava Pestov 2004-07-16 06:36:57 +0000
  • c8654c207d First import of Factor 0.60 importing-0-60 first-cvs-commit Slava Pestov 2004-07-16 06:26:21 +0000
  • ce55daaf6d Git root as common ancestor to share history common-root nomennescio 2019-10-14 13:41:15 +0200