]> gitweb.factorcode.org Git - factor.git/history - basis
html5: It parses a basic html doc without <title> tags!
[factor.git] / basis /
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
2022-04-28 Doug Colemancli.git: rename git-checkout-existing-branch to git...
2022-03-26 Doug Colemanunicode.data: Fix confusing error with unknown unicode...
2022-03-05 John Benediktssonui.gadgets.panes: scroll-pane so it respects the scroll...
2022-03-05 John BenediktssonRevert "ui.gadgets.panes: remove scrolls? slot and...
2022-03-05 John Benediktssonui.backend.cocoa: support automatic changing of themes
2022-03-05 John Benediktssonui.theme.switching: split out ui.tools themeing
2022-03-04 John Benediktssonui.tools.listener: pressing enter should scroll to...
2022-03-04 John Benediktssonui.gadgets.panes: remove scrolls? slot and make scrolli...
2022-03-03 John Benediktssonui.gadgets.panes: make sure walker scrolls to the bottom
2022-03-03 John Benediktssonui.tools: change scrolling behavior
2022-02-28 John Benediktssonhtml.streams: use color>hex
2022-02-23 Alex Maestasadd color>hex
2022-02-23 Alex Maestasput show-error-list in the touchbar
2022-02-21 Doug Colemanshuffle: Add 5roll, 2reach, nipdd
2022-02-16 John Benediktssonhelp.syntax: trim common whitespace from code examples
2022-02-16 John Benediktssonhelp.syntax: use split-lines for now.
2022-02-16 Doug Colemanio.sockets.secure.unix: Disable bad unit test for libssl3
2022-02-15 John Benediktssonbootstrap: change array-capacity coercer
2022-02-14 Doug Colemantools.completion: let REUSE: find vocabularies
2022-02-14 John Benediktssonmath.rectangles.positioning: fix popups that draw super...
2022-02-13 John Benediktssonalien.libraries.finder: remove find-first-function...
2022-02-13 John Benediktssonopenssl.libssl: simpler for now ssl-peer-certificate.
2022-02-13 Doug Colemanopenssl: hacky way to support SSL_get1_peer_certificate
2022-02-13 Doug Colemanopenssl.libssl: get the right function for tests too
2022-02-13 Doug Colemanopenssl: SSL_get_peer_certificate is deprecated, use...
2022-02-13 Doug Colemanalien.libraries.finder: Add a word to find the first...
2022-02-13 Doug Colemanbasis: fix using lists a little
2022-02-13 John Benediktssontools.ps.macosx: use unix.sysctl
2022-02-13 Alex Maestassystem-info: implement system-info.freebsd via sysctl
2022-02-12 John Benediktssonsystem-info.macosx: fix system-code-name for Version...
2022-02-12 Alex Maestasfreebsd: declare posix_spawn-related types
2022-02-12 John BenediktssonRevert "furnace.chloe-tags: change indexing now that...
2022-02-12 John BenediktssonRevert "xml: Changing how we represent contained-tags"
2022-02-12 John Benediktssonfurnace.chloe-tags: change indexing now that empty...
2022-02-12 John Benediktssoneval: another test for eval-with-stack>string
2022-02-12 John Benediktssoneval: adding test for eval-with-stack>string
2022-02-12 John Benediktssoneval: don't with-file-vocabs in (eval-with-stack>string)
2022-02-12 John Benediktssonxmode.loader: fix parsing of nodes containing cdata
2022-02-12 John Benediktssonhtml.templates.chloe: fix tests for script cdata change
2022-02-12 John BenediktssonRevert "io.directories.unix: switch to readdir(3) since...
2022-02-12 John Benediktssonfixups: fix compute-fixups which was resetting the...
2022-02-12 John Benediktssonio.backend.unix.freebsd: fix bootstrap
2022-02-12 John Benediktssonxml: Changing how we represent contained-tags
2022-02-11 John Benediktssonhtml.templates.chloe: use cdata comment trick.
2022-02-11 John Benediktssonhtml.templates.chloe: need to do cdata differently
2022-02-11 John Benediktssonhtml.templates.chloe: use CDATA for scripts
2022-02-11 John Benediktssonxml: better support for CDATA tags
2022-02-11 John Benediktssonui.gadgets.glass: constrain popup over viewport
2022-02-11 John Benediktssonvocabs.metadata: sort metadata-files by filename
2022-02-10 John BenediktssonRevert "specialized-arrays: removing unnecessary >pprin...
2022-02-10 John Benediktssoncalendar: change the behavior of 1 months time+
2022-02-10 John Benediktssondocuments: fix tests for each-doc-line rename
2022-02-10 John Benediktssonspecialized-arrays: removing unnecessary >pprint-sequence
2022-02-10 John Benediktssonuuid: adding uuid-urn word
2022-02-10 John Benediktssonio.directories.unix: switch to readdir(3) since readdir...
2022-02-10 John Benediktssonui.tools: setting current directory to "resource:"
2022-02-05 John Benediktssonlistener: rename (listener) to listener-loop
2022-02-04 John Benediktssoneval: fix help-lint
2022-02-04 John Benediktssoneval: separate eval-with-stack and eval-with-stack...
2022-02-04 John Benediktssonlistener: use prettyprint:datastack.
2022-02-04 John Benediktssonprettyprint: adding a datastack. word
2022-02-04 John Benediktssoncommand-line: moving run-script to command-line.startup
2022-02-04 John Benediktssoncommand-line: print the remaining data stack on run...
2022-02-04 John Benediktssoncommand-line.startup: use eval-with-stack, don't jump...
2022-02-04 John Benediktssoneval: adding eval-with-stack
2022-02-04 John Benediktssoncommand-line.startup: always eval and run-script with...
2022-02-04 John Benediktssondocuments: rename each-line to each-doc-line and map...
2022-02-04 Doug Colemanvocabs.platforms: Add words to possibly replace `cond...
2022-02-03 John Benediktssonmodels: remove double space in docs
2022-02-03 John Benediktssondocuments.elements: adding some documentation.
2022-02-03 John Benediktssonui.tools.button-list: use linked-assocs to keep buttons...
2022-02-03 John Benediktssonui.gadgets.search-tables: remove delay
2022-02-03 Doug Colemanvocabs.platforms: Add some more experimental USE: style...
2022-02-03 Doug Colemandns: Fix dns query for "." and add more types
2022-02-03 Doug Colemanalien.enums: Add values>enum word
2022-02-02 Doug Colemanui.tools.operations: Don't annotate regular objects...
next