Doug Coleman
|
da65402ee8
|
ui.debugger: don't rethrow at all. it just makes an infinite loop.
|
2016-04-18 09:27:32 -07:00 |
Doug Coleman
|
9427c78506
|
ui.debugger: quotation stack effect wants ( .. -- * ), throw causes infinite loop, but rethrow works. change previous patch to rethrow everywhere.
|
2016-04-06 17:35:13 -07:00 |
John Benediktsson
|
2f42e588da
|
ui.debugger: copyrighter.
|
2016-04-02 09:30:41 -07:00 |
Doug Coleman
|
e944ff7fe7
|
ui.debugger: If Linux has a ui error on startup you get popups continuously until you quit. The stack effect doesnt' throw, but I guess it's better to not have tons of popups.
|
2016-04-02 01:56:48 -07:00 |
John Benediktsson
|
7d0c596c92
|
Hopefully fix stack effects of error hooks to throw when required.
|
2016-03-28 22:27:35 -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 |
Slava Pestov
|
c68e2308a8
|
Display a system-alert for callback errors in the UI; also for thread errors in deployed apps; fixes #92, fixes #95
|
2011-10-03 00:24:37 -07:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
f5af7977ec
|
ui.debugger: new mini error dialog box for deployed apps
|
2009-05-11 16:18:47 -05:00 |