4344 packages
— page 72
This code was written to produce a list of all the methods authored by a particular set of individuals, whose initial are, at least initially, hard-coded herein. The purpose was to find unlicensed code n the current image.
SqueakSource
Monticello package 'MethodMassage' in the squeak61 repository at source.squeak.org. Latest MethodMassage-ct.75.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'MethodMassage' in the trunk repository at source.squeak.org. Latest MethodMassage-ct.75.mcz; 17 versions.
Squeak Trunk
squeak
Monticello package 'MethodMassage' in the VMMaker repository at source.squeak.org. Latest MethodMassage-eem.62.mcz; 39 versions.
Squeak Trunk
squeak
Monticello package 'MethodMassageCompatibility' in the VMMaker repository at source.squeak.org. Latest MethodMassageCompatibility-eem.7.mcz; 7 versions.
Squeak Trunk
squeak
This packages enables the recompilation of methods after changes in classeswithout the need to access any source code. This improves speed and in somesituations even makes it possible to recompile some classes at all (forexample, when using alternative compilers without …
SqueakMap
squeak
Method Wrappers can add hidden behavior to a method without recompiling it. They can be used to change a method's behavior. Commonly, they are used to add behavior before and after the default method executes. For example, we can create …
SqueakMap
squeak
For more information please have a look at my technical report: http://www.adrian-lienhard.ch/files/mewa.pdf (Abstract. Web-applications are very popular, lightweight applications thatentirely run in web-browsers over the internet. In todays business, web-applications become more and more complex but they still need to …
SqueakMap
squeak
Monticello package 'Mewa' in the ss repository at source.squeak.org. Latest Mewa-cmm.17.mcz; 3 versions.
Squeak Trunk
squeak
Project for Group 3 that hosts their SDE Assignments at Uni Bern.
SqueakSource
Interactive UML sequence diagrams for Pharo. Generate diagrams from running code using runtime tracing, with drill-down navigation between packages and clickable class documentation.
GitHub
pharo
MIT
Tracing Energy Efficiency Application for UY Government
GitHub
gemstone
Hi guys. I am one of the guys who is always criticizing www.squeaksource.com because it is down all the time. And when it is not down it is loosing versions. So it is not fair that I continue doing so …
Web Discovered
squeak
Pharo Smalltalk FFI wrapper for the miniaudio library
GitHub
pharo
Very simple task administration system.Developed mainly as a learning-project. A lot of features must be added.Sorry by the "spanglish" mix :)Need a PluggableListMorph. To start the app, evaluate:SistemaTareas new initialize openAViewOnMe
SqueakMap
squeak
classroom example for 36OBP and X36OBP
SqueakSource
Monticello package 'Mirrors' in the treated repository at source.squeak.org. Latest Mirrors-cwp.3.mcz; 1 version.
Squeak Trunk
squeak
Some simple scripted turtle graphics for Croquet. See the class comment for MTurtle and the MockTurtleTea initialization for more info.
SqueakMap
squeak
Just a toy, of sorts.
SqueakMap
squeak
Monticello package 'Moe' in the magritteaddons repository at source.lukas-renggli.ch. Latest Moe-jmck.32.mcz; 30 versions.
Lukas Renggli Source
Mold is a project to implement a sort of "form helper" for Seaside. Forms can be boring to build and validate, and Mold makes this task easier. Mold makes no requirements of your components or your model objects. It doesn't …
SqueakSource
A Molecule example project to support the feedback in an industrial context.
GitHub
pharo
MIT
This is the Squeak implementation of the Mondrian engine for scripting visualizations. Several examples are contained in the ReadMe class. The official webpage of Mondrian ishttp://moose.unibe.ch/tools/mondrian.If you are using a recent version of Pharo (>= 1.3), then use the following …
SqueakSource
pharo