]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-09-11 John Benediktssoncombinators.extras: in sequence-case use in? instead...
2023-09-11 John Benediktssoncombinators.extras: change sequence-case to not use...
2023-09-11 chunes3Add notes section about resizability
2023-09-11 chunes3Add documentation for sift!
2023-09-10 John Benediktssoncombinators.extras: another test
2023-09-10 John Benediktssoncombinators.extras: adding sequence-case
2023-09-10 John Benediktssonsequences.extras: another test case and make count...
2023-09-10 John Benediktssonsequences.extras: adding count=
2023-09-10 John Benediktssonfixups: adding math.trig to 0.100 fixups
2023-09-10 Capitalmath.trig: remove reference to this vocab
2023-09-10 Capitalmath.functions: fold math.trig into math.functions
2023-09-10 John Benediktssonsequences.product: performance improvements
2023-09-09 John Benediktssonsequences: making supremum/infimum generic
2023-09-09 John Benediktssoncore: adding missing summary.txt
2023-09-09 Capitalrlgl: fix up demo and covabs
2023-09-09 Capitalrlgl: add alias and ARRAY-SLOTS:
2023-09-09 Capitalrlgl: initial-bindings + demo
2023-09-09 Capitalraylib: update tags
2023-09-09 Capitalraylib: Audit bindings and update to 4.5
2023-09-09 John Benediktssonranges: test intersect on ratio and float
2023-09-09 John Benediktssonmath: make lcm work on real
2023-09-09 John Benediktssonmath: fix bug with ``0 0 lcm``
2023-09-09 John Benediktssonmath: define simple-gcd on real
2023-09-08 John Benediktssonranges: speed up M\ range members
2023-09-08 GiftpflanzeAdd project-euler.066
2023-09-08 Giftpflanzeunits.si: Add km^2, more aliases
2023-09-08 Giftpflanzeunits.imperial: Add area units, choose fingerbreadth...
2023-09-08 John Benediktssontools.walker: adding breakpoint-after
2023-09-08 Giftpflanzeproject-euler: Rewrap, update links, add copyrights...
2023-09-08 GiftpflanzeAdd project-euler.061
2023-09-07 John Benediktssonpdf.layout: don't need to >alist sort-keys
2023-09-07 John Benediktssonproject-euler.005: lcm
2023-09-07 John Benediktssonranges: M\ range in? should use >forward-range<
2023-09-07 John Benediktssonranges: switch back to locals version
2023-09-07 John Benediktssonbootstrap.image: move locals earlier
2023-09-07 Keldan ChapmanFix for local definitions
2023-09-07 John Benediktssonmath: adding docs for lcm
2023-09-07 John Benediktssonproject-euler.002: simplify euler002a
2023-09-07 John Benediktssonranges: switch from locals to a stack version.
2023-09-07 John Benediktssonmath.functions: move lcm to core/math
2023-09-07 Keldan ChapmanAdd set methods to ranges
2023-09-06 John BenediktssonRevert "Add set methods to ranges"
2023-09-06 Keldan ChapmanAdd set methods to ranges
2023-09-06 John BenediktssonREADME: minor fix
2023-09-06 John Benediktssonui.gadgets.comboboxes: use white-interior for theming
2023-09-06 John Benediktssonkernel: docs example doesn't need prettyprint
2023-09-06 John Benediktssonkernel: fix help-lint warnings
2023-09-06 Marc Michaelkernel-docs: adds examples to the documentation of ?
2023-09-06 Marc Michaelkernel-docs: refines values and description for ?
2023-09-03 John Benediktssonleb128: simplify write-leb128
2023-09-03 John Benediktssonleb128: faster default case, some simplification
2023-09-03 John Benediktssonhelp.pdf: fix tools.pdf name
2023-09-03 John Benediktssonrecipes: move define-db out of a top-level form
2023-09-03 John BenediktssonRevert "Support stdio streams (#2204)"
2023-09-03 nomennescioSupport stdio streams (#2204)
2023-09-03 John Benediktssonperiodic-table: factor out the <element-button>
2023-09-03 John BenediktssonRevert ".github: disable windows for now"
2023-09-02 John Benediktssonperiodic-table: spacing
2023-09-02 John Benediktssonperiodic-table: split <element-label> and <element>
2023-09-02 John Benediktssonleb128: fix doc typo
2023-09-02 John Benediktssonleb128: docs
2023-09-02 John Benediktssonreddit: fix domain-stats
2023-09-02 John Benediktssonleb128: faster with some type hints
2023-09-02 John Benediktssonleb128: test negative uled128
2023-09-02 John Benediktssonleb128: support unsigned and signed LEB128 format
2023-09-02 John Benediktssonperiodic-table: adding a deploy script
2023-09-02 John Benediktssonleb128: adding LEB128 encoding
2023-09-02 Alexander Ilinhello-ui: shuffle the deploy config the way tools.deplo...
2023-09-02 Alexander Ilinhello-ui: add deploy-help? setting to the deployment...
2023-09-02 Alexander Ilinhello-ui: get rid of the console window in the deployed...
2023-09-02 Alexander Ilinhello-ui: fix some punctuation
2023-09-02 John Benediktsson.github: disable windows for now
2023-09-02 John Benediktssonwebapps.planet: constrain images to the page
2023-09-02 John Benediktssonperiodic-table: make each element clickable
2023-09-02 John Benediktssonperiodic-table: bigger fonts, legend stays still
2023-09-02 John Benediktssonui.gadgets.cartesian: cleanup
2023-09-02 John Benediktssonui.gadgets.slate: some cleanup
2023-09-02 John Benediktssonrecipes: add some terrible @2x icons, cleanup
2023-09-02 John Benediktssonui: some cleanup of old factor code
2023-09-02 John Benediktssonsudokus: some formatting to understand code
2023-09-02 John Benediktssonsudokus: fix hint after solved
2023-09-01 John Benediktssonmodels.combinators: fix help-lint
2023-09-01 John Benediktssonmodels.combinators: move weird reduce* word here
2023-09-01 John Benediktssonmisc/vim: update syntax
2023-09-01 Alexander Ilinui.gadgets.comboboxes: restore from unmaintained
2023-09-01 Alexander Ilinsudokus: fix compilation
2023-09-01 Alexander Ilinsudokus: restore from unmaintained
2023-09-01 Alexander Ilinui.gadgets.alerts: fix imports
2023-09-01 Alexander Ilinui.gadgets.alerts: restore from unmaintained
2023-09-01 Alexander Ilinui.gadgets.layout: fix compilation
2023-09-01 Alexander Ilinui.gadgets.layout: restore from unmaintained
2023-09-01 Alexander Ilinrecipes: fix compilation
2023-09-01 Alexander Ilinrecipes: restore from unmaintained
2023-09-01 Alexander Ilinpersistency: restore from unmaintained
2023-09-01 Alexander Ilinui.gadgets.controls: fix compilation
2023-09-01 Alexander Ilinui.gadgets.controls: restore from unmaintained
2023-09-01 Alexander Ilinmodels.combinators.templates: fix compilation
2023-09-01 Alexander Ilinmodels.combinators[.templates]: restore from unmaintained
2023-09-01 Alexander Ilinsequences.extras: add the reduce* word
next