John Benediktsson
|
2235eadf04
|
timers: simplify by setting delay-nanos directly.
|
2019-12-17 20:03:45 -08:00 |
John Benediktsson
|
cc15116323
|
timers: allow timers to re-use threads when restarted, simplify.
Throw an error if started twice.
|
2019-12-13 15:31:49 -08:00 |
John Benediktsson
|
4f240e0d25
|
timers: add test showing stopping timer doesn't stop a running quotation.
|
2019-01-15 17:31:14 -08:00 |
John Benediktsson
|
4dcfefc0b9
|
timers: simplify stop-timer.
|
2018-08-23 20:37:20 -07:00 |
John Benediktsson
|
a27f560475
|
timers: fix issue with restart-timer after timer went off.
|
2018-08-23 20:32:01 -07:00 |
John Benediktsson
|
ca03896d74
|
more test IN: cleanup.
|
2018-02-15 09:20:01 -08:00 |
Alexander Iljin
|
1e0bf40b7f
|
docs: minor fixes and amendments.
|
2016-05-22 07:53:21 -07:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
John Benediktsson
|
00b1919725
|
basis: cleanup using.
|
2014-12-01 22:18:32 -08:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
John Benediktsson
|
b62444680b
|
timers: use typed to speedup 10%.
|
2013-02-19 15:40:45 -08:00 |
Keita Haga
|
dbfc6ec386
|
db.tuples, timers: few $unchecked-examples turn into $codes
|
2011-01-08 22:31:07 +09:00 |
Doug Coleman
|
d29625850f
|
Remove the word 'alarm' from timers docs..
|
2010-09-18 11:37:47 -05:00 |
Doug Coleman
|
59ea478b0a
|
Fix typo in timers
|
2010-07-09 13:32:07 -05:00 |
Doug Coleman
|
d41feef57c
|
Add utility word
|
2010-06-16 16:23:29 -05:00 |
Doug Coleman
|
a6f0abb9a2
|
Rename alarms -> timers
|
2010-06-10 16:39:13 -05:00 |