.. |
alien
|
Rename c-type to lookup-c-type. Fixes #230.
|
2011-10-24 14:37:24 -07:00 |
backend
|
stack-checker: calling 'boa' on a non-tuple would compile as a no-op rather than an error (reported by Joe Groff); clean up some other error reporting code too
|
2010-07-17 15:57:44 -04:00 |
branches
|
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
|
2011-10-18 13:19:39 -07:00 |
dependencies
|
classes.algebra: make it work better to fix bug reported by Sascha Matzke
|
2010-07-29 19:57:23 -04:00 |
errors
|
stack-checker.errors.prettyprint: refer to unbalanced-branches quotation in singular when there's only one
|
2010-06-18 15:36:03 -07:00 |
inlining
|
tweak declared-effect to wrap the existing known instead of introducing a new value, so we don't confuse the compiler
|
2010-03-07 18:07:42 -08:00 |
known-words
|
stack-checker.known-words: add effects for signal-handler and leaf-signal-handler primitives, even though they can't be called directly
|
2011-10-29 17:15:35 -07:00 |
recursive-state
|
Compiler warnings are no more
|
2009-04-23 22:17:25 -05:00 |
row-polymorphism
|
stack-checker.row-polymorphism: check stack effects correctly when a one-sided polymorphic declared effect is matched to a shallow subtype, for example, ( x -- ..a ) to ( -- ); fixes #88
|
2011-09-09 18:13:17 -07:00 |
state
|
FFI rewrite part 7: compile callback bodies with the optimizing compiler
|
2010-07-28 00:49:26 -04:00 |
transforms
|
Remove unused stack effects from DEFER: declarations.
|
2011-10-18 14:42:17 -07:00 |
values
|
reuse @ and _ from fry in placeholders for invalid-quotation-input errors rather than making our own redundant placeholder symbols
|
2010-03-07 20:08:35 -08:00 |
visitor
|
FFI rewrite part 7: compile callback bodies with the optimizing compiler
|
2010-07-28 00:49:26 -04:00 |
authors.txt
|
New front-end and high-level optimizer lands
|
2008-08-12 03:22:45 -05:00 |
stack-checker-docs.factor
|
In several documentation, remove whitespace before or after the colon or period
|
2011-02-10 01:51:13 +09:00 |
stack-checker-tests.factor
|
stack-checker: update tests
|
2011-10-14 15:35:29 -07:00 |
stack-checker.factor
|
refactor stack-checker slightly to fix circular dependency
|
2010-03-05 14:27:36 -08:00 |
summary.txt
|
New front-end and high-level optimizer lands
|
2008-08-12 03:22:45 -05:00 |
tags.txt
|
New front-end and high-level optimizer lands
|
2008-08-12 03:22:45 -05:00 |