]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2021-01-31 Doug Colemanwindows: Add cpu-mhz on Windows
2021-01-31 Doug Colemanbroadcast-server: more infos
2021-01-31 Doug Colemansystem-info.macosx: Implement username
2021-01-31 Doug Colemanbroadcast-server: Add a cross-platform network discover...
2021-01-31 Doug Colemansystem-info: Add a cross-platform username hook.
2021-01-31 Doug Colemanio.sockets: Better docs for how to do a broadcast udp...
2021-01-30 Doug Colemanui: Trim using lists.
2021-01-30 Doug Colemanwindows: Add some code to put something in the tray.
2021-01-30 Doug Colemanui.backend.windows: ToUnicode can return 0 and it's...
2021-01-30 Doug ColemanMerge branch 'master' of https://github.com/factor...
2021-01-30 Doug Colemanfactor: More using list cleanup
2021-01-30 Ales Huzikxkcd: fix urls
2021-01-29 Doug Colemanhash-sets: Fix stack effect.
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2021-01-28 Doug Colemanfactor: trim using lists
2021-01-28 Doug Colemancocoa.statusbar: Add some words to make a systemStatusB...
2021-01-28 Doug Colemancocoa: Add more cocoa/objc methods. lookup-method ...
2021-01-27 Justin HillAdd a missing fry (#2425)
2021-01-14 John Benediktssonopenssl: use .35 version on macos for now, should work...
2021-01-14 John BenediktssonRevert "openssl.libcrypto: use non-versioned dylib...
2021-01-14 John Benediktssonopenssl.libcrypto: use non-versioned dylib on mac.
2021-01-12 Doug Colemanredis: Change tests with-redis word because it confused me.
2021-01-11 John BenediktssonRevert "io.pathnames: fix separator when appending...
2021-01-11 John BenediktssonRevert "io.pathnames: add missing linux branch in test"
2021-01-08 John Benediktssonpeg.expr: fix parse error with numbers in parens.
2020-12-31 Dave CarltonAdded UTExportedTypeDeclarations to Info.plist
2020-12-31 Arnaut DanielUpdate Raylib from 2.5 -> 3.5
2020-12-28 John Benediktssonpeg.javascript: fix docs.
2020-12-28 John Benediktssonbenchmark.javascript: removing for now.
2020-12-27 Doug Colemanreservoir-sampling: Sample k elements from an unknown...
2020-12-27 Doug Colemanhttp.parsers: Allow a lot more characters in the cookie...
2020-12-27 Doug Colemanescape-strings: sha delimiters for fun
2020-12-27 Doug Colemancalendar: Add more predicates.
2020-12-24 John Benediktssonstrings.parser: adding line continuations.
2020-12-24 John Benediktssonpeg.javascript: fix tests.
2020-12-24 John Benediktssonpeg.javascript: support more features
2020-12-24 John Benediktssonpeg.javascript: simplify to one file.
2020-12-24 John Benediktssonbenchmark.javascript: update jquery to 3.5.1 to avoid...
2020-12-21 Doug Colemansemantic-versioning: Better comparison code.
2020-12-21 Doug Colemansemver: Add more semver code to parse ranges. Need...
2020-12-21 Doug Colemanitunes: Add a way to query top podcasts from itunes.
2020-12-21 Doug Colemansequences.extras: Add find-pred
2020-12-21 Doug Colemanpeg.ebnf: Fix bug with ~ ignore and labels and add...
2020-12-18 John Benediktssonstrings: embed sequence-hashcode algorithm in rehash...
2020-12-18 John BenediktssonRevert "time.unix: faster set-system-time."
2020-12-18 John Benediktssonclasses.tuple: shoot, meant this to be in .private.
2020-12-18 John Benediktssonclasses.tuple: need to defer tuple-layout.
2020-12-18 John Benediktssonbootstrap: cleanup using.
2020-12-18 John Benediktssonclasses.union: make sure tuple-class has tuple-layout.
2020-12-18 John Benediktssontime.unix: faster set-system-time.
2020-12-18 John Benediktssonbootstrap: this is more fragile than I would like.
2020-12-18 John Benediktssonimages.processing.rotation: disable on linux temporarily.
2020-12-17 John Benediktssonsorting.extras: adding compare-with.
2020-12-17 John Benediktssoncalendar.format: fix timestamp>ymdhms (bad merge).
2020-12-17 John Benediktssoncalendar: really fix test.
2020-12-17 John Benediktssoncalendar: fix quarter, add tests.
2020-12-17 John Benediktssonwords: removing unused "constructor-word".
2020-12-17 John Benediktssonhelp.syntax: add / and " syntax lookups.
2020-12-17 John Benediktssondescriptive: fix reset-word on descriptive words.
2020-12-17 John Benediktssoncalendar: remove unnecessary test.
2020-12-17 John Benediktssonlocals.definition: fix reset-word for M::, MACRO::...
2020-12-17 John Benediktssonvocabs.parser: fix with-words to be properly restartable.
2020-12-16 John Benediktssoncalendar: change >gmt, >local-time to clone.
2020-12-16 John Benediktssonhelp.syntax: $examples with all strings should be turne...
2020-12-16 John Benediktssongrouping.extras: slightly slower but easier to maintain.
2020-12-16 John Benediktssongrouping.extras: much faster group-map.
2020-12-16 John Benediktssongrouping.extras: better {clump,group}-map.
2020-12-16 John Benediktssongrouping.extras: adding ngroup-map and some utility...
2020-12-16 John Benediktssoncalendar: use clone >gmt in a few places.
2020-12-16 John Benediktssonhelp.syntax: more blocks.
2020-12-16 John Benediktssonvocabs.parser: use finally instead of ``[ ] cleanup``.
2020-12-16 John Benediktssonhelp.syntax: prevent unnecessary ambiguous-use-errors.
2020-12-16 John BenediktssonRevert "help.syntax: prevent unnecessary ambiguous...
2020-12-16 John Benediktssonhelp.syntax: prevent unnecessary ambiguous-use-errors.
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2020-12-16 John Benediktssonfunctors: use with-words instead of more fragile qualif...
2020-12-15 John Benediktssonlocals.parser: use with-words again.
2020-12-15 John Benediktssonvocabs.parser: fix with-words.
2020-12-15 John Benediktssonctags.etags: fix ARTICLE: docs.
2020-12-15 John Benediktssonmath.matrices.elimination: fix $snippet to $link in...
2020-12-15 John Benediktssoncalendar.holidays.us: cleanup using.
2020-12-15 John Benediktssonhelp.syntax: short circuit earlier when search returns f.
2020-12-15 John Benediktssonsets: add docs about sequence ordering with members.
2020-12-15 John Benediktssonhelp.syntax: allow help.markup to be parsed as a literal.
2020-12-15 John Benediktssonroman: try easy-help on article.
2020-12-15 John Benediktssonhelp.syntax: simplify code-lines.
2020-12-15 John Benediktssonhelp.syntax: some fixes for $examples blocks with text.
2020-12-15 John Benediktssonregexp: fixing the name collision for ^.
2020-12-15 John Benediktssonhelp.syntax: some fixes for newlines and spaces in...
2020-12-15 John Benediktssonhelp.syntax: start to make ARTICLE: work.
2020-12-15 Doug Colemanroman: Trying out easy-help
2020-12-15 John Benediktssonhelp.syntax: when using multiline strings, need to...
2020-12-15 John BenediktssonRevert "help.markup: make headings titlecase."
2020-12-15 John Benediktssonhelp.syntax: fix intermediate double spaces.
2020-12-15 John Benediktssonhelp.syntax: require string examples to be multi-line.
2020-12-15 John Benediktssonhelp.syntax: can't treat $code as text.
2020-12-15 John Benediktssonhelp.syntax: simplify $example.
2020-12-15 John Benediktssonhelp.syntax: make sure $example is an array.
2020-12-15 John Benediktssonhelp.syntax: more tests.
2020-12-15 John Benediktssonhelp.syntax: don't double spaces in backwards compatibi...
next