Doug Coleman
|
5793d2e2eb
|
update docs for new alarms changes
|
2009-11-23 19:49:47 -06:00 |
Doug Coleman
|
a37908e00e
|
store the current alarm in current-alarm
|
2009-11-23 19:19:34 -06:00 |
Doug Coleman
|
a0b13cdb2c
|
alarms: Stop repeated alarms after an error is thrown
|
2009-11-23 16:37:14 -06:00 |
Doug Coleman
|
c794c347a3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-21 18:16:23 -06:00 |
Doug Coleman
|
97288b8a04
|
remove >duration word and instead make a private >nanoseconds word in alarms
|
2009-11-21 18:01:25 -06:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
d001e0176a
|
alarms: pass correct parameter to sleep-until, fixes 100% CPU usage in UI
|
2009-11-21 17:46:10 -06:00 |
Doug Coleman
|
11c9c6004f
|
document nano-count, move monotonic-clock to hell
|
2009-11-18 16:33:10 -06:00 |
Doug Coleman
|
070393df70
|
use nano-count instead of monotonic counters, dont allow sleeping for
timestamps
|
2009-11-18 16:20:29 -06:00 |
Slava Pestov
|
f302cc3e2c
|
alarms: fix next-alarm word
|
2009-11-16 13:25:54 -06:00 |
Doug Coleman
|
49980be091
|
update docs for alarms
|
2009-11-30 16:38:57 -06:00 |
Doug Coleman
|
54de3addd9
|
make alarms use monotonic-clock
|
2009-11-30 16:31:47 -06:00 |
Doug Coleman
|
cc194416f9
|
Merge branch 'master' into startup
Conflicts:
core/bootstrap/primitives.factor
vm/run.hpp
|
2009-11-15 02:52:50 -06:00 |
Doug Coleman
|
f192d59498
|
better alarms docs
|
2009-11-14 23:28:18 -06:00 |
Doug Coleman
|
6b6e56a179
|
change add-init-hook to add-startup-hook, new add-shutdown-hook word
|
2009-10-19 22:17:02 -04:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Slava Pestov
|
9bb70c2c4d
|
Update usages of global ... change-at to use the new change-global combinator
|
2009-04-30 21:38:14 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Slava Pestov
|
7940020491
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
Slava Pestov
|
61836bc69a
|
Alarms don't start to lag if the alarm takes longer to execute than the interval itself
|
2008-11-23 00:14:04 -06:00 |
Slava Pestov
|
93e9e34175
|
Add $maybe markup element
|
2008-11-16 06:02:13 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
79f3865f92
|
Add missing meta-data
|
2008-09-23 16:11:59 -05:00 |
Doug Coleman
|
022a90c843
|
add vocab-link in docs
|
2008-09-12 12:21:32 -05:00 |
Doug Coleman
|
f9a896607b
|
document every, dt -> duration
|
2008-09-04 18:14:24 -05:00 |
Doug Coleman
|
c1bd4a7cdd
|
new accessors, cleanups
|
2008-08-29 10:26:34 -05:00 |
Doug Coleman
|
524bce2dd2
|
Revert "make alarms use new accessors"
This reverts commit e91129ba10 .
|
2008-08-29 10:14:16 -05:00 |
Doug Coleman
|
e91129ba10
|
make alarms use new accessors
|
2008-08-28 23:42:59 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |