Wolfgang Lux
c1a084a1c8
Remove a repeated attribute declaration from the implementation.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@35751 72102866-910b-0410-8b05-ffd578937521
2012-10-26 17:15:52 +00:00
Wolfgang Lux
91ca747a02
Fix unintended fall through in a switch statement in Steptalk detected
...
by clang's static analyzer
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34731 72102866-910b-0410-8b05-ffd578937521
2012-02-07 09:29:14 +00:00
Wolfgang Lux
939fecc187
Fix memory management bugs in Steptalk detected by clang's static analyzer
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34729 72102866-910b-0410-8b05-ffd578937521
2012-02-07 09:22:40 +00:00
Wolfgang Lux
0a390f4c14
Rename selector which is automatically run at the end of a script to
...
shutDown to avoid conflict with the NSObject -finalize method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34545 72102866-910b-0410-8b05-ffd578937521
2012-01-15 17:50:54 +00:00
Wolfgang Lux
4c834cc46f
64-bit tweaks for StepTalk's Smalltalk compiler.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34539 72102866-910b-0410-8b05-ffd578937521
2012-01-15 15:37:55 +00:00
Wolfgang Lux
2dc8f7f786
Shut down a few more compiler warnings for StepTalk's Smalltalk interpreter.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34537 72102866-910b-0410-8b05-ffd578937521
2012-01-15 14:44:47 +00:00
Wolfgang Lux
7f4a3ef104
Shut down (most) compiler warnings for StepTalk's Smalltalk interpreter.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34535 72102866-910b-0410-8b05-ffd578937521
2012-01-15 13:27:14 +00:00
Wolfgang Lux
f59cb2fc92
Clean up imports in several StepTalk files removing includes of the
...
Objective-C runtime headers. Also replace a few more deprecated
Objective-C runtime calls.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34532 72102866-910b-0410-8b05-ffd578937521
2012-01-15 09:04:40 +00:00
Wolfgang Lux
06545c5c95
Add missing semicolons at end of plist dictionaries.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@31915 72102866-910b-0410-8b05-ffd578937521
2011-01-20 08:50:33 +00:00
Wolfgang Lux
147bb97e44
Fix a bug in StepTalk's Smalltalk reader where an incorrect string
...
token was returned when the string ended at the end of input.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@31914 72102866-910b-0410-8b05-ffd578937521
2011-01-20 08:38:32 +00:00
Stefan Urbanek
2d8345af4e
reflect framework changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@21698 72102866-910b-0410-8b05-ffd578937521
2005-09-05 20:03:05 +00:00
Stefan Urbanek
a3d4279702
Fixed undefined key exception - fixed in base too
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@21355 72102866-910b-0410-8b05-ffd578937521
2005-06-24 21:06:21 +00:00
Stefan Urbanek
1664a14a02
Access ivars by name not by index, use KVC
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@21330 72102866-910b-0410-8b05-ffd578937521
2005-06-20 20:40:47 +00:00
Stefan Urbanek
dee34ffd83
block patch
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@20880 72102866-910b-0410-8b05-ffd578937521
2005-03-09 21:35:54 +00:00
Stefan Urbanek
732057a75f
Introduced contexts finally commited
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@20518 72102866-910b-0410-8b05-ffd578937521
2005-01-04 21:51:13 +00:00
Stefan Urbanek
8417ff6e26
Removed STMethodSignatureForSelector - not-portable to OSX
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@20329 72102866-910b-0410-8b05-ffd578937521
2004-11-09 21:12:19 +00:00
Stefan Urbanek
7f834080f5
Fixed max number of literals and longjmp
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@19706 72102866-910b-0410-8b05-ffd578937521
2004-07-10 11:12:35 +00:00
Stefan Urbanek
fe3e1bd17d
Fixed expresion duplicating.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@19648 72102866-910b-0410-8b05-ffd578937521
2004-06-28 21:11:50 +00:00
Stefan Urbanek
bfaafcf06d
0.8.2
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@19646 72102866-910b-0410-8b05-ffd578937521
2004-06-28 19:36:33 +00:00
Stefan Urbanek
9155a068cd
stack fix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@19565 72102866-910b-0410-8b05-ffd578937521
2004-06-20 12:16:19 +00:00
Stefan Urbanek
eae2cd761b
Fixed bug with signed/unsigned bytecode
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@19408 72102866-910b-0410-8b05-ffd578937521
2004-05-27 19:49:58 +00:00
Stefan Urbanek
68e320be9b
Accept negative step
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@17740 72102866-910b-0410-8b05-ffd578937521
2003-09-28 20:57:06 +00:00
Stefan Urbanek
a76195b3fd
Added ARP guards
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@17711 72102866-910b-0410-8b05-ffd578937521
2003-09-24 16:52:29 +00:00
Stefan Urbanek
d8d28d9eee
Added empty implementation of script objects
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@17433 72102866-910b-0410-8b05-ffd578937521
2003-08-05 20:23:47 +00:00
Stefan Urbanek
8d919db520
fixed decimal point/dot recognition
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16742 72102866-910b-0410-8b05-ffd578937521
2003-05-17 20:01:35 +00:00
Stefan Urbanek
4982392509
Fixed linking under mingw32
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16682 72102866-910b-0410-8b05-ffd578937521
2003-05-10 12:01:59 +00:00
Stefan Urbanek
692ebfb80c
Fixed source reader
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16581 72102866-910b-0410-8b05-ffd578937521
2003-04-29 13:55:51 +00:00
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
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
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
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
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
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
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