]> gitweb.factorcode.org Git - factor.git/history - basis
cocoa.application: use subseq again
[factor.git] / basis /
2022-07-31 Doug Colemancocoa.application: use subseq again
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanhelp.html: fix load
2022-07-31 Doug Colemansequences.deep: deep-subseq? -> deep-subsequence?
2022-07-31 Doug Colemanfactor: refactor subseq-start
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanassocs: assoc-stack-from
2022-07-31 Doug Colemanassocs: rename (assoc-stack) => search-assoc-stack
2022-07-31 Doug Colemanbase64: don't use new word
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-07-31 Doug Colemanfactor: refactor something
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-07-31 Doug Colemanbasis: use head-to-index and index-to-tail
2022-07-31 Doug Colemancore: fix stack effect and use new word
2022-07-31 Doug Colemancore: rename some words
2022-07-31 Doug Colemancore: Better names for (each) etc
2022-07-31 Doug Colemanfactor: use new words
2022-07-31 John Benediktssontools.disassembler: make udis86 pprint words so we...
2022-07-31 John Benediktssonprettyprint: disable NAN unparse on linux/x86-32
2022-07-31 Ikko Ashiminexml.errors: fix typo
2022-07-28 John Benediktssonhttp.server.cgi: normalize cgi path
2022-07-27 nomennescioOn Windows support HOME environment variable
2022-07-27 John Benediktssonmath.bits: make zero encode as one false bit.
2022-07-26 John Benediktssonui.theme: remove vocab-background-color and vocab-borde...
2022-07-26 John Benediktssonui.theme.base16: adding code-border-color
2022-07-25 John Benediktssonhelp.html: remove border color now that it is set.
2022-07-25 John Benediktssonhelp.stylesheet: giving code blocks a border color
2022-06-29 John Benediktssonhelp.html: round other colored boxes
2022-06-28 John Benediktssonhelp.html: more css changes
2022-06-28 John Benediktssonhelp.html: better colors
2022-06-28 John Benediktssonhelp.html: bit more style
2022-06-28 John Benediktssonbootstrap.image: remove debugs for now
2022-06-28 John Benediktssonhelp.html: larger fonts
2022-06-25 Doug Colemanui.tools.inspector: actually test something
2022-06-24 Doug Colemanui.tools.inspector: Fix inspector for map-index change.
2022-06-21 John Benediktssonio.monitors: bump sleeps in tests
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 Doug Colemanhtml5: move to extra, use take-char
2022-06-19 John Benediktssontools.completion: fix logic
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 John Benediktssonhelp.html: faster qualified search using an index
2022-06-19 John Benediktssontools.completion: don't search qualified if no string...
2022-06-19 Doug ColemanMerge branch 'arm64-bootstrap2'
2022-06-19 John Benediktssonhelp.html: quick fix for qualified searching of words
2022-06-18 John BenediktssonRevert "Revert "use tilde paths in more places.""
2022-06-18 John BenediktssonRevert "use tilde paths in more places."
2022-06-18 Doug Colemancpu.arm.assembler: no io.binary arm64-bootstrap2
2022-06-17 Doug Colemanarm: link to src code for prolog epilog
2022-06-17 Doug Colemanarm: implement prolog and epilog
2022-06-17 Doug Colemanarm: notes
2022-06-17 Doug Colemanarm64: implementing sub primitives
2022-06-17 Doug Colemancpu.arm.assembler: Update for opcode change
2022-06-17 Doug Colemanarm.assembler.opcodes: Directly output to make.
2022-06-17 Doug Colemanbootstrap: working on arm
2022-06-17 Doug Colemancpu.arm.assembler: Use make for the relocation feature.
2022-06-17 Doug Colemanarm: 128 byte red zone
2022-06-17 Doug Colemancpu.arm.assembler: More words to encode, bounds checking
2022-06-17 Doug Colemanarm: work
2022-06-17 Doug Colemancpu.arm.assembler: Add some more instructions
2022-06-17 Doug Colemanarm64: ADR ADRP fix encoding
2022-06-17 Doug Colemanarm64: just jump to begin_callback...please
2022-06-17 Doug Colemanarm64: ADR encoding
2022-06-17 Doug Colemanarm: try to call begin_callback from asm
2022-06-17 Doug Colemanasdf2
2022-06-17 Doug Colemanasdf
2022-06-17 Doug Colemanasdf
2022-06-17 Doug Colemanarm64: fix
2022-06-17 Doug Colemanarm64: moving things around
2022-06-17 Doug Colemanarm64: more subprimitives
2022-06-17 John Benediktssonuse tilde paths in more places.
2022-06-17 Doug Colemaneditors.visual-studio-codium: rename from editors.codium
2022-06-17 Doug Colemancombinators.extras: Add some weird combinators that...
2022-06-16 Doug Colemaneditors.codium: Add codium support
2022-06-13 John Benediktssonuuid: adding version 6, 7, 8.
2022-06-10 Doug Colemanhtml5: It parses a basic html doc without <title> tags! html5-force-push
2022-06-10 Doug Colemanhtml5: do wrong algorithm to get a basic nested tag...
2022-06-10 Doug Colemanhtml5: make &acute; parser compile
2022-06-10 Doug Colemanhtml5: starting on dom insertion
2022-06-10 Doug Colemanhtml5: make it load
2022-06-10 Doug Colemanhtml5: working on named characters
2022-06-10 Doug Colemanhtml5: handle attributes a little.
2022-06-10 Doug Colemanhtml5: Fix some tag name code and doctype state.
2022-06-10 Doug Colemanhtml5: some code for every state!
2022-06-10 Doug Colemanhtml5: implementing more and restructuring
2022-06-10 Doug Colemanhtml5: Initial checkin.
2022-06-10 Doug Colemanhtml5: Initial checkin.
2022-06-07 Doug Colemanhtml.templates.chloe.syntax: Rename tags to chloe-tags.
2022-06-06 John Benediktssonsystem-info.macosx: adding macOS Ventura.
2022-05-28 Doug Colemanio.styles: Add blink style.
2022-05-26 John Benediktssonstrings.tables: adding box formatting
2022-05-25 Doug Colemanunicode: Update Unicode version from 13.0 to 14.0
2022-05-19 John Benediktssonhelp.html: simplify dark mode code
2022-05-18 John Benediktssoncolors: fix parse-colors
2022-05-18 John Benediktssonui.theme.base16: fix parse-colors
2022-05-18 John Benediktssonhelp.html: fix using
2022-05-18 John Benediktssonhelp.html: lowercase colors
2022-05-18 John Benediktssonhelp.html: dark mode
2022-05-18 John Benediktssoncolors: fix shadowing of parse-color
next