]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2022-02-12 Alex Maestasfreebsd: declare posix_spawn-related types
2022-02-12 Alex Maestasbuild.sh: install bash on freebsd
2022-02-12 John Benediktssonreadline-listener: words are just strings, so display...
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 Benediktssonwebapps.help: onload javascript to check radio
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-11 John Benediktssonreadline-listener: experiment with has-readline?
2022-02-11 Doug Colemanlibclang: try to get return type
2022-02-11 Doug Colemanlibclang: get args and add huge slow enums
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-10 John Benediktssonvm: os-macosx.mm don't changeCurrentDirectoryPath
2022-02-10 nomennescioRefactor VM (untyped) defines into (typed) enum
2022-02-10 Doug Colemancodebase-analyzer: Add some words to see file extension...
2022-02-08 Doug Colemanlibclang: Add a really basic wrapper for libclang
2022-02-07 nomennescioFix issue https://github.com/factor/factor/issues/2580
2022-02-07 Doug Colemanmodern.html: Less stack crap
2022-02-06 Doug Colemanmodern.html: support <?xml a="b" ?> processing instructions
2022-02-06 Doug Colemanmodern.html: Fix parser for <div><div></div></div>
2022-02-05 Doug Colemanwebsites.factorcode: Add a lang="en" on html
2022-02-05 Doug Colemanwebsites.factorcode: Add some %20 in links, add closing...
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 Benediktssonsyntax: fix docs for run-script.
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 Colemansuccessor: fix typo in docs
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...
2022-02-02 Doug Colemanui.tools.operations: use without-limits for unparse...
2022-02-02 Doug Colemanjamshred: Fix specialized-arrays using
2022-01-31 Doug ColemanRevert "classes.struct: Don't depend on smart combinators"
2022-01-30 Doug Colemanclasses.struct: Don't depend on smart combinators
2022-01-30 John Benediktssontensors.tensor-slice: move step-slice to sequences...
2022-01-30 John Benediktssontensors: simplify using map-sum
2022-01-30 Doug Colemanzealot: fix rename vocab
2022-01-30 John Benediktssonprotocols.tftp: move to tftp
2022-01-30 Doug Colemanhetzner, github: remove cloud/web-services prefixes
2022-01-30 John Benediktssonyenc: adding yEnc format encoding/decoding
2022-01-30 Doug Colemancloud.hetzner: Add basic hetzner http get commands
2022-01-30 Doug Colemanassocs.extras: add change values-of word to not sift
2022-01-30 Doug Colemanunicode.flags.images: Only test on Mac for now
2022-01-29 Doug Colemandns: handle dns aliases like paste.factorcode.org
2022-01-28 Doug Colemanunicode.flags: add some more flags and a way to view...
2022-01-28 Doug Colemanroman: fix tests using
2022-01-28 Doug Colemanunicode.flags.images: cartesian product for aa..zz
2022-01-28 John Benediktssonimages.http: set retina on the mac
2022-01-28 John Benediktssonmath.combinatorics: factor out nCk-with-replacement
2022-01-28 John Benediktssonunicode.flags.images: use combinations-with-replacement
2022-01-28 John Benediktssonmath.combinatorics: adding combinations-with-replacement
2022-01-28 John Benediktssoncountries: adding exceptional and transitional reservations
2022-01-28 John Benediktssonunicode.flags: adding FLAG: syntax, why not
2022-01-28 John Benediktssoncountries: fix IN:
2022-01-28 John Benediktssoncountries: adding ISO 3166-1 country codes
2022-01-28 Doug Colemanquiz: Add country/flag quiz
2022-01-28 Doug Colemanunicode.flags: fix test oops
2022-01-28 Doug Colemanunicode.flags: Add a way to get valid flags, fix using
2022-01-27 John Benediktssonflags: move to unicode.flags
2022-01-27 John Benediktssonflags: adding a unicode flags vocabulary
2022-01-26 John Benediktssonalien.syntax: adding INITIALIZE-ALIEN:
2022-01-26 John Benediktssonsyntax: adding documentation for STARTUP-HOOK: and...
2022-01-26 John Benediktssonsyntax: adding INITIALIZE:
2022-01-26 John Benediktssonmisc/vim: fix syntax highlighting for help forms
2022-01-26 John Benediktssoncocoa.apple-script: fix tests for quote-apple-script
2022-01-26 John Benediktssonsequences.extras: using (each-index)
next