Commit Graph

  • 24b6f90ab8 tools.deploy.shaker: use ignore-errors to prevent a possible infinite loop Björn Lindqvist 2016-04-24 16:22:00 +0200
  • 58ad5fb4ce VM: all the started_<blah>() replaced with reset_timer() Björn Lindqvist 2016-04-24 15:21:17 +0200
  • 82e2de5e12 VM: oops, fix compilation error i caused Björn Lindqvist 2016-04-24 15:18:45 +0200
  • c55af9b957 VM: object_size, compute_entry_point_address, code_block_owner made into functions Björn Lindqvist 2016-04-24 14:45:03 +0200
  • 82658e184f VM: make return_takes_param() a function Björn Lindqvist 2016-04-24 14:19:35 +0200
  • 28b5378196 VM: merge of fixup_data & fixup_code into a new method fixup_heaps Björn Lindqvist 2016-04-23 01:07:25 +0200
  • fb99c0ac84 inverse: remove ?word-prop which is the same as word-prop?. John Benediktsson 2016-04-23 14:13:56 -0700
  • 596bedea25 vlists: fix >alist so pprint works properly for valist. John Benediktsson 2016-04-23 13:00:03 -0700
  • abf4ca20c2 Revert "boids: population needs to be an integer for slicing." John Benediktsson 2016-04-23 12:43:15 -0700
  • 7cab3d61fe ui.gadgets.sliders: this fixes the previous test failure. John Benediktsson 2016-04-23 12:41:12 -0700
  • 473c1cd55d Revert "ui.gadgets.scrollers: fix tests for scrollbar change." John Benediktsson 2016-04-23 12:41:08 -0700
  • 4c7eed5812 ui.gadgets.scrollers: fix tests for scrollbar change. John Benediktsson 2016-04-23 12:25:13 -0700
  • 4a9876474a help.stylesheet: increased font size to 13pt Nicolas Pénet 2016-04-16 16:26:29 +0200
  • dec9becf65 boids: population needs to be an integer for slicing. John Benediktsson 2016-04-23 10:19:42 -0700
  • 6a5f3f192e ui.gadgets.sliders: restoring the arrows (temporarily?). John Benediktsson 2016-04-23 10:04:46 -0700
  • b31415f8a3 ui.gadgets.scrollers: 4 space indentation. John Benediktsson 2016-04-23 09:49:45 -0700
  • e8c60ca890 Made scrollers disappear when disabled nicolas-p 2016-04-23 10:47:52 +0200
  • 365c8d08d2 ui.gadgets.sliders: removed buttons nicolas-p 2016-04-23 10:46:45 +0200
  • 70e9834f2f compiler.cfg.*: new system for emitting spill/reloads for gc calls (#1471) Björn Lindqvist 2016-04-22 18:35:10 +0200
  • d5cb972a71 Docs: ui and compiler Björn Lindqvist 2016-04-22 18:23:02 +0200
  • a6f159eb17 cpu.x86.assembler: fix small help-lint problem Björn Lindqvist 2016-04-22 18:10:59 +0200
  • 19899f3a0f game.worlds: Fixing the GAME: syntax word that broke due to renames Björn Lindqvist 2016-04-22 15:21:56 +0200
  • 720edcbd3b style fixes - indenting slots and word bodies Björn Lindqvist 2016-04-22 13:03:51 +0200
  • 3177e7851c cpu.*: more docs Björn Lindqvist 2016-04-22 13:00:46 +0200
  • 00fdb837fa cpu.x86: better code without locals Björn Lindqvist 2016-04-22 12:59:21 +0200
  • 92a85ebe86 compiler.*: more compiler docs Björn Lindqvist 2016-04-22 12:56:46 +0200
  • 3e14ceafe2 compiler.*: more compiler tests Björn Lindqvist 2016-04-22 12:44:25 +0200
  • e58e1b9a65 compiler.cfg.ssa.interference.live-ranges: Docs Björn Lindqvist 2016-04-22 12:33:39 +0200
  • cf74a4dc0f compiler.cfg.linear-scan.allocation.splitting: Docs Björn Lindqvist 2016-04-22 12:16:46 +0200
  • 951c0586f0 compiler.cfg.linear-scan.allocation: removes no-free-registers? Björn Lindqvist 2016-04-22 12:04:22 +0200
  • c8d648f3f2 VM: the factor_vm::code_blocks() method isn't needed Björn Lindqvist 2016-04-12 02:48:24 +0200
  • bcc32291e8 VM: merge of free_list_allocator.hpp into free_list.hpp Björn Lindqvist 2016-04-12 01:47:40 +0200
  • a23bb8cf16 VM: nr of code blocks scanned always = points_to_<gen>.size() Björn Lindqvist 2016-04-11 01:31:43 +0200
  • 70e7bad921 VM: parent and code attrs in collector struct is not used Björn Lindqvist 2016-04-11 01:25:23 +0200
  • c7ca2269b6 use MAIN-WINDOW: in a few places. John Benediktsson 2016-04-21 17:00:06 -0700
  • dbb182d33a decimals: cleanup. John Benediktsson 2016-04-21 16:59:56 -0700
  • 8a3dd3709e ui: adding a WINDOW: that is like MAIN-WINDOW: but without making the word a main word. John Benediktsson 2016-04-21 10:13:57 -0700
  • 55fda7140d ctags.etags: cleanup. John Benediktsson 2016-04-19 08:40:42 -0700
  • eb4bbab417 money: more of this should be public. John Benediktsson 2016-04-19 07:29:42 -0700
  • 9439c5a684 io.encodings.iso2022: stop using sets:unique. John Benediktsson 2016-04-18 21:10:17 -0700
  • c3a9c96edb 24-game: cleanup. John Benediktsson 2016-04-18 20:48:20 -0700
  • 1983a7131a ctags: whoops, forgot this. John Benediktsson 2016-04-18 20:25:21 -0700
  • b35f388de0 ctags: cleanup docs and tests. John Benediktsson 2016-04-18 20:24:42 -0700
  • 0609f790c7 money: cleanup. John Benediktsson 2016-04-18 20:16:33 -0700
  • f37da7b2eb ctags: simplify. John Benediktsson 2016-04-18 17:21:30 -0700
  • 0add9190c2 lists: more cleanup. John Benediktsson 2016-04-18 09:46:29 -0700
  • da65402ee8 ui.debugger: don't rethrow at all. it just makes an infinite loop. Doug Coleman 2016-04-18 09:27:32 -0700
  • 42ae9ac015 lists: first pass at some cleanup. John Benediktsson 2016-04-17 13:08:32 -0700
  • 6b5b955a41 Atom package: update paths Friedrich von Never 2016-04-17 22:21:28 +0700
  • 5a3848515e urls: remove unnecessary >secure-addr indirection. John Benediktsson 2016-04-16 17:11:01 -0700
  • df868fa972 soundex: make implementation private. John Benediktsson 2016-04-16 16:38:42 -0700
  • 3ffa47de6c soundex: fix soundex to handle test cases from wikipedia. John Benediktsson 2016-04-16 16:37:44 -0700
  • 2a5e0e7f4f replace some 1 head* with but-last. John Benediktsson 2016-04-16 15:54:23 -0700
  • 54635f5c5d suffix-arrays.words: removing, not that useful. John Benediktsson 2016-04-16 09:17:05 -0700
  • a1b5839d08 suffix-arrays: remove docs of removed private word. John Benediktsson 2016-04-15 16:02:11 -0700
  • 099e142200 ftp.server: Don't fetch to the same directory we serve from or else it will overwrite the file. Race condition, only shows up on Windows for some reason. Doug Coleman 2016-04-15 15:52:06 -0700
  • 97e87f4a05 suffix-arrays: simplify a bit. John Benediktsson 2016-04-15 13:20:11 -0700
  • 1a7547f33a delegate: use string word-prop keys. John Benediktsson 2016-04-14 20:19:54 -0700
  • c68e0f4f3e memory: no need to use memory.private. John Benediktsson 2016-04-14 20:06:27 -0700
  • 7387869315 source-files: simplify, remove unnecessary error. John Benediktsson 2016-04-14 17:21:05 -0700
  • 0bb297ed92 slots: silly formatting change. John Benediktsson 2016-04-14 16:59:33 -0700
  • c52b640520 bootstrap.image.upload: use vm-git-id. John Benediktsson 2016-04-14 16:59:23 -0700
  • c350bb1e9c system: can use value-at, don't need to split. John Benediktsson 2016-04-14 16:59:08 -0700
  • 4945269664 poker: simplify a bit. John Benediktsson 2016-04-14 14:07:37 -0700
  • 950f42eedd parser: make scan-class assert result is a classoid like it used to. John Benediktsson 2016-04-13 16:41:48 -0700
  • a7814b9358 classes: unset defining-class in define-class. John Benediktsson 2016-04-13 16:41:42 -0700
  • 331483ab98 classes.algebra: removing valid-classoid? (enforced in constructors). John Benediktsson 2016-04-13 14:29:24 -0700
  • ed22ef8ee7 classes.maybe: this restriction isn't necessary anymore. John Benediktsson 2016-04-13 14:20:00 -0700
  • 1ad06b4e44 effects: swap got expected. John Benediktsson 2016-04-13 13:16:59 -0700
  • 923cb0127a Revert "ftp.server: make sure the test file returns a normalized path." John Benediktsson 2016-04-13 13:06:05 -0700
  • fda3024fe9 ftp.server: make sure the test file returns a normalized path. John Benediktsson 2016-04-13 09:29:55 -0700
  • c2311f2d1d effects: Fix check-stack-effect. Better to report the expected before the got. Doug Coleman 2016-04-12 17:06:12 -0700
  • c5f7ae9d74 regexp.disambiguate: Make it cleaner imo, but still can't make heads of tails of the algorithm being used. Doug Coleman 2016-04-12 14:19:18 -0700
  • 9ee109ae50 assocs: Add assoc-union-as. Use assoc-reject-like. Doug Coleman 2016-04-12 14:18:54 -0700
  • 4eadd4cbe0 bootstrap.primitives: assoc-each to register builtins Björn Lindqvist 2016-04-10 00:53:32 +0200
  • e426e5c339 compiler.cfg.linear-scan.assignment: better vregs>regs Björn Lindqvist 2016-04-07 11:28:17 +0200
  • 754f52d399 compiler.cfg.linear-scan.assignment: refactoring of assign-registers-in-block + tests Björn Lindqvist 2016-04-07 11:20:20 +0200
  • 534c8f1d4d unicode: Let upper? lower? etc work with slices by using sequence= instead of =. Doug Coleman 2016-04-10 11:39:18 -0700
  • 627f8603bd sequences.extras: add a nullable span-slices word that allows f. Doug Coleman 2016-04-10 11:38:42 -0700
  • 20224d6aaa io.files: fix cd test on windows (needs normalize-path instead of absolute-path). John Benediktsson 2016-04-09 10:25:10 -0700
  • c6565e380d linked-sets: adding summary.txt. John Benediktsson 2016-04-09 08:54:31 -0700
  • 0055f3c616 factor: remove some extra whitespace. Doug Coleman 2016-04-07 14:30:36 -0700
  • a15465a9c2 sequences.extras: Allow from to be f in ?<slice> Doug Coleman 2016-04-07 13:22:18 -0700
  • 2ada639a62 io.files: Make sure ascii can't write higher than char 127 to file. Allow writes to ascii from { } and B{ } if they don't violate the encoding. Doug Coleman 2016-04-07 12:51:30 -0700
  • 2f4f0da10d io.files: Ensure that slices can be written to utf8/utf16/ascii streams. Doug Coleman 2016-04-07 12:42:52 -0700
  • 6d417f4f71 io.encodings: a bit faster and make ascii support slices. John Benediktsson 2016-04-07 12:32:05 -0700
  • 0988df1e5a io.encodings: allow encode-string to be called with non-strings. John Benediktsson 2016-04-07 12:17:00 -0700
  • b0e6796a95 alien.prettyprint: forgot to commit the tests fixes. John Benediktsson 2016-04-07 11:21:39 -0700
  • d15f6459b8 alien.prettyprint: don't print ; or declarations for alien words. John Benediktsson 2016-04-07 07:38:09 -0700
  • 880ec55d6f help: for $default, make sure effect-in is a string. John Benediktsson 2016-04-07 07:25:53 -0700
  • 65eb9a1d31 Revert "alien.c-types: Implement present on pointers for help-lint." John Benediktsson 2016-04-07 07:22:52 -0700
  • 48f57fee4f cuda: adding prettyprint for cuda functions. John Benediktsson 2016-04-07 07:21:41 -0700
  • f0292db7d3 continuations: Moving usages of rethrow below where it's defined. I don't know if these work, but I'm trying to make the hooks throw like the stack effect requests. Doug Coleman 2016-04-06 17:55:47 -0700
  • 9427c78506 ui.debugger: quotation stack effect wants ( .. -- * ), throw causes infinite loop, but rethrow works. change previous patch to rethrow everywhere. Doug Coleman 2016-04-06 17:30:22 -0700
  • 0188a1a510 shell: fix rename of glob-directory to glob. John Benediktsson 2016-04-06 17:01:40 -0700
  • 363e08b6a8 factor: fix whitespace at end of files. Doug Coleman 2016-04-06 16:53:25 -0700
  • 1234eb72e2 globs: rename glob-directory to glob. John Benediktsson 2016-04-06 14:04:21 -0700
  • a5f117c88f globs: making glob-matches? support wildcards. John Benediktsson 2016-04-06 14:02:48 -0700
  • 6581741a92 cuda: use arg names in stack effect. John Benediktsson 2016-04-06 13:11:32 -0700
  • f80057d4b0 globs: fix glob pattern on directories. John Benediktsson 2016-04-06 13:10:24 -0700