Björn Lindqvist
|
4d580d95bf
|
stack-checker.backend: no need to add extra dependencies on wrappers
This makes it so that if you declare a symbol it won't have an effect
dependency on itself.
|
2016-12-31 11:41:29 +01:00 |
Björn Lindqvist
|
8d982780f5
|
stack-checker.*: change pop-literal stack effect to ( -- obj )
The rstate return value is never used so we can remove it
|
2016-08-04 20:30:58 +02:00 |
Björn Lindqvist
|
875357c1bf
|
stack-checker.*: init-known-values word not needed
|
2016-08-04 20:30:58 +02:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -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 |
Björn Lindqvist
|
b493dac3c9
|
stack-checker.backend: docs and tests
|
2015-02-05 11:01:04 +00:00 |
Doug Coleman
|
d979478bc4
|
stack-checker: meta-d was a word and symbol, now meta-d word and (meta-d) symbol
issuse #358
|
2012-07-20 12:30:14 -07:00 |
Joe Groff
|
bbbda64ee7
|
add a with-effect-here combinator that determines the effect of a scoped subset of the stack checker
|
2010-03-07 16:54:25 -08:00 |
Slava Pestov
|
473cc7db4a
|
stack-checker: tighten some screws in error reporting
|
2009-11-09 00:17:24 -06:00 |
Slava Pestov
|
e304d3c9f8
|
Local DCE
|
2008-12-04 06:02:49 -06:00 |
Slava Pestov
|
fab60f94a7
|
Minor performance improvements
|
2008-11-11 19:51:26 -06:00 |