]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2022-01-21 John Benediktssonio.encodings.utf16n: merge with io.encodings.utf16
2022-01-21 John Benediktssonbootstrap: a few more paths
2022-01-21 John Benediktssonbootstrap: some cleanup, move stage1 to basis/bootstrap/
2022-01-21 John Benediktssonbuild.sh adding spaces before ;;
2022-01-21 John Benediktssonbootstrap.assembler: make temporary vocab name match...
2022-01-21 John Benediktssonbuild.sh: adding full-report to help
2022-01-21 John Benediktssonbuild.sh: add self-bootstrap to help
2022-01-21 nomennescioISO 80000 International System of Quantities binary...
2022-01-21 John Benediktssonunits.si: fix utf-8 name for deg-C alias
2022-01-20 John Benediktssonjson.http: adding some experimental json-specific http...
2022-01-20 John Benediktssontools.crossref: fix for not-enough crossref resetting
2022-01-20 John Benediktssontools.crossref: invalidate only with null definitions...
2022-01-20 John Benediktssonwebapps.help: set search and empty when not provided
2022-01-20 John Benediktssonwebapps.search: adding a header to the search page
2022-01-20 John Benediktssonwebapps.help: make sure to set ``f`` when empty
2022-01-20 John Benediktssonwebapps.help: whoops, caused it to search for ``f``
2022-01-20 John Benediktssonwebapps.help: improve when no results found
2022-01-20 John Benediktssonpython: remove heisentest
2022-01-20 Doug Colemanopenal: add back specialized array
2022-01-20 Doug Colemanchecksums: Put back the SPECIALIZED-ARRAYS:.
2022-01-20 Doug Colemanwindows.iphlpapi: Fix load from struct changes
2022-01-20 Doug Colemanimage.png: fix using
2022-01-20 Doug Colemanfactor: more using trim
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanstack-checker: trim using for docs
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-20 Doug Colemancore: trim using lists with tool
2022-01-20 Doug Colemanparser: move print-use-hook from parser to vocabs.parser
2022-01-20 John Benediktssonmultiline: adding some tests
2022-01-20 John Benediktssonmultiline: require spaces after, similar to strings...
2022-01-19 John Benediktssonwebapps.help: don't use smaller in footer
2022-01-19 John Benediktssonhelp.html: set footer font size
2022-01-19 John Benediktssonpython: fix tests
2022-01-19 John Benediktssonpython.syntax: just assert sys.path is not empty
2022-01-19 John Benediktssonhelp: better $shuffle
2022-01-19 John Benediktssonwebapps.help: more css changes
2022-01-19 John Benediktssonwebapps.help: words tabs selected
2022-01-19 John Benediktssonwebapps.help: style
2022-01-19 John Benediktssonwebapps.help: switch to pure-css tabs
2022-01-19 John Benediktssonwebapps.help: prototype of tabs
2022-01-19 John Benediktssonpython: adding a lot more of the stable c api
2022-01-19 John Benediktssonpython: py-list-call shouldn't use a callback
2022-01-19 John Benediktssonstack-checker.dependencies: stop using classes.struct
2022-01-19 John Benediktssonnative-thread-test: fix using
2022-01-19 John Benediktssonpython: missed a swap
2022-01-19 John Benediktssonpython: cleanup structure handling
2022-01-19 John Benediktssonunix.utilities: update usings for move
2022-01-19 John Benediktssonunix.utilities: move to alien.utilities
2022-01-19 John Benediktssonpython: fix some more tests
2022-01-18 John Benediktssonpython.syntax: fix tests
2022-01-18 John Benediktssonpython: remove map(None, [1,2,3]) test that doesn't...
2022-01-18 John Benediktssonpython: some cleanup.
2022-01-18 John Benediktssonpython: fix tests
2022-01-18 John Benediktssonpython: more test fixes
2022-01-18 John Benediktssonpython: fix more tests
2022-01-18 John Benediktssonpython: more test fixes
2022-01-18 John Benediktssonpython.syntax: fix func_code => __code__
2022-01-18 John Benediktssonpython: rename __builtin__ to builtins
2022-01-18 John Benediktssonpython: don't PySys_SetArgvEx in startup hook
2022-01-18 John Benediktssonpython: start updating to python3 API
2022-01-18 John Benediktssonmisc/vim: update vim syntax
2022-01-18 John Benediktssonclasses.struct: slightly simpler using fry
2022-01-18 John Benediktssoncore-graphics.types: use <struct-boa> for bootstrap
2022-01-18 John Benediktssonclasses.struct: re-enable faster equal?
2022-01-17 John Benediktssonclasses.struct: disable faster equal? for now
2022-01-17 John Benediktssonalien.data: rename some private words for readability
2022-01-17 John Benediktssoncore-graphics.types: fix typo
2022-01-17 John Benediktssoncore-graphics.types: fix help-lint
2022-01-17 John Benediktssontools.time.struct: swap back to <struct> temporarily.
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-17 John Benediktssonclasses.struct: faster equal? method
2022-01-16 John Benediktssonweabpps.wiki: .page not .contents
2022-01-16 John Benediktssonwebapps.wiki: some css improvements
2022-01-16 John Benediktssonwebapps.wiki: relative path for now
2022-01-16 John Benediktssonwebapps.wiki: temporary fix
2022-01-16 John Benediktssonwebapps.wiki: icons default relative to root
2022-01-16 John Benediktssonwebapps.wiki: fix using
2022-01-16 John Benediktssonwebapps.wiki: need $wiki for hamburger url
2022-01-16 John Benediktssonwebsites.concatenative: meta charset=utf-8
2022-01-16 John Benediktssonwebapps.wiki: adding hamburger.svg
2022-01-15 Doug Colemanunicode: update version number
2022-01-15 John Benediktssontyped: fix using
2022-01-15 John Benediktssoncompiler.tree.propagation.transforms: only partial...
2022-01-15 John Benediktssontyped: disable struct-class typed unboxing for now
2022-01-15 John Benediktssonclasses.struct: better redefinition behavior.
2022-01-14 John BenediktssonRevert "stack-checker.dependencies: use existing add...
2022-01-14 Dusk Banksmisc/vim: Further improve `:FactorVocab` completion
2022-01-14 John Benediktssonstack-checker.dependencies: use existing add-depends...
2022-01-14 John Benediktssonclasses.struct: resolve bootstrap dependency on stack...
2022-01-14 John Benediktssonclasses.struct: make new and boa work on struct-class
2022-01-14 John Benediktssonstack-checker.dependencies: adding depends-on-struct...
2022-01-14 John Benediktssonclasses.tuple: make boa-effect generic.
2022-01-13 John Benediktssonvocabs: fewer namespace lookups for requiring
2022-01-13 John Benediktssonhelp.stylesheet: adding text-color to code-blocks.
2022-01-12 John Benediktssonzealot: fix for moving require-all
2022-01-12 John Benediktssonsee: need to clone variables
2022-01-12 John Benediktssonsee: use with-variables to start a new scope in synopsis
2022-01-12 John Benediktssonmason.test: stop using errorlist
2022-01-12 John Benediktssonvocabs: change from errorlist to requiring list
2022-01-12 John BenediktssonREADME: switch from travis badge to github badge
next