]> gitweb.factorcode.org Git - factor.git/history - core
windows.ddk.setupapi: use PACKED-STRUCT (thanks Joe Moschini).
[factor.git] / core /
2012-06-01 Doug Colemanclasses.tuple: Better error message for tuples that...
2012-05-29 John Benediktssonsequences: un-inline prepend to fix "cannot call" error.
2012-05-29 John Benediktssonsequences: change prepend to return type of first seque...
2012-05-19 Felix Kaiserparser: fix typo in docs
2012-05-14 John Benediktssonhash-sets: using ?adjoin to implement duplicates, some...
2012-05-14 John Benediktssonsets: adding ?adjoin.
2012-05-04 Doug Colemancompiler.units: Oops, meant not to commit this one.
2012-05-04 Doug Colemanclasses:
2012-04-27 John Benediktssonsequences: adding find-index-from.
2012-04-27 John Benediktssonsplitting: fixing split1-last.
2012-04-26 John Benediktssonusing reverse! when possible.
2012-04-26 John Benediktssonassocs: 50% faster zip.
2012-04-20 John Benediktssonmake: most sequences are less than 32.
2012-04-19 John Benediktssoncleanup some lint warnings.
2012-04-18 John Benediktssonsplitting: fix docs for split1-when.
2012-04-18 John Benediktssonsplitting: adding split1-when.
2012-04-18 John Benediktssonclasses.algebra: make class= and only-classoid? use...
2012-04-18 John Benediktssonsequences: fixing "Cannot apply 'call' to a run-time...
2012-04-18 John Benediktssonsequences: make map-reduce 5-20% faster, and 2map-reduc...
2012-04-17 John Benediktssonsequences: adding a test for map-reduce.
2012-04-16 John Benediktssonhash-sets: speed up diff, intersect, and union.
2012-04-05 John Benediktssonvm: adding bignum_gcd primitive.
2012-03-31 otoburbio.pathnames: removed dependency on environment.
2012-03-31 otoburbio.pathnames: Revised ~ support to expand on the first...
2012-03-31 otoburbio.pathnames: Added ~/ (tilde) prefix recognition as...
2012-03-29 John BenediktssonMerge branch 'master' of github.com:mrjbq7/factor
2012-03-27 Joe Groffio.files: check argv when initing resource-path
2012-03-25 Joe Groffparse -resource-path= during bootstrap
2012-02-16 Doug Colemankernel: Change the example for with to be more clear...
2012-01-31 Joe GroffRevert "io.pathnames: Added ~/ (tilde) prefix recogniti...
2012-01-31 Joe GroffRevert "io.pathnames: Revised ~ support to expand on...
2012-01-11 otoburbio.pathnames: Revised ~ support to expand on the first...
2012-01-11 otoburbio.pathnames: Added ~/ (tilde) prefix recognition as...
2012-01-03 Slava PestovSet up listener's manifest so that words defined in...
2011-12-17 Joe Groffmath.parser: hex> etc. shouldn't take radix prefix
2011-12-11 rienfixed effect based on inner behavior and outer context
2011-12-01 Doug Colemanbootstrap/stage1: Turn off parser-quiet? flag sooner...
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-29 Joe Groffio: implement stream protocols on f
2011-11-29 Joe Groffnamespaces: rework so a singleton isn't necessary
2011-11-29 Joe Groffnamespaces: make set-global/get-global foldable
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
2011-11-27 Joe Groffsyntax: add note to #! docs
2011-11-27 Joe Grofflexer: skip #! as a single token at front of line
2011-11-27 Joe Groffio.files: back out resource-path change
2011-11-27 Joe Groffio.files: use initialize to set resource-path
2011-11-27 Joe Groffmath.integers: make bignum/f round to even on tie
2011-11-27 Joe Groffmath.integers: pass tests even if number-base set
2011-11-27 Joe Groffmath.integers: test round-to-even-on-tie behavior
2011-11-26 Joe Groffmath: neg? needs to be defined for all reals
2011-11-26 Joe Groffmath.parser: don't accept hex float without expt
2011-11-24 Joe Groffoops, radix prefixes shouldn't chain
2011-11-24 Joe Groffmath.parser: test harder
2011-11-24 Joe Groffmath.parser: reject "0x" etc. without any digits
2011-11-24 Joe Groffparser: remove parse-base dead code
2011-11-24 Joe Groffsyntax: remove BIN: HEX: OCT:
2011-11-24 Joe Groffmath.parser: oops
2011-11-24 Joe Groffmath: add neg? word
2011-11-24 Joe Grofflet's pretend BIN: HEX: OCT: never happened
2011-11-24 Joe Groffuse radix literals
2011-11-24 Joe Groffmath.parser: natively support 0b 0o 0x syntax
2011-11-23 Doug Colemanclasses.maybe: Change the type of maybe's class slot...
2011-11-23 Doug Colemanclasses.maybe: make maybe's slot type a classoid so...
2011-11-23 Doug Colemanclasses: optimize instance? for classoids
2011-11-23 Doug Colemanclasses: add syntax for intersection{ and union{ anonym...
2011-11-22 Doug Colemanclasses: Make methods dispatch on maybes. Fix a couple...
2011-11-22 Doug Colemanclasses.maybe: move maybe definition from classes.union...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-11-16 Joe Groffrandom: go faster
2011-11-16 Joe Groffstrings: inline >string and 1string
2011-11-16 Joe Groffrearrange source-file-error error. to load earlier
2011-11-14 John Benediktssonslots: fix initial value tests.
2011-11-13 John Benediktssonassocs: 5-8% performance improvement to assoc>map....
2011-11-13 Slava PestovFix bootstrap
2011-11-12 Slava Pestovhashtables: small cleanup
2011-11-12 Slava PestovFix ambiguity between 'initial: f' and no initial value...
2011-11-12 Joe Groffvm: more defense against multi-faulting
2011-11-11 Joe Groffmath.parser: undo some inlining to shrink size
2011-11-11 John Benediktssonhashtables: fix docs for new-key@, and note that quadra...
2011-11-11 Joe Groffbootstrap.primitives: remove counting "profiling"
2011-11-11 Joe Groffvm: strip out call-counting profiler
2011-11-10 John Benediktssonhashtables: allow re-using deleted tombstones. Fixes...
2011-11-10 John Benediktssoncombinators: fix docs for case.
2011-11-10 Joe Groffslice boa -> <slice-unsafe>
2011-11-10 Joe Groffio: clean up some mess
2011-11-10 Joe Groffio: fix each-block-slice typo
2011-11-10 Joe Groffio: more hot-rodding for #376
2011-11-09 John Benediktssonsequences: improve docs for map-sum.
2011-11-09 Joe Groffio.files: add file-reader, file-writer mixins
2011-11-09 Joe Groffio:read: don't resize output buffer if unnecessary
2011-11-08 Joe Groffio.backend.unix: init-signal-pipe function
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-03 Doug ColemanMake the require-hook throw an error if the vocabulary...
2011-11-03 Joe Groffvm: reserve some more special-objects
2011-11-03 Doug Colemanvocabs.loader: Fix spacing. Remove unit test.
2011-11-03 Doug ColemanRename (load-vocab) to (require), add tags.txt for...
2011-11-03 Joe Groffremove BSD,solaris,etc. misc platform support code
2011-11-02 Doug ColemanAdd a unit test vocabulary for vocabs.loadeer.
2011-11-02 Doug ColemanClean up formatting, rename load-vocab-hook to require...
2011-11-02 Joe Groffsequences: relate max, min, supremum, infimum docs
next