]> gitweb.factorcode.org Git - factor.git/history - basis
use radix literals
[factor.git] / basis /
2011-11-24 Joe Groffuse radix literals
2011-11-23 Joe Groffui.backend.cocoa.views: clickthrough is bullshit
2011-11-23 Joe Groffcompiler.cfg.finalization: reenable scheduling
2011-11-23 Joe Groffcompiler: emit safepoints in optimized prologs
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 Colemancompiler tests: fix using, add tests to make sure insta...
2011-11-23 Doug Colemancompiler.tree.propagation.transforms: fix infinite...
2011-11-23 Doug Colemanclasses: optimize instance? for classoids
2011-11-23 Doug Colemandlists: use maybe: dlist-link.
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 Colemantyped: Teach typed about maybe: foo. Should maybe:...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-11-22 Doug Colemancocoa.messages: Apply mrjbq's patch to show the name...
2011-11-18 Joe Groffio.monitors: kill outdated doc about kqueue on BSD
2011-11-17 Joe Groffvocabs.refresh.monitor: use resolve-symlinks
2011-11-17 Joe Groffrandom.unix: roll back type assertions
2011-11-17 Joe Grofftools.deploy.macosx: fix path to MiniFactor.nib
2011-11-16 Joe Groffrandom: don't assume random-bytes is a byte-vector
2011-11-16 John Benediktssoneditors: fix editing of links. Fixes #411.
2011-11-16 Joe Groffrandom: go faster
2011-11-16 Joe Groffvocabs.refresh.monitor: remove debug traces
2011-11-16 Joe Groffvocabs.refresh.monitor: handle symlink paths
2011-11-16 Joe Groffupdate USING:s
2011-11-16 Joe Groffrearrange source-file-error error. to load earlier
2011-11-16 Doug Colemandlists: make a dlist-link tuple so you can "be the...
2011-11-15 Doug Colemanalien.endian: read 64bit numbers of the opposite endian...
2011-11-15 Joe Groffcommand-line.startup: fix help message on windows
2011-11-15 Joe Groffui.tools.deploy: remove monkey traps from UI
2011-11-15 Joe Grofftools.deploy.config: set default io-level 3
2011-11-15 Joe GroffRevert "ui.tools.listener: removing unnecessary spawn."
2011-11-15 John Benediktssonopengl: fix small typo in fix-coordinates stack effect...
2011-11-14 John Benediktssonui.tools.listener: removing unnecessary spawn.
2011-11-14 Joe Groffmath.vectors.simd: don't try distance on int types
2011-11-14 Joe Groffmath.vectors.simd: unencrypt check-optimizer
2011-11-14 Joe Groffcode beautification
2011-11-14 Joe Groffmath.vectors.simd: add vcount to the tests
2011-11-14 Joe Groffmath.vectors.simd.intrinsics: fix double-2 vcount
2011-11-14 Joe Groffcompiler.tree.propagation: missed using
2011-11-14 Joe Groffcompiler: more peephole tests for shl/sar
2011-11-14 Joe Groffcompiler: tighten (simd-select) output class
2011-11-14 Joe Groffmath.vectors.simd: make vcount work for all ints
2011-11-14 Joe Groffmath.vectors.simd.intrinsics: better fake vgetmask
2011-11-14 Joe Groffmath.bitwise: don't count the same bits over&over
2011-11-14 Joe Groffmath.bitwise: hotrod nonintrinsic fixnum-bit-count
2011-11-14 Joe Groffcompiler: add intrinsic for PMOVMSKB/MOVMSKP[SD]
2011-11-13 Joe Groffnew module images.viewer.prettyprint
2011-11-13 Slava PestovNow that #foo and ##foo are symbols we can remove a...
2011-11-13 John Benediktssonui.operations: fix stack names.
2011-11-13 Doug Colemanio.directories: fix delete-file on windows, add unit...
2011-11-13 Slava PestovFix bootstrap
2011-11-13 John Benediktssonformatting: improve summary.txt.
2011-11-12 Slava PestovPrevent predicate engine words from showing up in usage...
2011-11-12 Slava PestovFix ambiguity between 'initial: f' and no initial value...
2011-11-12 Doug Colemaneditors: wait 300ms for the run-process to possibly...
2011-11-12 Doug Colemaneditors.jedit: return "jedit" when looking for jedit...
2011-11-12 Joe Groffcpu.*.bootstrap: clear faulting flag directly
2011-11-12 Joe Groffvm: more defense against multi-faulting
2011-11-12 Doug Colemancompiler.cfg: Rename <##foo> to ##foo, in the low-level IR
2011-11-12 Joe Groffio.sockets.windows: plug receive-from memory leak
2011-11-11 Joe Grofftools.deploy: label small-enough? tests
2011-11-11 Joe Grofftools.profiler.sampling: better test quots
2011-11-11 Joe Groffvm: strip out call-counting profiler
2011-11-10 Joe Groffsequences.parser: fix load error
2011-11-10 Joe Groffkill tools.profiler.counting and ui.tools.profiler
2011-11-10 Joe Groffnew module typed.namespaces: get/set + type check
2011-11-10 Slava Pestovio.ports: clean up
2011-11-10 Joe Groffio.ports: make read-step inline
2011-11-10 Joe Groffslice boa -> <slice-unsafe>
2011-11-10 Joe Groffio.ports: fix bootstrap
2011-11-10 Joe Groffio.backend.unix: hints on M\ fd refill
2011-11-09 Joe Groffio.files: add file-reader, file-writer mixins
2011-11-09 Joe Groffio.ports: make read-step TYPED:
2011-11-09 Joe Groffio.buffers, io.ports: trim some dispatch
2011-11-09 Joe Grofftools.profiler.sampling: preliminary docs
2011-11-09 Joe Groffdeques: fix help-lint
2011-11-09 Joe Groffunix.signals: documentation and metadata
2011-11-08 Joe Grofftools.profiler.sampling: top-down-max-depth report
2011-11-08 Joe Grofftools.profiler.sampling: change some names around
2011-11-08 John Benediktssondeques: adding ?peek-front and ?peek-back.
2011-11-08 Joe Groffio.backend: start signal thread after io-backend
2011-11-08 Joe Groffunix.process: take raise from unix.ffi
2011-11-08 Joe Groffnew module unix.signals: app-level signal handlers
2011-11-08 Joe Groffio.backend.unix: startup hook for signal-pipe
2011-11-08 Joe Groffio.backend.unix: init-signal-pipe function
2011-11-08 Joe Groffio.launcher.windows: update tests for prompt
2011-11-07 Joe Grofflists: make lmap behave row-polymorphically
2011-11-07 Doug Colemancompiler.cfg: Change low-level IR constructors from...
2011-11-07 Doug Colemancompiler.tree: Renamed high-level IR node constructors...
2011-11-07 Doug Colemanmath.functions: flushable and foldable don't do anythin...
2011-11-07 Doug Colemancompiler.tree.dead-code: Rewrite /mod to /i or mod...
2011-11-07 Joe Grofftools.deploy.backend: fix vocab manifest parse
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-06 Doug Colemanhtml.components: For the t:html tag, only wrap strings...
2011-11-05 Doug Colemanhelp.html: fix glossary link.
2011-11-05 Doug ColemanMake edit-vocab work on an unloaded vocabulary.
2011-11-04 Joe Groffcpu.x86.*.bootstrap: save flags in signal-handlers
2011-11-04 Joe Groffcpu.x86.bootstrap: cell -> bootstrap-cell
next