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
cairo.ffi: update references to pointer types in alien-callbacks More... over 14 years ago
Merge branch 'master' of git://github.com/slavapestov/factor More... over 14 years ago
Make scaffolding use set-file-lines so that generated text files end with a newline. More... over 14 years ago
Windows DDK SetupAPI bindings -- used for hardware device discovery More... over 14 years ago
Summary and tags file for windows.ddk.hid More... over 14 years ago
Fix new compile errors in d3d bindings More... over 14 years ago
Add scaffolding for platforms.txt, add option to fuel-scaffold-vocab More... over 14 years ago
db.sqlite.ffi: replace some TYPEDEF: void* foo* with C-TYPE: foo More... over 14 years ago
repeated runs of classes.tuple test would fail because partially defined classes.tuple.tests:bad-superclass type would shadow classes.tuple:bad-superclass More... over 14 years ago
Syntax highlighting for COM-INTERFACE: More... over 14 years ago
Revert change to make-callback-type cause Slava already fixed it in parse-arglist More... over 14 years ago
missed a dead memory>struct in io.sockets More... over 14 years ago
don't box struct pointer values when they're null More... over 14 years ago
Merge branch 'master' of git://factorcode.org/git/factor into new-alien-pointers More... over 14 years ago
Fix a couple of typos in complex number docs More... over 14 years ago
remove unnecessary memory>structs from extra/ too More... over 14 years ago
scrub memory>struct calls made redundant More... over 14 years ago
alien.arrays/classes.struct: ensure specialized array types for struct array slots get instantiated at parse time More... over 14 years ago
alien.parser: properly generate return type name for FUNCTION: stack effects More... over 14 years ago
Merge alien/parser/parser.factor More... over 14 years ago
Merge branch 'master' of github.com:erikcharlebois/factor More... over 14 years ago
Add some additional error masks and codes More... over 14 years ago
Add some additional error masks and codes More... over 14 years ago
Merge branch 'master' into new-alien-pointers More... over 14 years ago
alien: some code cleanups and fixes More... over 14 years ago
windows.ddk.hid: add platforms.txt More... over 14 years ago
Fix CALLBACK: effect return type also not a string. Added accompanying unit test. More... over 14 years ago
Fix CALLBACK: effect return type also not a string. Added accompanying unit test. More... over 14 years ago
stack-checker.alien: now that C types are words, the compiler can add dependencies on them when compiling alien words. This triggers the necessary recompilation when C types are redefined More... over 14 years ago
alien.c-types: remove void? word More... over 14 years ago