Stefan Urbanek
03e911003b
Fixed exception reporting in STCompiler
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16377 72102866-910b-0410-8b05-ffd578937521
2003-04-06 12:59:13 +00:00
Stefan Urbanek
dda7d608e5
Added gnumakefile.postamble
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16359 72102866-910b-0410-8b05-ffd578937521
2003-04-04 14:15:53 +00:00
David Ayers
d2f23d6172
* GNUmakefile: Added flags to be able to compile from the building
...
directories and show all warnings except for import.
* NSApplication+additions.h: Added missing declaration.
* NSApplication+additions.m: Added import of needed headers. Removed
and commented unused variables to supress compiler warnings.
Corrected variable types and added necessary casts.
* NSObject+NibLoading.m: Added missing import.
* NSTextView+ScriptExecution.m: Removed unused variables.
* STAppScriptingSupport.m: Added missing import.
* STApplicationScriptingController.m: Ditto.
* STEnvironment+additions.m: Ditto.
* STScriptsPanel.h: Added missing declarations.
* STScriptsPanel.m: Added missing imports. Removed unused variables.
* STScriptingSupport.m: Added interface declaraions to supress
compiler warnings.
* STTranscript.h: Added missing declarations.
* STTranscript.m: Added missing imports.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16357 72102866-910b-0410-8b05-ffd578937521
2003-04-04 13:58:23 +00:00
Stefan Urbanek
0388b3588c
Added ChangeLog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16353 72102866-910b-0410-8b05-ffd578937521
2003-04-04 11:46:22 +00:00
David Ayers
ddc9d205af
* STEngine.h: Fixed declaration to match implementation to avoid
...
compiler warnings.
* STEnvironment.h: Ditto.
* STScriptsManager.h: Ditto.
* STLanguage.h: Corrected declaration.
* STScriptsManager.m: Added needed interface declaration.
* GNUmakefile: Added flags to show all warnings except for import.
* Module/ObjectiveC/GNUmakefile: Added flags to show all warnings
except for import.
* Module/Foundation/GNUmakefile: Added flags to show all warnings
except for import.
* Module/AppKit/AppKitExceptions.m: Used variable to supress compiler
warnings.
* Module/AppKit/AppKitNotifications.m: Ditto.
* Module/AppKit/GNUmakefile: Added flags to show all warnings except
for import.
* Module/GDL2/GDL2Constants.m: Used variable to supress compiler
warnings.
* Module/GDL2/GNUmakefile: Added flags to show all warnings except
for import.
* Module/SimpleTranscripts/GNUmakefile: Added flags to show all warnings
except for import.
* Module/StepTalk/GNUmakefile: Added flags to show all warnings
except for import.
* Tools/stalk.m: Added needed interface declaration.
* Tools/stupdate_languages.m: Corrected variable declaration and added
cast.
ApplicationScripting
* GNUmakefile: Added flags to be able to compile from the building
directories and show all warnings except for import.
* NSApplication+additions.m: Added import of needed headers. Added
interface declarations to supress compiler warnings. Commented unused
variables to supress compiler warnings. Corrected variable types and
added necessary casts.
* STScriptingSupport.m: Added interface declaraions to supress
compiler warnings.
Examples/Shell
* GNUmakefile: Added flags to show all warnings except for import.
* STShell.m: Unified name for private categories.
Examples/Server
* ChangeLog: Added new file.
* GNUmakefile: Added flags to show all warnings except for import.
Languages/Smalltalk/ChangeLog
* GNUmakefile: Added flags to show all warnings except for import.
* STBlock.m: Initialzed variables to supress compiler warnings.
* STCompiledMethod.m: Added needed import.
* STCompiler.m: Added missing declaration. Wrapped declarations only
needed for DEBUG into #ifdefs to supress compiler warnings.
Initialzed variables to supress compiler warnings.
* STExecutionContext.m: Unified name for private categories.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16351 72102866-910b-0410-8b05-ffd578937521
2003-04-04 10:57:04 +00:00
Stefan Urbanek
6dbb009837
Sort scripts by localized name
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16341 72102866-910b-0410-8b05-ffd578937521
2003-04-03 16:06:33 +00:00
Stefan Urbanek
4f01854884
added gdbstexec
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16340 72102866-910b-0410-8b05-ffd578937521
2003-04-03 15:21:47 +00:00
Stefan Urbanek
c7856b742f
Updated WISH (ready for comments)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16295 72102866-910b-0410-8b05-ffd578937521
2003-03-30 16:08:19 +00:00
Stefan Urbanek
424d451511
Added WISH
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16294 72102866-910b-0410-8b05-ffd578937521
2003-03-30 15:33:02 +00:00
Stefan Urbanek
cbdc392440
Disallow multiple selection of scripts
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16280 72102866-910b-0410-8b05-ffd578937521
2003-03-27 17:59:42 +00:00
Stefan Urbanek
f4fb09ddd5
guard compilation exception and release the compiler
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16262 72102866-910b-0410-8b05-ffd578937521
2003-03-25 18:31:18 +00:00
Stefan Urbanek
12853b27e7
Updated scripts manager
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16256 72102866-910b-0410-8b05-ffd578937521
2003-03-25 10:06:13 +00:00
Stefan Urbanek
84d8f5a61a
Memory leak fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16251 72102866-910b-0410-8b05-ffd578937521
2003-03-25 09:32:20 +00:00
Stefan Urbanek
70ab16972f
Scripting documentation cleanup
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16242 72102866-910b-0410-8b05-ffd578937521
2003-03-24 09:07:47 +00:00
Stefan Urbanek
18854c5987
Documentation changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16241 72102866-910b-0410-8b05-ffd578937521
2003-03-24 08:47:57 +00:00
Stefan Urbanek
b05e152637
Documentation changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16240 72102866-910b-0410-8b05-ffd578937521
2003-03-24 08:45:10 +00:00
Stefan Urbanek
b5c226f9e8
Removed annoying NSLog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16239 72102866-910b-0410-8b05-ffd578937521
2003-03-24 08:24:57 +00:00
Stefan Urbanek
a081f16e36
Added forgotten .gorms
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16235 72102866-910b-0410-8b05-ffd578937521
2003-03-23 12:53:54 +00:00
Stefan Urbanek
29d6b2bb1b
Added Do&Show selection to NSTextView
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16234 72102866-910b-0410-8b05-ffd578937521
2003-03-23 12:52:17 +00:00
Stefan Urbanek
c83858223a
Added some end of string tests
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16233 72102866-910b-0410-8b05-ffd578937521
2003-03-23 12:51:23 +00:00
Stefan Urbanek
82de9c7b6a
Added some end of string tests
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16232 72102866-910b-0410-8b05-ffd578937521
2003-03-23 12:48:29 +00:00
Stefan Urbanek
7b641cf2f9
Added scripting menu
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16230 72102866-910b-0410-8b05-ffd578937521
2003-03-23 11:19:57 +00:00
Stefan Urbanek
c058ed9642
update gnumakefile to include appscripting
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16229 72102866-910b-0410-8b05-ffd578937521
2003-03-23 08:59:54 +00:00
Stefan Urbanek
31fad37346
Removed some logs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16226 72102866-910b-0410-8b05-ffd578937521
2003-03-23 02:22:52 +00:00
Stefan Urbanek
4d31f0b3b9
Added ApplicationScripting
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16225 72102866-910b-0410-8b05-ffd578937521
2003-03-23 02:21:04 +00:00
Stefan Urbanek
110d6c25dc
Prepared for application scripting
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16224 72102866-910b-0410-8b05-ffd578937521
2003-03-23 00:53:49 +00:00
Stefan Urbanek
036646c86a
import NSException.h
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16028 72102866-910b-0410-8b05-ffd578937521
2003-02-21 12:45:42 +00:00
Stefan Urbanek
a57c3c869e
Removed import of STModule
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16027 72102866-910b-0410-8b05-ffd578937521
2003-02-21 12:34:48 +00:00
Stefan Urbanek
bb0218967d
Fix doc installation
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15933 72102866-910b-0410-8b05-ffd578937521
2003-02-11 11:06:12 +00:00
Stefan Urbanek
5cb9ed3c31
0.7.0
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15869 72102866-910b-0410-8b05-ffd578937521
2003-02-03 19:56:26 +00:00
Stefan Urbanek
0d9c1665f6
Treat 1. as an integer
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15867 72102866-910b-0410-8b05-ffd578937521
2003-02-03 19:28:23 +00:00
Stefan Urbanek
08a36ae57e
Obsolete
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15788 72102866-910b-0410-8b05-ffd578937521
2003-01-30 18:44:34 +00:00
Stefan Urbanek
615ce16aee
Compiler warnings cleanup
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15787 72102866-910b-0410-8b05-ffd578937521
2003-01-30 18:42:39 +00:00
Stefan Urbanek
646077c36e
Removed compiler warnings
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15786 72102866-910b-0410-8b05-ffd578937521
2003-01-30 18:32:39 +00:00
Stefan Urbanek
51df7b1467
ObjectiveC module compilation fix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15762 72102866-910b-0410-8b05-ffd578937521
2003-01-29 22:11:21 +00:00
Stefan Urbanek
f35d77d5ce
Removed now unnecesary -lStepTalk
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15698 72102866-910b-0410-8b05-ffd578937521
2003-01-25 19:50:10 +00:00
Stefan Urbanek
95e4843772
Fixed NSBundle stepTalkBundleNames to use .bundle
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15697 72102866-910b-0410-8b05-ffd578937521
2003-01-25 14:07:28 +00:00
Stefan Urbanek
1b7a46583b
Removed Info.plist files
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15696 72102866-910b-0410-8b05-ffd578937521
2003-01-25 13:07:10 +00:00
Stefan Urbanek
7b2fb734c1
Prepare 0.7.0pre1
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15695 72102866-910b-0410-8b05-ffd578937521
2003-01-25 13:02:43 +00:00
Stefan Urbanek
1df0ad2db9
Use plain .bundle instead of .stmodule
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15691 72102866-910b-0410-8b05-ffd578937521
2003-01-24 14:10:11 +00:00
Stefan Urbanek
af6fccf27b
Added ScriptingInfo.plists
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15690 72102866-910b-0410-8b05-ffd578937521
2003-01-24 13:58:43 +00:00
Stefan Urbanek
ec5cb79332
TODO
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15681 72102866-910b-0410-8b05-ffd578937521
2003-01-22 22:01:25 +00:00
Stefan Urbanek
36bcbc0210
added includeBundle
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15680 72102866-910b-0410-8b05-ffd578937521
2003-01-22 21:52:01 +00:00
Stefan Urbanek
c9c262ff65
Changed from STModule to NSBundle/STBundleInfo combination
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15679 72102866-910b-0410-8b05-ffd578937521
2003-01-22 21:45:29 +00:00
Stefan Urbanek
b73a26b0c1
NSFileManager additions
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15678 72102866-910b-0410-8b05-ffd578937521
2003-01-22 15:06:56 +00:00
Stefan Urbanek
9baf35ce65
NSFileManager additions
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15677 72102866-910b-0410-8b05-ffd578937521
2003-01-22 14:57:38 +00:00
Stefan Urbanek
2c66458ba6
Added developer examples
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15653 72102866-910b-0410-8b05-ffd578937521
2003-01-20 16:03:45 +00:00
Stefan Urbanek
81d85158bc
Added few tests
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15652 72102866-910b-0410-8b05-ffd578937521
2003-01-20 16:00:59 +00:00
Stefan Urbanek
c9b4953eca
Removed inclusion of source-distribution.make
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15651 72102866-910b-0410-8b05-ffd578937521
2003-01-20 15:56:23 +00:00
Stefan Urbanek
4a2081954f
Bugfix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15650 72102866-910b-0410-8b05-ffd578937521
2003-01-20 15:33:59 +00:00