]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2022-01-12 John Benediktsson.github: rename to build.yml
2022-01-12 John Benediktssonhelp.html: larger title
2022-01-12 John Benediktssonwebapps: less space in favicon link
2022-01-12 John Benediktssonwebsites.concatenative: align navrow img
2022-01-12 John Benediktssonwebapps: adding factor logo and link.
2022-01-12 John Benediktssonwebapps.wiki: fix hamburger
2022-01-12 John Benediktssonwebapps: few more fixes
2022-01-12 John Benediktssonwebapps.pastebin: better css for iphones
2022-01-12 John Benediktssonwebapps.pastebin: make table wider
2022-01-12 John Benediktssonwebapps.wiki: fixing navbar
2022-01-12 John Benediktssonwebapps.wiki: adding back the container.
2022-01-12 John Benediktssonwebapps.pastebin: better css
2022-01-12 John Benediktssonwebsites.concatenative: remove #container
2022-01-12 John Benediktssonwebapps: updating boilerplate navbar/navrow
2022-01-12 John Benediktssonhelp.html: need to hide img on iphones
2022-01-12 John Benediktssonwebsites.factorcode: use https
2022-01-12 John Benediktssonhelp.html: couldn't resist tweaking the design a bit...
2022-01-12 John Benediktssonextra: using https://factorcode.org
2022-01-12 Doug Colemancalendar: Try out a potential locals syntax.
2022-01-12 Doug ColemanRevert "Revert "vm: Allow larger 32bit code heaps.""
2022-01-12 John BenediktssonRevert "Revert "Revert "alien: better resetting and...
2022-01-12 John BenediktssonRevert "Revert "alien: better resetting and forgetting.""
2022-01-12 John Benediktssonhelp.syntax: fix nested help lookups.
2022-01-12 Doug Colemancalendar.holidays.us: fix unit tests for juneteenth
2022-01-12 John BenediktssonRevert "Revert "words: use remove-word-prop instead...
next