Commit Graph

1738 Commits (2883f8a5f58c44b15bba339d17fda9c8dc8848cc)

Author SHA1 Message Date
Slava Pestov 4e8186cf79 some alien call cleanups 2005-12-24 21:08:15 +00:00
Slava Pestov fe9e80aa2d remove redundant definition 2005-12-23 08:05:20 +00:00
Slava Pestov 9ebea7da97 update to do list 2005-12-23 07:32:39 +00:00
Slava Pestov 100504b4c9 missing file 2005-12-23 07:21:01 +00:00
Slava Pestov df230e7cd9 some assembler tweaks, and a fix for indirect literal load relocation 2005-12-23 06:41:33 +00:00
Slava Pestov 6f0e1c6bb9 bootstrap fixes 2005-12-23 03:54:54 +00:00
Slava Pestov 9a7b09bf42 removed book gadget 2005-12-23 03:29:11 +00:00
Slava Pestov b11407c95b working on tutorial 2005-12-23 03:26:54 +00:00
Slava Pestov 1b92cf2f53 starting to port tutorial to help markup 2005-12-23 02:44:15 +00:00
Slava Pestov cec0fc6ddd fix scrolling bug and added a new browser pane component 2005-12-22 23:38:10 +00:00
Doug Coleman 45672d67e2 continuations, buffer are not valid vocabularies 2005-12-22 02:30:00 +00:00
Slava Pestov c3a00005ab fix error in compiler 2005-12-21 07:49:24 +00:00
Slava Pestov 636b46c5b9 fix compile warnings on 64-bit platforms 2005-12-21 07:47:45 +00:00
Slava Pestov 44c2d48447 bootstrap fix 2005-12-21 07:45:22 +00:00
Slava Pestov e82f069649 refactored inlined recursive blocks 2005-12-21 07:43:41 +00:00
Slava Pestov 0e6236e6f6 win64 fixes in runtime 2005-12-21 02:36:52 +00:00
Doug Coleman a5741f0c70 stdio, unparser vocabs removed
2list removed
2005-12-20 21:39:44 +00:00
Doug Coleman b8794d8bee stdio unparser vocabs removed 2005-12-20 21:39:13 +00:00
Slava Pestov e232f76b00 %jump-label generator was wrong for amd64 2005-12-20 08:47:30 +00:00
Slava Pestov a38834bf62 fixing a calling convention issue I don't fully understand 2005-12-20 08:22:01 +00:00
Slava Pestov b2307c91e6 markup language work 2005-12-20 04:18:15 +00:00
Slava Pestov 9942630dad markup fixes; changing some stream protocol details 2005-12-19 07:12:40 +00:00
Alex Chapman 04a27de131 Moved most of my stuff from x11-wrunt into x11. Added a few things to
Edouardo's xlib.factor to make my stuff work. Removed all but xlib.factor from
x11-wrunt. I have left that there because there may still be things in it that
are not yet in the other xlib.factor.

I've also added load2.factor which will load the files when factor's cwd is its
root dir.
2005-12-19 02:02:43 +00:00
Slava Pestov 4ff0569498 paragraph style fixes 2005-12-18 01:38:10 +00:00
Slava Pestov 3880c058ff paragraph styles 2005-12-18 01:03:41 +00:00
Slava Pestov 268fde7d56 forgot to fix help system for stack effect change 2005-12-18 00:03:11 +00:00
Slava Pestov 98ef77d057 parser cleanup 2005-12-17 19:52:27 +00:00
Slava Pestov b0e89c4984 made it an error to reference non-existent vocabularies in a USE: declaration; fixed this error in library source files 2005-12-17 14:55:00 +00:00
Slava Pestov 7573bc5198 bug fixes 2005-12-17 05:56:10 +00:00
Slava Pestov 35c40cb781 event handling cleanups 2005-12-17 05:12:32 +00:00
Slava Pestov 4903b0cb00 fix load error 2005-12-17 03:28:29 +00:00
Slava Pestov 74e132c6a6 split presentations into two files 2005-12-17 03:28:14 +00:00
Slava Pestov b7992f93a5 fixing various bugs 2005-12-17 03:24:39 +00:00
Slava Pestov 11552b0254 moved null streams to fix load order issue 2005-12-17 02:15:43 +00:00
Slava Pestov cf9fde020f extended stream output protocol 2005-12-17 02:12:35 +00:00
Slava Pestov 587de89e22 bootstrap fix 2005-12-15 01:29:32 +00:00
Doug Coleman fe7f175c7b Copy/Paste work!
HANDLE is a void* now that alien>string and string>alien are primitives
2005-12-14 01:04:54 +00:00
Slava Pestov 395e2e9755 fix typo 2005-12-13 23:18:16 +00:00
Slava Pestov de504b6e78 powerpc bootstrap fixes 2005-12-13 23:16:37 +00:00
Slava Pestov d3b4726790 new bootstrap system; some other code cleanups 2005-12-13 22:33:58 +00:00
Slava Pestov 6c5819af56 fix missing GC check 2005-12-13 01:53:55 +00:00
Slava Pestov ff3876e221 win32 compile error fix 2005-12-13 00:36:16 +00:00
Slava Pestov 58a3e3ed16 new alien>string and string>alien primitives; powerpc backend fixes 2005-12-12 23:51:45 +00:00
Slava Pestov ca035d7709 search word tweak 2005-12-11 23:48:42 +00:00
Slava Pestov 3bec501259 latest fixes 2005-12-11 23:27:39 +00:00
Slava Pestov e1e1d8f7f0 fix some typos 2005-12-11 20:37:16 +00:00
Slava Pestov 1086f8b3e3 64-bit relocation 2005-12-11 20:14:41 +00:00
Slava Pestov 07f98e9dc6 print load messages when running files 2005-12-11 19:27:36 +00:00
Slava Pestov b0cfcca990 fix AMD64 %fixnum* overflow 2005-12-11 03:48:09 +00:00
Slava Pestov 4cbf30669d simplification 2005-12-11 01:08:47 +00:00