.. |
bootstrap
|
Fix x86 typo
|
2006-04-29 21:28:51 +00:00 |
cocoa
|
Standard Mac OS X menu bar, and FactorCallback class for target-action callbacks.
|
2006-04-10 22:21:01 +00:00 |
collections
|
Huge compiler patch; two new fixnum-fast and fixnum+fast primitives which do not perform overflow checks
|
2006-04-24 21:52:03 +00:00 |
compiler
|
Fix more typos
|
2006-04-29 21:32:15 +00:00 |
freetype
|
vreg usage cleanups
|
2006-04-02 00:50:33 +00:00 |
generic
|
Markup tweaks, changelog in the UI
|
2006-03-29 04:31:45 +00:00 |
help
|
Cleanup compiler and some minor library code
|
2006-04-03 05:33:52 +00:00 |
io
|
More robust duplex stream
|
2006-04-28 04:03:10 +00:00 |
math
|
Get rid of 'repeat' experiment
|
2006-04-27 04:44:50 +00:00 |
opengl
|
win32 bootstrap fixes, remove some opengl words from win32
|
2006-03-27 00:24:12 +00:00 |
syntax
|
Clean up stack effect display code
|
2006-03-29 22:19:58 +00:00 |
test
|
Removing linear IR
|
2006-04-28 22:38:48 +00:00 |
tools
|
Fix dead store elimination
|
2006-04-14 07:53:45 +00:00 |
ui
|
Slightly better error reporting in the UI
|
2006-04-10 02:23:24 +00:00 |
unix
|
Update copyright for changed file
|
2006-04-29 21:23:16 +00:00 |
windows
|
Start 0.82
|
2006-03-30 21:13:11 +00:00 |
x11
|
Remove duplicate of next-event word
|
2006-03-31 01:01:26 +00:00 |
cli.factor
|
Optimizations aimed at reducing bootstrap time
|
2006-03-21 05:44:19 +00:00 |
continuations.factor
|
started docs for non-standard control flow featurs
|
2006-01-07 04:10:02 +00:00 |
continuations.facts
|
error handling documentation
|
2006-01-07 21:03:31 +00:00 |
errors.factor
|
Clean up exception handling in callbacks
|
2006-02-23 07:09:34 +00:00 |
errors.facts
|
error handling documentation
|
2006-01-07 21:03:31 +00:00 |
kernel.factor
|
Huge compiler patch; two new fixnum-fast and fixnum+fast primitives which do not perform overflow checks
|
2006-04-24 21:52:03 +00:00 |
kernel.facts
|
Bootstrap fix
|
2006-03-28 04:03:25 +00:00 |
threads.factor
|
Start refactoring hand, add new get-global word
|
2006-03-19 05:30:57 +00:00 |
threads.facts
|
'UI already running' check was being done too late
|
2006-01-07 22:05:59 +00:00 |
words.factor
|
Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs
|
2006-04-03 06:18:56 +00:00 |
words.facts
|
Abstract out word cross-referencing into a graph library; implement help cross-referencing
|
2006-03-27 08:10:58 +00:00 |