0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add unit test to show that polymorphic check breaks inference of inline recursive words More... about 14 years ago
Use a better heuristic More... about 14 years ago
Remove useless USING: More... about 14 years ago
Use distance from math.vectors More... about 14 years ago
A* algorithm implementation More... about 14 years ago
generalize stack effect of while, until, and produce More... about 14 years ago
Get the OpenCL driver name right on Linux, confirm test passes More... about 14 years ago
give terminating stack effects a pass in the polymorphic checker More... about 14 years ago
clean up polymorphic stack effects in fuel More... about 14 years ago
move error summaries for effect parsing errors to debugger vocab More... about 14 years ago
Merge branch 'row-polymorphism' of git://factorcode.org/git/factor into row-polymorphism More... about 14 years ago
reuse infer-call* for polymorphic inference, which handles curried quotations. tests can pass with real "each" etc. now More... about 14 years ago
fix stack error in stack-checker.row-polymorphism More... about 14 years ago
fix ... in compiler.cfg.linearization More... about 14 years ago
refactor stack-checker slightly to fix circular dependency More... about 14 years ago
clean up now-inappropriate uses of "..." in generalizations stack effects More... about 14 years ago
make effect variables part of effect syntax, stored out of band in effect tuple More... about 14 years ago
spray some polymorphic stack effects on kernel, math, and sequences More... about 14 years ago
make tests pass More... about 14 years ago
improve error reporting More... about 14 years ago
nested scopes were messing up stack checker state More... about 14 years ago
initial implementation of row-polymorphism check More... about 14 years ago
Get OpenCL unit tests passing on Win7/NVidia. More... about 14 years ago
Merge branch 'master' of git://github.com/slavapestov/factor More... about 14 years ago
Update tags.txt files for Windows DDK More... about 14 years ago
Initial checkin of OpenCL bindings More... about 14 years ago
Merge branch 'lexer-parsing-word-errors' More... about 14 years ago
Merge branch 'lexer-parsing-word-errors' of git://factorcode.org/git/factor into lexer-parsing-word-errors More... about 14 years ago
FUEL syntax updates More... about 14 years ago
compiler.cfg.def-use uses sets More... about 14 years ago