]> gitweb.factorcode.org Git - factor.git/history - basis/cocoa
tools.scaffold: Add a word to scaffold tests.
[factor.git] / basis / cocoa /
2022-07-31 Doug Colemancocoa.application: use subseq again
2022-07-31 Doug Colemanfactor: use new words
2022-01-26 John Benediktssoncocoa.apple-script: fix tests for quote-apple-script
2022-01-25 John Benediktssoncocoa.apple-script: fix help-lint
2022-01-25 Doug Colemanelevate: make it load/compile
2022-01-25 Cat Stevensmove quote-apple-script to cocoa.apple-script and out...
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-22 John Benediktssonlayouts: rename 32bit? and 64bit? to 32-bit? and 64...
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2021-12-31 John Benediktssonui.backend.cocoa: set the light/dark theme on startup...
2021-04-16 Doug Colemancocoa: Ask the OS for which image file extensions are...
2021-01-29 Doug Colemanfactor: Trimming ``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 ...
2019-09-08 kusumotonorioNSNotFound for both 32 bit and 64 bit environments
2018-08-28 Doug Colemancocoa.messages: Add a Cocoa union type to import NSData.
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
next