]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2020-05-16 John Benediktssonbasis/extra: replace "/ >integer" with "/i" in a few...
2020-05-16 John Benediktssonui.gadgets.packs: change pack-layout not to round.
2020-05-16 John Benediktssonbrainfuck: inline (?) because it's not a language command.
2020-05-16 John Benediktssonui.gadgets: formatting.
2020-05-16 John Benediktssonui.baseline-alignment: better stack effects.
2020-05-16 John Benediktssoncore-text: change metrics>dim not to ceiling.
2020-05-16 Sergii Fesenkoio.standard-paths: fix standard-login-paths for fish...
2020-05-15 John Benediktssonurls: adding redacted-url to mask the password of a...
2020-05-14 Silvio MayoloAdded imenu tags to factor-mode for Emacs
2020-05-10 Alexander Iljinsodium.ffi: add the scrypt functions
2020-05-10 Alexander Iljinsodium: update copyright years in the header
2020-05-10 Alexander Iljinsodium: add sodium-bin>base64
2020-05-10 Alexander Iljinsodium: add sodium-base64>bin
2020-05-02 John Benediktssonmath.bitwise: some docs cleanup.
2020-05-02 Doug Colemanmath.bitwise: Add some more docs to find bits form...
2020-05-02 Doug Colemanmath.bitwise: Add an in-order bitfield word called...
2020-04-28 John Benediktssontensors: updated with the latest tensors vocab.
2020-04-23 John Benediktssonvisionect: change http-backend to use CRLF.
2020-04-22 John Benediktssonvisionect: handle non-post-data in visionect-post.
2020-04-21 John Benediktssonvisionect: fix get-tclv and set-tclv.
2020-04-21 John Benediktssonvisionect: get http-backend working properly.
2020-04-21 Steve Ayerhartadded srv parsing
2020-04-21 Steve Ayerhartincorrect SRV enum
2020-04-21 John Benediktssonbootstrap.image.upload: remove os hook from scp-name.
2020-04-21 Doug Colemanbootstrap.image.upload: scp is included with windows...
2020-04-20 John Benediktssonvisionect: new vocab for Visionect Server Management...
2020-04-19 Doug Colemanmath.bitwise: Fix shift "right" to shift "left" for...
2020-04-18 John Benediktssonio.files.trash: use normalize-path.
2020-04-18 John Benediktssonio.files.trash: add tags.txt for now.
2020-04-18 John Benediktssonwebsites.concatenative: rename cgi to gitweb.
2020-04-17 Alexander Iljinio.files.trash.windows: convert input path to absolute...
2020-04-17 Alexander Iljinio.files.trash.windows: fix SHFILEOPSTRUCTW struct
2020-04-14 Alexander Iljinui.gadgets.charts: delete some obsolete implementation...
2020-04-14 Alexander Iljinimages.viewer-docs: remove some extra spaces
2020-04-14 Alexander Iljincompiler.tree.propagation.constraints: fix a harmless...
2020-04-14 Alexander Iljinalien.data-docs: fix wording and punctuation in cast...
2020-04-14 Alexander Iljinui.gestures-docs: add code example to file-drop gesture...
2020-04-14 Alexander Iljinio.timeouts-docs: fix an example formatting
2020-04-13 Doug Colemanvm: Allow larger 32bit code heaps.
2020-04-13 John Benediktssonmason.child: change windows code-heap from 200 to 100.
2020-04-13 John Benediktssondrive-strings: really move this time.
2020-04-13 John Benediktssondrive-strings: move to windows.drive-strings.
2020-04-13 Alexander Iljinsodium.secure-memory: fix a stack effect and add docume...
2020-04-13 Alexander Iljinliterals-docs: fix a copy-paste error
2020-04-13 Alexander Iljindrive-strings: add a demo vocab for GetLogicalDriveStri...
2020-04-13 Alexander Iljinwindows.kernel32: add GetLogicalDriveStrings
2020-04-13 Alexander Iljinwindows.version: new vocab
2020-04-13 Alexander Iljinalien.data-docs: fix a typo
2020-04-13 Alexander Iljinio.files.windows: rename a stack effect to make it...
2020-04-13 John Benediktssonsodium: fix help-lint warnings.
2020-04-13 John Benediktssonsodium.secure-memory: fix return type of secure-memory=.
2020-04-13 John Benediktssonmirrors: make failures check error type.
2020-04-13 Cat Stevensmirrors: useless using
2020-04-13 Cat Stevensmirrors: delete-at and clear-assoc are an error, fix...
2020-04-13 John Benediktssonio.directories: use factor for touch-file.
2020-04-13 John Benediktssonsodium.secure-memory: apply @AlexIljin patch for secure...
2020-04-13 Alexander Iljinsodium.secure-memory: new vocab
2020-04-13 Alexander Iljinsodium.ffi: add 2020 to the copyright years
2020-04-13 Alexander Iljinsodium.ffi: fix the pointer declaration syntax
2020-04-13 Alexander Iljinsodium.ffi: add the Argon2i header definitions
2020-04-13 Alexander Iljinsodium.ffi: fix the array parameters in the function...
2020-04-13 Alexander Iljinsodium.ffi: add some SHA hash and HMAC headers
2020-04-12 Doug Colemanio.directories: The only truly cross-platform binary...
2020-04-12 Doug Colemanbenchmark.regex-dna: We have to read the input and...
2020-04-12 Doug Colemanio: Really fix the tests.
2020-04-12 Doug ColemanWindows: Handle three places where Windows line endings...
2020-04-11 Doug Colemanio.directories: Maybe echo is a good cross-platform...
2020-04-11 Doug ColemanRevert "io.directories: Don't use ``touch`` because...
2020-04-11 Doug Colemanio.directories: Don't use ``touch`` because it's not...
2020-04-11 Doug Colemanmason.child: Up the codeheap size on Windows mason...
2020-04-09 John Benediktssonwebbrowser: disable some tests that open windows.
2020-04-07 Doug Colemanopenssl.libssl: Add functions to set options on SSL_CTX.
2020-04-07 John Benediktssonvm: lost a character somehow.
2020-04-07 John Benediktssonvm: quick fix for compilation warning.
2020-04-07 Doug Colemansodium: Less stack shuffling in test.
2020-04-03 John Benediktssonmason.test: change mason to load roots in order.
2020-04-03 John Benediktssonfurnace.actions: better using.
2020-04-03 John Benediktssonfurnace.actions: cleanup using.
2020-04-03 John Benediktssonwindows.iphlpapi: use follow, it's simpler.
2020-04-03 John Benediktssonbasis/extra: move tools.
2020-04-02 John Benediktssonio.encodings.utf7: skip over first char when searching.
2020-04-02 John Benediktssonio.encodings.utf7: revert last patch, fixed and faster.
2020-04-02 John Benediktssoncli.git: revert process-contents patch.
2020-04-02 John Benediktssonbasis/extra: move fewer things.
2020-04-02 John BenediktssonRevert "basis: Move any vocabularies required by basis...
2020-04-02 John BenediktssonRevert "basis: Move more extra to basis."
2020-04-02 Alexander Iljinrosetta-code.multisplit: reduce memory usage
2020-04-01 Alexander Iljinrosetta-code.multisplit: new vocab
2020-03-31 Doug Colemanbuild.sh: Only find the mingw compiler on Windows.
2020-03-30 Doug Colemanbuild.sh: Support MINGW64 as 64bit Windows.
2020-03-30 Doug Colemanbuild.sh: Only support 32/64bit word sizes.
2020-03-28 Doug Colemanbasis: Move more extra to basis.
2020-03-28 Doug Colemanbasis: Move any vocabularies required by basis into...
2020-03-24 John Benediktssonformatting: simplify using assoc>map instead of unzip...
2020-03-24 John Benediktssonformatting: support other sequences in printf.
2020-03-15 Doug Colemanunix.process: Add posix_spawn stub.
2020-03-15 Doug Colemanbuild.sh: Tab snuck into my commit...
2020-03-15 Doug Colemanwindows: Move types to ole32
2020-03-15 Doug Colemanwindows: Move IStream to windows.com to fix bootstrap.
2020-03-15 Doug Colemanfactor: Update all repos to point to github.com.
next