Commit Graph

  • 294f75f0c4 google.charts: make the tests check more things. John Benediktsson 2016-12-21 15:25:00 -0800
  • 2dbc57a120 Make sure URLs are cloned before using set-query-param on them Alexander Iljin 2016-12-13 18:31:02 +0300
  • 2c38f2e3e3 google.charts: fix side-effects of set-query-param, add tests Alexander Iljin 2016-12-13 16:41:38 +0300
  • 49961e643e vocabs.loader: stop add-vocab-root spawning extra monitoring threads Alexander Iljin 2016-12-14 16:40:49 +0300
  • b3a9293ba1 graphviz.render: forgot to change open-file to open-item Björn Lindqvist 2016-12-18 16:02:25 +0100
  • 663697f058 webbrowser.windows: calling absolute-path doesnt work on urls (#1759) Björn Lindqvist 2016-12-18 04:13:37 +0100
  • 6f555a7b2c tools.deploy.*: new word maybe-open-deploy-directory Björn Lindqvist 2016-12-18 04:12:56 +0100
  • 5f5098617a webbrowser: let's change the name open-file -> open-item Björn Lindqvist 2016-12-18 03:23:24 +0100
  • 88015e9632 farkup,webbrowser: better url validation Björn Lindqvist 2016-12-18 02:58:04 +0100
  • 20a98a38fb VM: undo 7d9bad465c Björn Lindqvist 2016-12-15 00:49:38 +0100
  • 4737645857 VM: this struct isn't used anymore Björn Lindqvist 2016-12-15 00:29:37 +0100
  • 515f7e5269 tools.memory: moving the code-block types to the vm vocab Björn Lindqvist 2016-12-09 11:53:59 +0100
  • 5a1cb3f81e tools.memory: fix code-room. word, no more profiling stubs Björn Lindqvist 2016-12-09 11:37:37 +0100
  • aa5334420c stack-checker.dependencies: moving the add-depends-on-class word + new docs Björn Lindqvist 2016-12-06 22:19:02 +0100
  • 4e3fe96d3d tools.deprecation: use filter-word-defs. John Benediktsson 2016-12-06 16:31:33 -0800
  • 073dc4686a parser.tests: fix test that broke Björn Lindqvist 2016-12-06 09:08:42 +0100
  • 1f3394af26 compiler.*: places where filter-word-defs can be used Björn Lindqvist 2016-12-05 17:08:23 +0100
  • 7abe91732f classes.*: new words contained-classes and all-contained-classes Björn Lindqvist 2016-12-05 17:01:39 +0100
  • dffdd36694 locals.parser: use with-variables instead of with-scope. John Benediktsson 2016-12-05 16:00:37 -0800
  • 21985232a2 locals.parser: maybe we can use unuse-words. John Benediktsson 2016-12-05 15:56:30 -0800
  • 4717d39e69 xml.entities: use with-variable in with-entities. John Benediktsson 2016-12-05 10:38:26 -0800
  • d9cdb80b90 xmode.loader: use with-variable instead of with-scope. John Benediktsson 2016-12-05 10:35:01 -0800
  • 914a9be1f4 webapps.calculator: using run-test-httpd word Björn Lindqvist 2016-12-05 09:40:29 +0100
  • ba7d357a6e compiler.units: utility word filter-word-defs Björn Lindqvist 2016-12-05 08:55:32 +0100
  • df2e17a32d linked-assocs: fixing stack effect Björn Lindqvist 2016-12-05 08:49:31 +0100
  • 5c7627a777 stack-checker.dependencies: removing the add-depends-on-<blah> words Björn Lindqvist 2016-12-03 15:50:55 +0100
  • 0142d0b078 basis/,extra/: using parse-array-def in a bunch of places Björn Lindqvist 2016-12-03 13:16:08 +0100
  • 1c53e43768 parser: new parsing word parse-array-def Björn Lindqvist 2016-12-03 12:56:47 +0100
  • 4d5b83c3f5 compiler.cfg.builder.alien.tests: fix test that broke windows Björn Lindqvist 2016-12-01 19:52:02 +0100
  • cefb15b2d6 alien.libraries.tests: fix for test that broke windows Björn Lindqvist 2016-11-30 19:10:53 +0100
  • 6b1bb67ba6 images.loader.gtk: remove call to deprecated g_type_init. John Benediktsson 2016-11-30 09:21:42 -0800
  • cde510d69c cpu.*: docs Björn Lindqvist 2016-11-30 15:05:38 +0100
  • 75b6b12d0e compiler.cfg.*,compiler.tree.*: more docs and tests Björn Lindqvist 2016-11-30 14:42:29 +0100
  • 6cb3e313d9 dlists,http,ui.gadgets.*: nicer formatting of tuples Björn Lindqvist 2016-11-30 14:34:28 +0100
  • ee0b34a469 VM: don't need the data_roots here Björn Lindqvist 2016-11-30 14:28:39 +0100
  • a9ac763912 alien.libraries: word>dlsym was a stupid idea that didn't work Björn Lindqvist 2016-11-30 16:34:53 +0100
  • bfd40f0215 images.loader.gtk: startup hook for type registration Björn Lindqvist 2016-11-30 11:57:14 +0100
  • 2ba659dcb1 io.sockets.secure,alien.libraries: new word word>dlsym to replace the dlsym? word Björn Lindqvist 2016-11-30 11:46:40 +0100
  • b42668ebeb compiler,stack-checker.dependencies: init-dependencies isn't needed Björn Lindqvist 2016-11-29 05:21:09 +0100
  • e629f7b289 compiler.crossref: changes the way in which dependencies are stored on words Björn Lindqvist 2016-11-28 06:33:58 +0100
  • ef269c493c math.factorial: reverse-factorial only undo factorial. John Benediktsson 2016-11-29 19:01:36 -0800
  • 13807172d4 inverse: cleanup using. John Benediktsson 2016-11-29 17:02:01 -0800
  • 8bdaf26d6b math.factorials: implement "undo" for factorials. John Benediktsson 2016-11-29 16:56:48 -0800
  • 1e2e2dc9f7 math.factorials: adding reverse-factorial. John Benediktsson 2016-11-28 19:09:03 -0800
  • 54feb5df6c trails: stop the thread when gadget is no longer visible Alexander Iljin 2016-11-28 00:36:25 +0300
  • 429cdf3343 trails: name the thread for debugging Alexander Iljin 2016-11-28 00:35:34 +0300
  • ae09790c7c stack-checker.dependencies: +definition+ can't use $class-description. John Benediktsson 2016-11-28 09:38:44 -0800
  • d6eb6f2c76 compiler.crossref: better way to store the dependencies on words Björn Lindqvist 2016-11-28 04:13:58 +0100
  • e842e41f49 stack-checker.dependencies: docs Björn Lindqvist 2016-11-26 16:09:16 +0100
  • 14e8688112 stack-checker.dependencies: changes the names of the dependency constants Björn Lindqvist 2016-11-26 15:44:09 +0100
  • 99653bab91 compiler.crossref: better code for getting dependencies-of + tests Björn Lindqvist 2016-11-26 12:58:09 +0100
  • 581e2e2a62 vocabs.metadata.resources,help.pdf: gather used Björn Lindqvist 2016-11-26 09:40:54 +0100
  • fe0f2902a0 classes.mixin: add-mixin-instance doesn't need to be generic Björn Lindqvist 2016-11-26 09:16:32 +0100
  • 6c73529525 compiler.codegen: we don't need the init-fixup word Björn Lindqvist 2016-11-25 15:59:46 +0100
  • 3d60f7ad5a trees.avl: fix it (broken since 2010) Jon Harper 2016-11-27 14:49:35 +0100
  • eb46e23eab trees.avl: fix typo in test Jon Harper 2016-11-27 14:37:11 +0100
  • 7465bd0ed6 io.launcher: wait for new processes faster. John Benediktsson 2016-11-27 07:35:26 -0800
  • 463b57f7c9 help.tutorial: use arrays for test output in first-program. John Benediktsson 2016-11-26 22:33:55 -0800
  • dadff2f062 some cleanup. John Benediktsson 2016-11-26 22:01:03 -0800
  • 72cf4fec47 colors.hex: support varying length hex notations. John Benediktsson 2016-11-26 21:13:12 -0800
  • 3b0d5bba15 kernel.private: adding OBJ-SAMPLE-CALLSTACKS + test case Björn Lindqvist 2016-11-24 05:11:46 +0100
  • 209feb4cbb FUEL: fix smie indentation of some syntax words Björn Lindqvist 2016-11-24 05:00:12 +0100
  • 79dcce8f39 compiler.cfg.debugger: also print the instruction number Björn Lindqvist 2016-11-23 18:56:03 +0100
  • d73666b9d0 VM: the unimplemented error isn't used anymore Björn Lindqvist 2016-11-23 10:20:09 +0100
  • 0590ebf914 VM: storing some sample data in the heap (#337) Björn Lindqvist 2016-11-23 09:44:17 +0100
  • 90b7f9ceb3 VM: here, going through the data_root isn't needed Björn Lindqvist 2016-11-23 08:17:39 +0100
  • 9927c92cbd VM: better to use a "normal" for-loop here Björn Lindqvist 2016-11-23 06:01:57 +0100
  • 7661ed3b57 VM: replacing the copy assignment operators of the smart pointers Björn Lindqvist 2016-11-23 03:25:07 +0100
  • 3b3cc151e9 VM: removing factor_vm::init_contexts() Björn Lindqvist 2016-11-23 03:50:28 +0100
  • 1a646d3379 VM: removing array_to_stack() from the factor_vm class Björn Lindqvist 2016-11-23 04:00:08 +0100
  • 6955823107 wikipedia: need to use string>xml since we do xml traversal. John Benediktsson 2016-11-22 09:18:04 -0800
  • c55a6ef873 VM: removing the unused callstack-bounds primitive Björn Lindqvist 2016-11-21 22:30:20 +0100
  • e4bdbf1503 VM: better init of stdin, stdout and stderr Björn Lindqvist 2016-11-21 20:40:25 +0100
  • 40c277499d python.tests: fix test that broke for unknown reason on python 2.7.12 Björn Lindqvist 2016-11-21 04:59:03 +0100
  • 9055ff5189 VM: ensuring all fields are initialized Björn Lindqvist 2016-11-21 04:47:48 +0100
  • a76c951769 zeromq: let's see if the zeromq isssue is solved Björn Lindqvist 2016-11-21 04:04:04 +0100
  • 2a21052950 Revert "Revert "urls: only create linked-hash if query is f." (#1513)" Björn Lindqvist 2016-11-20 05:09:13 +0100
  • 0f989321b7 zeromq.*: make the size of the zmq_msg_t buffer vary depending on library version Björn Lindqvist 2016-11-20 04:39:46 +0100
  • 0e7fd0340d io.sockets.secure.openssl.tests: fix so you dont get an error when test times out Björn Lindqvist 2016-11-19 23:40:12 +0100
  • 861b0eacd7 openssl.libssl.tests: removing stupid test that didn't work Björn Lindqvist 2016-11-19 23:24:51 +0100
  • c6361436bf io.sockets.secure.openssl: set connected to t after do-ssl-accept Björn Lindqvist 2016-11-19 19:05:53 +0100
  • 1b7b7e8260 io.sockets.secure.openssl: second |dispose seem to be redundant Björn Lindqvist 2016-11-19 18:04:17 +0100
  • cc6f03f5b5 openssl.libssl: new destructors, to make sure the tests doesnt leak Björn Lindqvist 2016-11-19 18:03:12 +0100
  • 317a832a86 openssl.libssl: trying to organize vocab a little better Björn Lindqvist 2016-11-19 17:23:35 +0100
  • 1448531b24 openssl.libssl: remove the testing of SSLv2 and SSLv3 Björn Lindqvist 2016-11-19 03:42:03 +0100
  • a1c503c6e4 io.files.info.unix.linux: handles the possible permission denied error in M: linux file-systems Björn Lindqvist 2016-11-19 02:07:49 +0100
  • 00d4572e6c basis,extra: refactorings to use the ignore-error and ignore-error/f words Björn Lindqvist 2016-11-18 23:39:53 +0100
  • e4b961a26e continuations: new words for ignoring masked errors Björn Lindqvist 2016-11-18 18:13:57 +0100
  • 19616c9714 mason.git: fix parsing of "git status" command Björn Lindqvist 2016-11-18 23:11:47 +0100
  • 7806bdb953 couchdb: make it so couch-put and couch-post calls <json-post-data> Björn Lindqvist 2016-11-18 20:05:23 +0100
  • ec0169a50b couchdb: need to wrap in a <json-post-data> to send correct content-type Björn Lindqvist 2016-11-18 18:57:04 +0100
  • 98a595f371 couchdb.tests: use ensure-db so tests can be run multiple times Björn Lindqvist 2016-11-18 18:56:21 +0100
  • 23c16dea69 sets.extras: rename duplicates-by to unique-by, hah. John Benediktsson 2016-11-18 07:10:50 -0800
  • fd5aa1d4f2 sets.extras: adding duplicates-by. John Benediktsson 2016-11-18 06:59:07 -0800
  • 26d27ef61f zeromq: make "not tested" for right now, to test a theory. John Benediktsson 2016-11-16 08:56:08 -0800
  • f67fd10de2 build.sh: print DEBUG. John Benediktsson 2016-11-15 20:52:07 -0800
  • abf497938b Revert "VM: cast to fixnum looks suspicious" Björn Lindqvist 2016-11-16 05:23:54 +0100
  • 89d4f511f8 Revert "urls: only create linked-hash if query is f." (#1513) Björn Lindqvist 2016-11-16 04:02:58 +0100
  • 5027830b05 VM: cast to fixnum looks suspicious Björn Lindqvist 2016-11-15 05:58:11 +0100
  • 5f869f8181 VM: the else clause is not necessary Björn Lindqvist 2016-11-15 05:57:40 +0100