Commit Graph

61 Commits (4face990d7418c97c722ae13c4928fefcf0014a8)

Author SHA1 Message Date
Slava Pestov 8b1ef9eb88 sequence= is now O(n) with lists, more matrix works compile 2005-05-05 19:31:57 +00:00
Slava Pestov 5f681178c6 rotating cube example added 2005-05-05 03:06:56 +00:00
Slava Pestov 7a3a34d364 fixing matrices; fixing examples 2005-05-03 08:40:13 +00:00
Slava Pestov cd48ebebf6 moved random number generation words to math vocabulary 2005-05-02 04:56:09 +00:00
Slava Pestov 5232ff5535 added turing machine simulator 2005-04-29 18:46:56 +00:00
Slava Pestov 008d35310b handbook updates, remove vector-length vector-nth set-vector-nth 2005-04-26 04:35:55 +00:00
Slava Pestov 09123b279a miscellaneous fixes for I/O and PowerPC FFI 2005-04-24 04:27:07 +00:00
Slava Pestov 233fbb2b62 latest changes 2005-04-07 01:41:49 +00:00
Slava Pestov a12971917b Factor 0.73 ready for release 2005-03-23 03:38:24 +00:00
Slava Pestov 0919baa03d various cleanups, updated plugin docs, plugin fixes 2005-03-19 02:41:13 +00:00
Slava Pestov d8be679fcc some cleanups 2005-03-07 01:03:22 +00:00
Slava Pestov a74632b243 hashtables were sized wrong; rename str- words to string- 2005-03-05 21:33:40 +00:00
Slava Pestov e9ea91918d UI work 2005-03-03 02:26:11 +00:00
Slava Pestov c918f60671 presentations and menus 2005-03-02 03:11:08 +00:00
Slava Pestov 5c69750719 improved inspector 2005-03-01 23:55:25 +00:00
Slava Pestov 9df3845237 inspector 2005-03-01 05:45:50 +00:00
Slava Pestov 48b2f1f7fb some UI cleanups 2005-02-27 21:51:12 +00:00
Slava Pestov 3a1441d0b4 pane gadget, clipping work 2005-02-27 21:00:55 +00:00
Slava Pestov 033ece6ca5 started clipping 2005-02-26 07:11:25 +00:00
Slava Pestov d8c91b1cda scrolling 2005-02-26 05:57:53 +00:00
Slava Pestov 6b9133bf30 inference errors printed; type violations are flagged; plugin fixes 2005-02-23 04:07:47 +00:00
Slava Pestov 3b98c55ecf dialogs 2005-02-20 02:49:37 +00:00
Slava Pestov 8d139c621a layout alignments 2005-02-20 00:57:26 +00:00
Slava Pestov 9aaa9b0d1d updating examples 2005-02-19 00:09:24 +00:00
Slava Pestov a22dffcd62 UI fixes 2005-02-15 23:05:28 +00:00
Slava Pestov 82e22a0841 text fields in the UI 2005-02-13 02:15:30 +00:00
Slava Pestov 96edb600fe field fix 2005-02-12 00:11:31 +00:00
Slava Pestov 8d565b6968 basic notion of keyboard focus 2005-02-11 17:45:24 +00:00
Slava Pestov 44420f200a checkboxes 2005-02-08 01:10:02 +00:00
Slava Pestov 795884d6c4 gadget-test 2005-02-06 23:01:43 +00:00
Slava Pestov 0dfb0cf01e array refactoring; started hashtable refactoring 2005-01-26 00:40:57 +00:00
Slava Pestov 73d505339a removed times*, use repeat instead 2005-01-23 21:47:28 +00:00
Slava Pestov 4154b4a2ac fix 'extract word' putting stuff in the wrong place 2005-01-21 04:10:37 +00:00
Slava Pestov 3eccfa495e simplifying the parser; #{ a b } is now #{ a b }# 2005-01-14 17:01:48 +00:00
Slava Pestov 7e8a87f213 [[ car cdr ]] syntax replaces [ car | cdr ] 2005-01-14 00:49:47 +00:00
Slava Pestov 81705a955d type inference changes, comment out smart-terminal reference in win32-console, win32-compatible factor plugin 2004-12-29 08:35:46 +00:00
Slava Pestov 7660f5ada9 graphical console; start factor with -graphical switch 2004-12-26 23:57:57 +00:00
Slava Pestov 7545de4992 added some keyboard-related SDL functions, SDL console 2004-12-26 23:52:58 +00:00
Slava Pestov 54ff898359 FFI relocation 2004-12-25 23:08:20 +00:00
Slava Pestov 12a09523d4 huge code cleanup 2004-12-19 08:04:03 +00:00
Slava Pestov 3bdca9dede fix outdated comments in SDL examples 2004-12-19 00:06:10 +00:00
Slava Pestov 4dc68601d7 use stdcall abi by default on windows, word usage counter 2004-12-18 04:02:19 +00:00
Slava Pestov 9c0d7f23d2 stepping over a word 2004-12-18 02:46:19 +00:00
Slava Pestov 6c6c23ce71 reworked bootstrap code, a lot of cleanups 2004-12-15 21:57:29 +00:00
Slava Pestov daac96e764 tail call optimization 2004-12-14 07:57:40 +00:00
Slava Pestov 50130a62a1 code cleanups 2004-12-11 02:39:27 +00:00
Slava Pestov 0020f1a4f2 some work on the stack checker 2004-12-08 04:21:32 +00:00
Slava Pestov bd0b1c4f0d added support for new OOP features to Java parser 2004-12-06 00:42:55 +00:00
Slava Pestov 088eb786c8 Factor plugin -- better handling of external Factor errors, better error highlighting 2004-12-05 23:33:20 +00:00
Slava Pestov 99651292cb more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00