Commit graph

27 commits

Author SHA1 Message Date
Stefan Urbanek
2ae28de0ea 0.7.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16506 72102866-910b-0410-8b05-ffd578937521
2003-04-21 22:28:45 +00:00
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
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
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
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
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
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
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
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
fffe6a1eae Version change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15600 72102866-910b-0410-8b05-ffd578937521
2003-01-15 08:29:05 +00:00
Stefan Urbanek
dbf32c0fc3 Added parser for real numbers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@15315 72102866-910b-0410-8b05-ffd578937521
2002-12-21 22:13:15 +00:00
Stefan Urbanek
7f265245c1 Added MyLanguage example
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@14928 72102866-910b-0410-8b05-ffd578937521
2002-11-05 20:04:24 +00:00
Stefan Urbanek
54bb5b32d2 Added .cvsignore files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@14479 72102866-910b-0410-8b05-ffd578937521
2002-09-17 13:00:16 +00:00
Stefan Urbanek
32167b5a54 Patch from Deek
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@14478 72102866-910b-0410-8b05-ffd578937521
2002-09-17 12:40:41 +00:00
Stefan Urbanek
0791cdec2d Code cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@14378 72102866-910b-0410-8b05-ffd578937521
2002-08-30 12:49:09 +00:00
Stefan Urbanek
aa5da184f8 Compilation bug-fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13907 72102866-910b-0410-8b05-ffd578937521
2002-06-17 16:25:29 +00:00
Stefan Urbanek
b8f8753be3 Code cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13881 72102866-910b-0410-8b05-ffd578937521
2002-06-14 08:35:11 +00:00
Stefan Urbanek
435a142639 Some fixes for DO
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13796 72102866-910b-0410-8b05-ffd578937521
2002-06-07 22:13:51 +00:00
Stefan Urbanek
60f32db4b2 Misc bugfixes and additions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13789 72102866-910b-0410-8b05-ffd578937521
2002-06-06 17:14:05 +00:00
Stefan Urbanek
dd6175d9c5 Added object finders
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13769 72102866-910b-0410-8b05-ffd578937521
2002-06-04 17:59:06 +00:00
Stefan Urbanek
d1330f268f bug fixed
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13736 72102866-910b-0410-8b05-ffd578937521
2002-05-29 21:57:33 +00:00
Stefan Urbanek
1f669adb4b *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13655 72102866-910b-0410-8b05-ffd578937521
2002-05-14 23:42:25 +00:00
Adam Fedor
c2c2d22254 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@13642 72102866-910b-0410-8b05-ffd578937521
2002-05-13 22:13:06 +00:00