]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2020-02-17 John Benediktssonui.gadgets.panes: make it clear that pane/pack/paragrap...
2020-02-17 John Benediktssonui.gadgets.pane: rename pane-clear to clear-pane.
2020-02-15 John Benediktssonhelp.html: support style/class replacement in more...
2020-02-15 John Benediktssonio.streams.ansi: use call-next-method.
2020-02-15 John Benediktssonio.streams.256color: use call-next-method.
2020-02-15 John Benediktssonui.gadgets.panes: use style-stream.
2020-02-15 John Benediktssonhtml.streams: use style-stream.
2020-02-15 John Benediktssonio.styles: rename do-nested-style, make private.
2020-02-15 John Benediktssonio.streams.256color: use filter-writer.
2020-02-15 John Benediktssonio.streams.ansi: use filter-writer.
2020-02-15 John Benediktssonio.styles: only allow character styles to inherit.
2020-02-15 John Benediktssonslides: unify default-style and code-style.
2020-02-15 John Benediktssonhelp: unify code-char-style and code-style.
2020-02-15 John Benediktssonhelp.html: vertical-align images.
2020-02-15 John Benediktssonhelp.markup: change default-style to use with-nesting.
2020-02-15 John Benediktssonhelp: change $title to only use with-nesting.
2020-02-15 John Benediktssonio.styles: simplify style-stream by depending on style...
2020-02-14 John Benediktssonhelp.html: whoops, need to remove the extra links.
2020-02-14 John Benediktssonhelp.html: tweak the navbar a bit.
2020-02-14 John Benediktssonhelp.html: use max-width for content.
2020-02-14 John Benediktssonhelp.html: wrap contents in a div, update style a little.
2020-02-14 John Benediktssonhelp: change $title to nest then style.
2020-02-13 John Benediktssonhelp.markup: more bold table headings.
2020-02-13 John Benediktssonhelp: add more bold table headings.
2020-02-13 John Benediktssonhelp: add some bold table headings.
2020-02-13 John Benediktssonbootstrap.image: define MAIN: to make-my-image.
2020-02-13 John Benediktssongeneric.math: some minor cleanup.
2020-02-13 John Benediktssonmarkov-chains: initial implementation.
2020-02-13 Doug Colemanwindows.gdiplus: flags{ } is in literals, fix using
2020-02-13 John Benediktssongpu.framebuffers: simplify bitor.
2020-02-13 John Benediktssonopencl: use flags{ }.
2020-02-12 John Benediktssonio.files.trash.windows: using flags{ }.
2020-02-12 John Benediktssonvocabs.loader: fix alignment of last patch.
2020-02-12 John Benediktssonvocabs.loader: prevent create-vocab if check-vocab...
2020-02-12 John Benediktssontetris.game: fix tests.
2020-02-12 John Benediktssonx11.xim: fix use of flags.
2020-02-11 John Benediktssontetris: some cleanup, simplify.
2020-02-11 John Benediktssoncore/basis/extra: use flags{ } in places.
2020-02-11 John Benediktssonio.directories.windows: don't need to wrap.
2020-02-09 John Benediktssonvocabs.hierarchy: change sorting to sort visible-dirs.
2020-02-09 John Benediktssonvocabs.hierarchy: faster all-disk-vocabs-recursive.
2020-02-07 John Benediktssonio.files.windows: make win32-file-attributes a little...
2020-02-06 John Benediktssonmath.statistics: adding interquartile-range, midhinge...
2020-01-30 John Benediktssontensors: cleanup using, and make a few float math opera...
2020-01-30 John Benediktssongobject-introspection: support more number type constants.
2020-01-29 Chris DoubleFix linux find-so failure if no old ld entries exist
2020-01-29 John Benediktssonmath.matrices: use any? and all? directly in tests.
2020-01-29 John Benediktssonmath.matrices: update using on tests.
2020-01-29 John Benediktssonbittorrent: fix check-bitfield, add a test.
2020-01-29 John Benediktssonpersistent.hashtables: cleanup.
2020-01-29 John Benediktssonmath: use sorted-histogram values in a few places.
2020-01-29 John Benediktssonui.gadgets.panes: fix for big strings on windows and...
2020-01-24 John Benediktssonui.backend.cocoa.views: some formatting cleanup.
2020-01-24 kusumotonorioTests for System V AMD64 ABI (#2233)
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-24 John Benediktssonbittorrent: initial commit of message parsing.
2020-01-24 Doug ColemanLICENSE.txt: Update the copyright year!
2020-01-23 kusumotonoriounix.factor: Bug fix etc., boxing.factor: Improves... 2235/head
2020-01-20 kusumotonorioboxing.factor: Swap first and second positions
2020-01-20 kusumotonorioboxing.factor: Use count
2020-01-20 kusumotonoriounix.factor: Use count
2020-01-19 kusumotonorioput alien.factor, ffi_test.* back
2020-01-19 kusumotonorioput alien.factor back
2020-01-19 kusumotonorioAdd Callback Tests
2020-01-19 kusumotonorioStop inc-not-f and dec-not-f, etc
2020-01-17 Doug Colemanbyte-arrays: Add a byte-sequence protocol for byte...
2020-01-16 kusumotonorioboxing.factor: Change Stack Effects
2020-01-16 kusumotonorioRemove an extra space
2020-01-16 kusumotonorioImprove System V AMD64 ABI compliance
2020-01-15 John Benediktssontuple-arrays: final-class wasn't a predicate class.
2020-01-15 John Benediktssonclasses: fix a couple of check-instance uses.
2020-01-15 John Benediktssoncontinuations: more use of check-instance.
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2020-01-15 John Benediktssonclasses: adding a check-instance for checking type...
2020-01-09 John Benediktssonurls.encoding: support byte-array values for encoding.
2020-01-09 John Benediktssonbencode: support decoding byte-arrays.
2020-01-09 John Benediktssonbencode: alloe bencode of byte-arrays.
2020-01-09 Doug Colemantools.deploy: Up the deploy sizes for mac32.
2020-01-08 John Benediktssonbencode: use linked-assocs to preserve ordering, fix...
2020-01-08 John Benediktssonllvm.ffi: ...
2020-01-08 John Benediktssontensors.tensor-slice: make step-slice not extend slice.
2020-01-08 John Benediktssonllvm.ffi: need to fix stack effect for the false case.
2020-01-06 John Benediktssonio: fix for win32-error not throwing on zero.
2020-01-06 John Benediktssonio.files: quot effects in change-file-lines and change...
2020-01-06 John Benediktssongame.loop: last-tick-percent-offset counts down to...
2020-01-06 Alexander Iljinwindows.errors: fix a compilation error
2020-01-06 Alexander Iljinwindows.errors: streamline error handling and throwing
2020-01-06 Alexander IljinReplace "win32-error-string throw" with windows-error...
2020-01-06 Alexander IljinReplace "n>win32-error-string throw" with windows-error...
2020-01-06 Alexander IljinDelete throw-win32-error, replace with win32-error...
2020-01-06 Alexander Iljinio.files.windows: replace "-1 <alien>" with INVALID_HAN...
2020-01-06 Alexander IljinReplace inline INVALID_HANDLE_VALUE checks with check...
2020-01-06 Alexander Iljinwindows.errors: make check-invalid-handle throw windows...
2020-01-06 John Benediktssongame.loop: using timer's next-nanos, which is in the...
2020-01-06 John Benediktssonllvm.ffi: fix cond.
2020-01-05 Doug Colemangpu.demos.bunny: use while* instead of each-morsel
2020-01-05 Doug Colemanio.files.info: Fix linux file-system-info recursion
2020-01-04 Doug Colemangame.loop: Fix game loop for timers change
2020-01-04 Doug Colemanbuild: Fix paths...
next