slava
|
f33bd6d03b
|
Disable branch splitting
|
2006-02-28 05:26:45 +00:00 |
slava
|
e55a401791
|
standard-combination now takes a dispatch position not a picker
|
2006-02-25 06:47:35 +00:00 |
erg
|
2691f48493
|
buffer-extend -> extend-buffer
|
2006-03-01 19:12:34 +00:00 |
erg
|
1f5a2b0d75
|
crc32, rsa rename
|
2006-02-28 01:37:36 +00:00 |
erg
|
ba13bb7eea
|
crypto improvements, and blum blum shub
|
2006-02-27 05:04:25 +00:00 |
wayo.cavazos
|
f8b688220d
|
Minor formatting fix in Factory
|
2006-02-25 06:06:30 +00:00 |
wayo.cavazos
|
b3cda2a3c9
|
Use set-error-handler
|
2006-02-25 06:05:41 +00:00 |
wayo.cavazos
|
2479ef1d5d
|
set-error-handler in x.factor
|
2006-02-25 06:01:51 +00:00 |
slava
|
d65a748042
|
Phasing out basic block optimizer; moved %inc-d/r merge optimization to templates
|
2006-04-03 07:22:33 +00:00 |
slava
|
12fd5294da
|
Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs
|
2006-04-03 06:18:56 +00:00 |
slava
|
a26c93ff45
|
Cleanup compiler and some minor library code
|
2006-04-03 05:33:52 +00:00 |
slava
|
839080c225
|
Further compiler refactoring, implemented "templates"
|
2006-04-02 04:42:36 +00:00 |
slava
|
ded9d3d11b
|
Bootstrap images stored under resource path now
|
2006-04-02 04:42:14 +00:00 |
slava
|
717cba001c
|
UI tweaks
|
2006-04-02 00:51:48 +00:00 |
slava
|
cfdefab518
|
vreg usage cleanups
|
2006-04-02 00:50:33 +00:00 |
slava
|
0ff2dbc4e0
|
Cocoa fixes
|
2006-04-02 00:48:17 +00:00 |
slava
|
da0633925c
|
Refactor compiler code to deal with stack locations in a more orthogonal manner
|
2006-04-01 01:16:39 +00:00 |
slava
|
22c0257dbe
|
Clear out expired aliens in Cocoa UI startup
|
2006-04-01 01:16:03 +00:00 |
slava
|
ce48c96903
|
You can now define Objective C methods which return structures
|
2006-03-30 21:39:56 +00:00 |
slava
|
8c44395e3a
|
Start 0.82
|
2006-03-30 21:13:11 +00:00 |
erg
|
dfd5c40ad2
|
win32 addfiles
|
2006-02-23 01:56:43 +00:00 |
erg
|
c2e07dd5ae
|
win32 changes
|
2006-02-23 01:53:01 +00:00 |
slava
|
b6d7eb8923
|
Bootstrap fix, add a failing test for compiler regression
|
2006-02-25 06:45:51 +00:00 |
slava
|
3cfa0db854
|
Bootstrap fix
|
2006-02-25 03:54:41 +00:00 |
slava
|
a8eb37f582
|
Tiny I/O code cleanup
|
2006-02-25 03:40:36 +00:00 |
slava
|
16140e65bc
|
Temporarily revert a write barrier change
|
2006-02-24 08:59:19 +00:00 |
slava
|
b08e6c40ec
|
Fix bug with short operand words
|
2006-02-24 07:41:12 +00:00 |
slava
|
ae697d92ae
|
More x86 fixes
|
2006-02-24 07:26:08 +00:00 |
wayo.cavazos
|
6e76d076ca
|
Remove old xlib error handler code and files
|
2006-02-23 23:59:58 +00:00 |
wayo.cavazos
|
e2c4e97621
|
Update Factory README
|
2006-02-23 23:58:37 +00:00 |
wayo.cavazos
|
bcfbf40a1d
|
Fix load ordering in contrib/x11/load.factor
|
2006-02-23 23:30:18 +00:00 |
wayo.cavazos
|
5dc802a8d4
|
Minor fixes in contrib/factory
|
2006-02-23 23:29:40 +00:00 |
wayo.cavazos
|
b0524db827
|
Minor fixes in contrib/x11
|
2006-02-23 23:28:30 +00:00 |
wayo.cavazos
|
6fcc4972e3
|
Remove invalid frames from window list
|
2006-02-23 23:26:45 +00:00 |
wayo.cavazos
|
5be4477fab
|
clean-window-table word in concurrent-widgets
|
2006-02-23 23:25:23 +00:00 |
wayo.cavazos
|
61d96bcad8
|
Raise window when moved
|
2006-02-23 23:24:27 +00:00 |
wayo.cavazos
|
79266b58cf
|
Callback based error handler in factory
|
2006-02-23 23:20:46 +00:00 |
wayo.cavazos
|
71b59977ad
|
Switch between desktops using keyboard in factory
|
2006-02-17 07:43:21 +00:00 |
slava
|
9873d6285c
|
Update x86 and AMD64 backends for assembler changes
|
2006-02-24 01:29:53 +00:00 |
slava
|
2ed71bcaf3
|
Further x86 assembler fixes
|
2006-02-24 01:22:18 +00:00 |
slava
|
3c2d412dac
|
Experimental x86 assembler refactoring
|
2006-02-24 00:01:12 +00:00 |
slava
|
9e7af4d8b4
|
Clean up exception handling in callbacks
|
2006-02-23 07:09:34 +00:00 |
slava
|
5e41efe8e2
|
Fix callframe loss
|
2006-02-23 06:33:15 +00:00 |
chris.double
|
1c86d1dc4a
|
move contrib/cont-responder to httpd/examples
Also tidied up some of the examples (removed need for parser
combinators) and removed examples that don't work or don't make good
examples.
|
2006-02-23 02:26:29 +00:00 |
chris.double
|
9f5845d09e
|
remove out of date cont-responder docs
|
2006-02-23 02:15:32 +00:00 |
erg
|
a452f95788
|
windows ffi test fix
|
2006-02-21 23:55:42 +00:00 |
slava
|
4384819372
|
Another documentation fix
|
2006-02-21 23:41:55 +00:00 |
slava
|
44b2323175
|
AMD64 callback fix, and facts file update
|
2006-02-21 23:37:17 +00:00 |
slava
|
0bb9e1df30
|
Fix infinite loop with unterminated (
|
2006-02-21 23:33:16 +00:00 |
slava
|
4ae3b85dbf
|
Bootstrap fix and AMD64 tweak
|
2006-02-21 23:12:00 +00:00 |