]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2022-02-19 Doug Colemanzoneinfo: Fix zome timezone parsing. Fixzoneinfo
2022-02-16 Doug Colemanzoneinfo: upgrade
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-15 John BenediktssonRevert "vm: set array_size_max to fixnum_max."
2022-02-15 John BenediktssonRevert "layouts: change max-array-capacity to most...
2022-02-15 John Benediktssonvm: set array_size_max to fixnum_max.
2022-02-15 John Benediktssonlayouts: change max-array-capacity to most-positive...
2022-02-15 John Benediktssongdbm: removing this test case
2022-02-15 John Benediktssonmaze: generate new mazes with a click
2022-02-15 John Benediktssonvocabs.parser: use left/right quotation marks in note
2022-02-15 John Benediktssonbitcoin.client: ahem
2022-02-15 John Benediktssonwebsites.concatenative: adding cgit
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 John Benediktssongrowable: use integer>fixnum-strict
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 ColemanRevert "float_bits: cleaner way to cast between bits...
2022-02-13 Doug Colemanfloat_bits: cleaner way to cast between bits and float...
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 Benediktssonreadline-listener: change to filter first and then...
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 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...
next