]> gitweb.factorcode.org Git - factor.git/history - basis
arm: BRK breaks here!
[factor.git] / basis /
2021-03-29 Doug Colemanarm: BRK breaks here! arm64-bootstrap
2021-03-27 Doug Colemanarm: link to src code for prolog epilog
2021-03-27 Doug Colemanarm: implement prolog and epilog
2021-03-27 Doug Colemanarm: notes
2021-03-26 Doug Colemanarm64: implementing sub primitives
2021-03-26 Doug Colemancpu.arm.assembler: Update for opcode change
2021-03-26 Doug Colemanarm.assembler.opcodes: Directly output to make.
2021-03-26 Doug Colemanbootstrap: working on arm
2021-03-26 Doug Colemancpu.arm.assembler: Use make for the relocation feature.
2021-03-26 Doug Colemanarm: 128 byte red zone
2021-03-26 Doug Colemancpu.arm.assembler: More words to encode, bounds checking
2021-03-26 Doug Colemanarm: work
2021-03-26 Doug Colemancpu.arm.assembler: Add some more instructions
2021-03-26 Doug Colemanarm64: ADR ADRP fix encoding
2021-03-26 Doug Colemanarm64: just jump to begin_callback...please
2021-03-26 Doug Colemanarm64: ADR encoding
2021-03-26 Doug Colemanarm: try to call begin_callback from asm
2021-03-26 Doug Colemanasdf2
2021-03-26 Doug Colemanasdf
2021-03-26 Doug Colemanasdf
2021-03-26 Doug Colemanarm64: fix
2021-03-26 Doug Colemanarm64: moving things around
2021-03-26 Doug Colemanarm64: more subprimitives
2021-03-26 John Benediktssonui.gadgets.editors: make readline-bindings only on...
2021-03-24 John Benediktssonui: standard readline style keybindings.
2021-03-24 John Benediktssonui.tools.listener: change set-listener-font to modify...
2021-03-24 John Benediktssonui.tools.listener: cleanup using.
2021-03-24 John Benediktssonui.tools.listener: enable font increase and decrease.
2021-03-23 Doug Colemantools.memory: Fix deploy test 23
2021-03-23 Doug Colemanui.backend.gtk: Trim null bytes for linux copy.
2021-03-23 John Benediktssontools: fix some docs uses.
2021-03-23 John Benediktssonmath.combinatorics: adding all-unique-permutations.
2021-03-22 John Benediktssonvocabs.metadata: change vocab-summary to just be summary.
2021-03-22 John Benediktssoncore/basis: metadata instead of meta-data.
2021-03-22 John Benediktssonsequences.generalizations: move to basis from core.
2021-03-22 John Benediktssondb.sqlite.lib: stop using sequences.extras.
2021-03-21 Doug Colemanhttp: Use Uppercase For Header Names
2021-03-21 Doug Colemanvocabs: Show vocab metadata in help and fix ctrl-e...
2021-03-21 Doug Colemanvocabs.metadata: Show vocab root in listener vocab...
2021-03-21 Doug Colemanfactor: map-zip -> zip-with
2021-03-20 John Benediktssoncore/basis/extras: use zip-with in a few places.
2021-03-20 John Benediktssonbasis: use zip-with in a few places.
2021-03-19 John Benediktssonlocals: simplify by merging def and multi-def (again).
2021-03-19 John Benediktssonmultiline: removing bad-heredoc.
2021-03-19 John BenediktssonRevert "locals: simplify by merging <def> and <multi...
2021-03-19 John Benediktssonlocals: simplify by merging <def> and <multi-def>.
2021-03-19 John Benediktssonformatting: simplify strftime.
2021-03-19 John Benediktssoneditors.ultraedit: support ultraedit on the mac.
2021-03-19 Giftpflanzehelp.markup: Fix documentation
2021-03-19 John Benediktssonui.tools.listener.completion: display glyph for CHAR...
2021-03-19 John Benediktssontools.scaffold: choose a vocab-root for scaffold-vocab...
2021-03-19 John Benediktssonmultiline: remove HEREDOC:
2021-03-19 John Benediktssonlinked-assocs: rollback to old clone method.
2021-03-18 John Benediktssonregexp.classes: inline bi* = instead of shadowing ...
2021-03-18 John Benediktssonregexp.classes: rename substitute to (substitute).
2021-03-18 John Benediktssonlinked-assocs: change clone to use (clone).
2021-03-18 John Benediktssontools.scaffold: fix "protocols.foobar" case.
2021-03-18 John Benediktssonextra: moving named-tuples to basis.
2021-03-18 John Benediktssonurls: normalize paths when creating urls from strings.
2021-03-18 John Benediktssonextra: move ini-file, oauth1, oauth2 to basis.
2021-03-18 John Benediktssonextra: moving etc-hosts and resolv-conf to basis.
2021-03-18 John Benediktssonextra: moving constructors to basis.
2021-03-17 John Benediktssonextra: move dns, ntp to basis.
2021-03-17 John Benediktssonextra: moving bloom-filters, cuckoo-filters to basis.
2021-03-17 John Benediktssonextra: moving cbor, msgpack, toml, uu to basis.
2021-03-17 John Benediktssoncompiler.tree.propagation.transforms: sigh.
2021-03-17 John Benediktssoncompiler.tree.propagation.transforms: maybe better...
2021-03-17 John BenediktssonRevert "math.intervals: workaround possible compiler...
2021-03-17 John Benediktssonchecksums: add specialized-arrays.
2021-03-17 John Benediktssoncompiler.tree.propagation: add some tests.
2021-03-17 John Benediktssoncompiler.tree.propagation.transforms: fix redundant...
2021-03-17 Doug Colemancompiler.tree.propagation: Use ... for example
2021-03-17 John Benediktssoncompiler.tree.propagation: fix docs to show expected...
2021-03-16 John Benediktssoncompiler.cfg.builder: need to define the 'id' slot.
2021-03-16 John Benediktssonwrap.strings: preserve leading whitespace when wrapping.
2021-03-16 John Benediktssonchecksums.wyhash: implement the wyhash algorithm.
2021-03-16 Giftpflanzepeg: Fix documentation
2021-03-15 John Benediktssonurls: adding some more test cases for remove-dot-segments.
2021-03-15 John Benediktssonurls: remove unnecessary slashes in remove-dot-segments.
2021-03-15 John Benediktssontools.deploy.backend: use alien.libraries.finder.
2021-03-15 John Benediktssontools.scaffold: change scaffold-vocab to scaffold-vocab-in.
2021-03-15 John Benediktssoncore-text.fonts: switch monospace to Menlo.
2021-03-15 John Benediktssonurls: use split1 instead of replace in remove-dot-segments.
2021-03-15 John Benediktssonurls: handle a series of /././././ in paths.
2021-03-15 John Benediktssontools.deploy.libraries: remove in favor of alien.librar...
2021-03-15 John Benediktssonurls: improve remove-dot-segments and test lots of...
2021-03-14 John Benediktssonalien.libraries.finder.macosx: check file exists and...
2021-03-14 John Benediktssonalien.libraries.finder: use dyld_shared_cache on Big...
2021-03-14 John Benediktssoncommand-line.loop: moving to extra/command-loop for...
2021-03-13 Doug Colemancompression.zstd: Add zstd support.
2021-03-13 John BenediktssonRevert "Revert "urls: RFC 3986 (5.2.4. Remove Dot...
2021-03-13 John Benediktssonlogging.server: use io.directories:?delete-file.
2021-03-13 John Benediktssoncommand-line.loop: adding a generic command interpreter.
2021-03-12 John BenediktssonRevert "urls: RFC 3986 (5.2.4. Remove Dot Segments)"
2021-03-12 John Benediktssonhttp: simpler stack effects, adding a test case.
2021-03-12 Giftpflanzehttp: Make parse-set-cookie matching case insensitive
2021-03-12 inivekinFixes apropos header colour bug, Changes help path...
2021-03-12 John Benediktssonurls: RFC 3986 (5.2.4. Remove Dot Segments)
2021-03-11 John Benediktssonjson.reader: make path>jsons check for balanced brackets.
2021-03-11 Doug Colemanjson.reader: Add a path>jsons for files that have multi...
next