]> gitweb.factorcode.org Git - factor.git/history - basis/cocoa
windows.registry: add change-registry-value and delete-value
[factor.git] / basis / cocoa /
2018-07-07 Doug Colemancocoa.messages: fix docs..
2018-07-07 Doug Colemandocs: fix docs for help-lint
2018-03-13 John Benediktssoncocoa: cleanup ?-> syntax and implementation.
2018-03-13 John Benediktssoncocoa: change ?-> to always cache stubs in syntax word.
2018-03-13 John Benediktssoncocoa.touchbar: another experiment for the 10.11 build...
2018-03-13 John BenediktssonRevert "cocoa.touchbar: quick hack to experiment with...
2018-03-13 John Benediktssoncocoa.messages: fix for ".cxx_destruct" selector name.
2018-03-13 John Benediktssoncocoa.messages: bind classname.methodname selectors...
2018-03-12 John Benediktssoncocoa.touchbar: quick hack to experiment with 10.11...
2018-01-28 John BenediktssonRevert "cocoa.touchbar: try this."
2018-01-27 John Benediktssoncocoa.touchbar: try this.
2018-01-02 John Benediktssoncocoa.touchbar: use arrays of strings instead of enums.
2017-08-06 Doug Colemancocoa.apple-script: Make APPLESCRIPT: take a string.
2017-08-06 Doug Colemancocoa: CLASS: ; -> <CLASS: ;CLASS>
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemancocoa: Allow ?-> syntax for methods that might not...
2017-06-01 Doug Colemanfactor: Add newlines to every line.
2017-05-30 Doug Colemancocoa.touchbar: Add platforms file.
2017-05-30 Doug Colemancocoa: Add basic support for TouchBar.
2017-05-29 Doug Colemancocoa: Import more classes for TouchBar support.
2017-05-29 John Benediktssoncocoa.dialogs: simple fix for split-path errors with...
2017-02-12 John Benediktssoncocoa.messages: simplify (objc-class).
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-08-10 Björn Lindqvistalien.*: frontend varargs support! #1677
2016-06-29 John Benediktssoncocoa.views: more constants.
2016-06-29 Doug Colemancocoa.views: add some constants for opengl.
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 John Benediktssonremove redundant IN:
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-13 Doug Colemancocoa: Syntax is funky, so regularize it by parsing...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2014-12-16 John Benediktssoncocoa.dialogs: document save-panel stack effect better.
2014-12-14 John Benediktssoncocoa: cleanup usings.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-10-31 John Benediktssoncocoa: switch back to an assoc, used by tools.deploy...
2014-10-31 John Benediktssoncocoa: fix requirement that mac deploys have high refle...
2014-07-08 John Benediktssoncocoa.plists: use new NSFastEnumeration>hashtable word.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-10-11 John Benediktssoncocoa.apple-script: adding some docs.
2013-10-11 John Benediktssoncocoa.apple-script: add APPLESCRIPT: syntax for definin...
2013-10-10 John Benediktssoncocoa.apple-script: adding a simple applescript runner.
2013-04-26 John Benediktssoncocoa.messages: name sender-stubs by signature since...
2013-03-30 John Benediktssoncocoa: maybe this is cleaner...
2013-03-30 John Benediktssoncocoa: add ?-> to remember messages being used at runtime.
2013-03-30 John Benediktssoncocoa.messages: fix for deploy problem.
2013-03-30 John Benediktssonui.backend.cocoa.views: more robust respondsToSelector...
2013-03-29 John Benediktssoncocoa.messages: add super-sender for completeness.
2013-03-29 John Benediktssonui.backend.cocoa.views: simplify and add os version...
2013-03-29 John Benediktssoncocoa.messages: some support for runtime message sending.
2013-03-29 John Benediktssoncocoa.messages: use ERROR:.
2013-03-23 Doug Colemancococa.messages: Rename selector.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktssonusing the new H{ } make.
2012-06-22 Doug Colemancocoa.plists: Remove duplicate using.
2012-04-16 John Benediktssoncocoa.plists: import cocoa to fix bootstrap issue.
2011-11-24 Joe Groffuse radix literals
2011-11-22 Doug Colemancocoa.messages: Apply mrjbq's patch to show the name...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-11 Joe Groffcocoa.runtime: remove bindings to obsolete objc runtime...
2011-08-29 Slava Pestovcocoa.subclassing: sometimes, compiled Cocoa method...
2011-08-29 Slava Pestovcocoa: clean up tests
2011-08-29 Slava Pestovcocoa.plists: fix for recent change to cocoa binding...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-28 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-28 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-28 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 John BenediktssonSpelling fixes to documentation.
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-15 Slava PestovUpdate code for brave new world where alien.parser...
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-28 Slava PestovFFI rewrite part 7: compile callback bodies with the...
2010-07-26 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-22 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
next