]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2018-01-29 Björn LindqvistFUEL: improved fuel-get-uses
2018-01-29 Björn Lindqvistgpu.shaders: simplified in-word's-path
2018-01-29 Björn Lindqvistui.backend.gtk: gtk_init terminates, better throw exception
2018-01-29 Björn Lindqvistui.tests: remove badly baked unit test
2018-01-29 Björn Lindqvistui: try and ensure that the ui thread finishes #1905
2018-01-29 Björn Lindqvistui: the with-ui-running combinator can be removed
2018-01-28 John BenediktssonRevert "cocoa.touchbar: try this."
2018-01-27 Björn Lindqvistgpu.*: docs
2018-01-27 Björn Lindqvistextra/: more uses of the do-state combinator
2018-01-27 Björn Lindqvistgdbm: patch over an ABI change in version 1.14
2018-01-27 John Benediktssoncocoa.touchbar: try this.
2018-01-26 John Benediktssontools.deploy: bump up deploy size for gpu.bunny.
2018-01-26 Björn LindqvistVM: init object_counter, silences valgrind #1886
2018-01-25 John Benediktssonreadline-listener: implement vocab-word-completions.
2018-01-25 John Benediktssonui.tools.listener: implement vocab-word-completions.
2018-01-25 John Benediktssontools.completion: adding complete-vocab-words?.
2018-01-25 Alexander IljinFix the existing IN: suffixes for the test vocabs
2018-01-24 Björn Lindqvistopenssl.libcrypto.tests: should not forget to free...
2018-01-24 Björn Lindqvistpdf.layout: change-last needs prefix due to name clash...
2018-01-24 Björn Lindqvistgtk.*,gdk.*: not using find-library again
2018-01-24 Björn LindqvistFUEL: better font-locking of gl-related words
2018-01-24 Björn Lindqvistalien.libraries.finder: find-library for gtk libs
2018-01-24 Björn Lindqvistalien.libraries.finder.linux.tests: correcting in
2018-01-24 Björn Lindqvistops, trying to fix travis
2018-01-23 John Benediktssonmath.bitwise: add >signed to docs next to >even, >odd.
2018-01-23 Björn Lindqvisttravis: only compile for now
2018-01-23 John Benediktssonboxes: add stack-effect info to if-box?.
2018-01-23 John Benediktssonbson.writer: make more words private.
2018-01-23 John Benediktssonwindows.dropfiles: need to use windows.errors.
2018-01-22 John Benediktssonfuel: forgot to push tests change for ? rename.
2018-01-22 John Benediktssonframe-buffer: move to ui.gadgets.frame-buffer.
2018-01-22 John Benediktssonbiassocs: fix docs for set-at-once.
2018-01-22 John Benediktssonui: rename ui-windows to worlds.
2018-01-22 Alexander Iljinwindows.dropfiles: add startup hook to reset initializa...
2018-01-22 Alexander Iljinwindows.dragdrop-listener: update copyright year to...
2018-01-22 Alexander Iljinwindows.dragdrop-listener: make it produce file-drop...
2018-01-22 Alexander Iljinwindows.dropfiles: fix hwnd-reject-files and world...
2018-01-22 Alexander Iljinwindows.dropfiles[-docs]: update copyright year to...
2018-01-22 Alexander Iljinwindows.dropfiles: remove an exception suppression
2018-01-22 Alexander Iljinwindows.dropfiles[-docs]: remove unnecessary symbol
2018-01-22 Alexander Iljinui.tools-docs: add a pointer to the file-drop gesture...
2018-01-22 Alexander Iljinui.tools.listener: support file-drop gesture
2018-01-22 Alexander Iljinwindows.dropfiles: add summary file
2018-01-22 Alexander Iljinwindows.dropfiles[-docs]: implement the file-drop gesture
2018-01-22 Alexander Iljinwindows.dropfiles: move two words from windows.dragdrop...
2018-01-22 Alexander Iljinwindows.dropfiles: new vocab
2018-01-22 Alexander Iljinui.gestures[-docs]: add the file-drop gesture and the...
2018-01-22 Alexander Iljinwindows.user32: add a couple of functions and related...
2018-01-22 Alexander Iljinwindows.shell32: remove duplicate HDROP type definition
2018-01-22 Alexander Iljinwindows.shell32: add some file drag-drop functions
2018-01-22 Alexander Iljinwindows.messages: add WM_COPYGLOBALDATA constant
2018-01-22 Alexander Iljinwindows.dragdrop-listener: call ole-initialize when...
2018-01-22 John Benediktssonbubble-chamber: remove unused paused.
2018-01-22 John Benediktssontrails: remove unused paused.
2018-01-22 John Benediktssonbubble-chamber: use timers instead of threads.
2018-01-22 John Benediktssontrails: use timers instead of threads.
2018-01-22 John Benediktssonbiassocs: rename once-at to set-at-once.
2018-01-22 John BenediktssonREADME.md: remove extra space.
2018-01-22 John Benediktssonsorting: simplify l-next, r-next.
2018-01-22 John Benediktssontools.scaffold: remove unused contains-dot?, contains...
2018-01-22 John Benediktssonfuel: add ? to a couple words.
2018-01-22 John Benediktssonsodium: add not loaded tag for now.
2018-01-22 John Benediktssonui.operations: add docs for +secondary+.
2018-01-22 John Benediktssonui.tools.browser: adding back/forward to touchbar.
2018-01-22 John Benediktssoncpu.x86.assembler: fix article title to match other...
2018-01-22 John Benediktssoncpu.x86.features: fix article title to start with upper...
2018-01-22 John Benediktssonchecksums.sodium: use checksums in tests.
2018-01-22 Alexander Iljinchecksums.sodium: add a couple of tests and the "not...
2018-01-22 Alexander Iljinsodium: add authenticated encryption and decryption...
2018-01-22 Alexander Iljinchecksums.sodium: implement optional keying
2018-01-22 Alexander Iljinchecksums.sodium: support Sodium generic hash in checks...
2018-01-22 Alexander Iljinsodium: add generic hash functions
2018-01-22 Alexander Iljinsodium.ffi: add memory allocation and protection functions
2018-01-22 Alexander Iljinsodium: add password hashing functions
2018-01-22 Alexander Iljinsodium: add random data generation functions
2018-01-22 Alexander Iljinsodium: add startup initialization hook
2018-01-22 Alexander Iljinsodium: import FFI stub
2018-01-22 John Benediktssonnehe: use border around buttons.
2018-01-22 John Benediktssondemos: use <filled-pile>
2018-01-22 John Benediktssonbubble-chamer: use <filled-pile>
2018-01-22 Alexander Iljinunits.[imperial|si]: add a couple of Unicode aliases
2018-01-22 Alexander Iljinwindows.kernel32: add SetFileValidData function
2018-01-22 Alexander Iljinsyntax-docs: improve descriptions for GENERIC: and...
2018-01-22 Alexander Iljinui.gadgets.editors-docs: fix a typo
2018-01-22 Alexander Iljincpu.x86.features-docs: add some help on instruction...
2018-01-22 Alexander Iljinui.gesture-docs: amend propagate-gesture description
2018-01-22 Alexander Iljinui: add find-windows to find multiple worlds matching...
2018-01-22 Alexander Iljinsequences-docs: fix a typo
2018-01-22 Alexander Iljincalendar.parser: simplify hms>duration
2018-01-22 Alexander Iljinrandom.windows: reduce verbosity of windows-crypto...
2018-01-22 John Benediktssonconcurrency.mailboxes: some cleanup and docs.
2018-01-22 John Benediktssonbubble-chamber: remove individual launcher vocabs in...
2018-01-22 John Benediktssonbubble-chamber: adding demos tag.
2018-01-22 John Benediktssonbubble-chamber: adjust for gl-scale-factor.
2018-01-22 John Benediktssontrails: can use symbols directly without wrapping.
2018-01-22 John Benediktssonframe-buffer: fix for retina using gl-scale-factor.
2018-01-22 John Benediktssonframe-buffer: cleanup layout*.
2018-01-22 John Benediktssonbubble-chamber: resurrect from unmaintained.
2018-01-22 John Benediktssonframe-buffer: resurrect from unmaintained.
2018-01-22 Alexander Iljinboolean-expr: shorten some code 1912/head
next