]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2020-11-20 Doug Colemanmakefile: Working on multiple builds. arm64
2020-11-18 Doug Colemanvm: macOS arm64 does not need 10.9 compatibility. Add...
2020-11-18 Doug Colemanvm: Make each file compile on macOS. It needs to link...
2020-11-18 Doug Colemanvm: Add some necessary macosx-arm64.64 code.
2020-11-18 Doug Colemanbuild.sh: Add arm64 for new Mac Mini
2020-11-18 Doug Colemanmath.bitwise: fix unbalanced private
2020-11-18 Doug ColemanGNUmakefile: fix make clean
2020-11-18 Doug ColemanGNUmakefile: Fewer ``mkdir -p`` calls
2020-11-18 Doug Colemangnumakefile: fix for linux
2020-11-18 Doug Colemanmakefile: build to different directory
2020-11-18 Doug Colemanmakefile: fix srcs
2020-11-18 Doug Colemannmakefile: allow compiling to another dir
2020-11-18 Doug Colemancpu.arm: define ds-reg
2020-11-18 Doug Colemancpu: fix duplicate
2020-11-18 Doug Colemancpu.arm.assembler: More insns.
2020-11-18 Doug Colemanarm: Working on subprimitives.
2020-11-18 Doug Colemancpu.arm.assembler: Add more instructions.
2020-11-18 Doug Colemancpu.arm.assembler: Add SUB instruction.
2020-11-18 Doug Colemanbootstrap: Stubs for jit
2020-11-18 Doug Colemanbootstrap.assembler.arm: Stub out all the files for...
2020-11-18 Doug Colemancpu.arm.assembler.opcodes: Fix compilation...
2020-11-18 Doug Colemanbootstrap: Add stub files for arm.
2020-11-18 Doug Colemancpu.arm: Move to basis.
2020-11-18 Doug Colemancpu.ppc: Update using list and fix compiler error.
2020-11-18 Doug Colemansystem: Add arm.32 and arm.64
2020-11-18 Doug ColemanConfig: More .hpp files
2020-11-18 Doug ColemanMakefile: Remove unused variable.
2020-11-18 Doug ColemanMakefiles: Add more header file deps and rearrange...
2020-11-18 Doug Colemanarm: Add some files and definitions until it compiles.
2020-11-18 Doug ColemanNmakefile: Add arm-64 option.
2020-11-18 Doug Colemanvm: Fix freebsd spacing.
2020-11-18 Doug Colemancpu.arm64: Add an opcodes vocab to wrap the assembler...
2020-11-18 Doug Colemancpu.arm64.assembler: Commit for instruction encoding.
2020-11-18 Doug Colemaneditors.visual-studio-code-exploration: Add yet another...
2020-11-17 John Benediktssonraylib.ffi: can lookup-library instead of find-library.
2020-11-17 John Benediktssonopenssl: doesn't require full paths.
2020-11-17 John Benediktssonopenssl.libcrypto: fix for macos.
2020-11-17 masweeneyio.pathnames: add missing linux branch in test
2020-11-17 masweeneyio.pathnames: fix separator when appending paths in...
2020-11-17 Alexander Iljincontributors: merge the known contributor aliases
2020-11-15 John Benediktssonmodels.arrow: fix docs.
2020-11-15 timormodels.arrow: Add <?arrow> and <?smart-arrow>
2020-11-15 John Benediktssoneditors.smultron: adding Smultron support.
2020-11-14 John Benediktssoncombinators.extras: rename new ?call word to chain.
2020-11-14 John Benediktssoneditors.visual-studio-code: try and simplify.
2020-11-14 John Benediktssonmodels: fix docs for compute-model.
2020-11-14 timormodels: Add word to force recomputation of model values
2020-11-14 Doug Colemaneditors.visual-studio-code: Fix windows.
2020-11-13 timorui.images: support image tuples as well as image-names
2020-11-13 John Benediktssonsystem-info.macosx: report 10.16 as Big Sur.
2020-11-13 John Benediktssoncombinators.extras: a few more tests for ?call.
2020-11-13 John Benediktssoncombinators.extras: adding ?call.
2020-11-10 John Benediktsson.travis.yml: use -run=tools.test --only.
2020-11-10 John Benediktssonzealot.help-lint: use require instead of load.
2020-11-10 John Benediktssontools.test: allow --only command-line option.
2020-11-10 John Benediktssoneditors.nova: adding support for Panic's Nova editor.
2020-11-10 John Benediktsson.travis.yml: stop using windows for now.
2020-11-10 John Benediktsson.travis.yml: wrap with string to fix yaml parsing.
2020-11-10 John Benediktsson.travis.yml: syntax fix.
2020-11-10 John Benediktsson.travis.yml: need ./paths.
2020-11-10 John Benediktsson.travis.yml: try brew update-reset to fix the services...
2020-11-10 John Benediktsson.travis.yml: try and use addons/homebrew.
2020-11-10 John Benediktsson.travis.yml: inline the important apt-get deps.
2020-11-10 John Benediktsson.travis.yml: experiment with windows builders.
2020-11-10 John Benediktsson.travis.yml: see if this is simpler to maintain.
2020-11-10 John Benediktsson.travis.yml: fix syntax maybe.
2020-11-09 John Benediktsson.travis.yml: disable testing changed vocabs for right...
2020-11-09 John Benediktsson.travis.yml: disable RVM for now, update brew.
2020-11-09 John BenediktssonRevert "http: only test using ipv4."
2020-11-09 John Benediktssonurls: fix set-url-addr to work with inet6.
2020-11-09 John Benediktssonhttp: only test using ipv4.
2020-11-09 John Benediktssonmemory: mark two tests as long since they are slow...
2020-11-09 John Benediktsson.travis.yml: make sure to only test core-vocabs, not...
2020-11-09 John Benediktssonui: fix some $slots help-lint warnings.
2020-11-09 John Benediktssonhelp.lint.checks: add a help-lint check for bad $slot...
2020-11-09 John Benediktssoncompiler.cfg: fix $slots table for basic-block.
2020-11-08 John Benediktssonimages.viewer: removing stop-control and start-control.
2020-11-08 timorimages.viewer: Don't override model activation/deactivation
2020-11-08 Alexander Iljinbacktrack-docs: add main article and some usage example...
2020-11-08 Alexander Iljinassocs: mark the delete-at words as related
2020-11-07 Doug Colemancalendar: Fix unit test for holidays.
2020-11-07 John Benediktssonhttp.client: fix test cases broken by schema:path url...
2020-11-07 Doug Colemancalendar.holidays.us: Update nth day of week for base 0.
2020-11-07 Doug Colemancalendar: More refactoring, add some new words.
2020-11-07 Doug Colemanformatting: Add some unit tests for what strftime think...
2020-11-05 John Benediktssonoauth1: fix for urls change.
2020-11-05 John Benediktssonbittorrent: fix read-messages.
2020-11-05 John Benediktssonarrays.shaped: adding get words.
2020-11-05 Doug Colemanzoneinfo: Add words to get weekdays relative to day...
2020-11-05 Doug Colemancalendar: Add words to get days of the week relative...
2020-11-05 Doug Colemantime: rename set-time to set-system-time. Add calendar...
2020-11-05 Doug Colemancalendar: Refactoring and adding funny calendar terms.
2020-11-04 Doug Colemancalendar: Always do calculation for datetimes.
2020-11-04 Doug Colemancalendar: Simplify ymd>ordinal a bit.
2020-11-04 John Benediktssonmath.extras: fix for math.ranges.private refactor.
2020-11-04 John Benediktssonbittorrent: remove debug for now.
2020-11-04 John Benediktssoncombinators.tuples: fix docs for 1make-tuple.
2020-11-04 John Benediktssonmath.ranges: experiment with some new syntax.
2020-11-04 John Benediktssonsequence.padded: use nth-unsafe in padded-head.
2020-11-04 John Benediktssonsequences.padded: adding virtual padded sequences.
next