Wed, 08 Jul 2020 11:26:45 +0100 Move some extensions to stx:libcompat default tip
Jan Vrany <jan.vrany@labware.com> [Wed, 08 Jul 2020 11:26:45 +0100] rev 29
Move some extensions to stx:libcompat
Thu, 01 Aug 2019 19:13:14 +0100 Remove leftover `Makefile`
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 01 Aug 2019 19:13:14 +0100] rev 28
Remove leftover `Makefile`
Wed, 14 Nov 2018 12:52:58 +0100 Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present
Patrik Svestka <patrik.svestka@gmail.com> [Wed, 14 Nov 2018 12:52:58 +0100] rev 27
Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present - All source *.st files are now Unicode UTF8 without BOM Files are in two groups (fileOut works this way in Smalltalk/X): - containing a unicode character have "{ Encoding: utf8 }" at the header - ASCII only are without the header
Mon, 02 Jul 2018 08:46:02 +0200 Tagged Smalltalk/X 8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Jul 2018 08:46:02 +0200] rev 26
Tagged Smalltalk/X 8.0.0
Mon, 05 Oct 2015 18:24:43 +0100 Implemented utility method #readPackageForm: stx-8.0.0
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 05 Oct 2015 18:24:43 +0100] rev 25
Implemented utility method #readPackageForm: This one is used ChangeSetBrowser2 for manually loading Cypress packages from a disk.
Mon, 05 Oct 2015 18:09:30 +0100 Reduced dependencies
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 05 Oct 2015 18:09:30 +0100] rev 24
Reduced dependencies Due to some error, the dependencies of stx:goodies/cypress were too much and basically nonsense (Why it did depend on exept:libsrypt? Who knows...)
Tue, 02 Oct 2012 09:26:03 +0000 - CypressMethod
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Oct 2012 09:26:03 +0000] rev 23
- CypressMethod changed: #initializeFromMethod: - extensions ...
Tue, 02 Oct 2012 09:15:02 +0000 - CypressAbstractWriter
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Oct 2012 09:15:02 +0000] rev 22
- CypressAbstractWriter changed: #writePackage:to: - CypressAbstractReaderWriter added: #defaultFileNameForPackageNamed: - extensions ...
Tue, 02 Oct 2012 09:01:43 +0000 - CypressReader
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Oct 2012 09:01:43 +0000] rev 21
- CypressReader added: #readMethod:from: - CypressAbstractReader added:7 methods changed: #readPackage:as:from: - extensions ...
Tue, 18 Sep 2012 13:49:14 +0000 - fixes
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Sep 2012 13:49:14 +0000] rev 20
- fixes
Tue, 18 Sep 2012 13:03:02 +0000 - CypressRepository
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Sep 2012 13:03:02 +0000] rev 19
- CypressRepository changed: #packageDirectoryForPackageName:in:
Tue, 18 Sep 2012 13:00:02 +0000 - CypressFileTreeReader
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Sep 2012 13:00:02 +0000] rev 18
- CypressFileTreeReader added: #readPackage:as:from: changed: #readPackage:from: category of:8 methods - CypressAbstractWriter category of:11 methods - CypressRepository added: #packageDirectoryForPackageName:in: #read:as: changed: #initialize #read: category of: #read: #writer - CypressAbstractReader class definition added: #packageDirectoryForPackageName:in: #readPackage:as:from: #readPackage:from: - extensions ...
Tue, 18 Sep 2012 10:40:17 +0000 - CypressAbstractReaderWriter
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 18 Sep 2012 10:40:17 +0000] rev 17
- CypressAbstractReaderWriter added:10 methods - CypressAbstractWriter added:9 methods changed:11 methods category of: #writeClass:to: #writeMethod:to: #writePackage:to: - CypressModel added: #asChange #asChangeSet #changesInto: #properties: category of: - CypressRepository added:8 methods category of: #writer - CypressMethod added:7 methods changed: #category category of: - CypressFileTreeReader added:11 methods - CypressClass added:10 methods changed: #initializeFromClass: #methods - CypressPackage added: #asChange #changesInto: changed: #classes #extensions #initializeFromPackageDefinition: - extensions ...
Mon, 17 Sep 2012 22:08:34 +0000 - CypressWriter
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 17 Sep 2012 22:08:34 +0000] rev 16
- CypressWriter changed: #writePackage:as:to: - extensions ...
Mon, 17 Sep 2012 21:34:55 +0000 - Getting rid of old Cypress implementation.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 17 Sep 2012 21:34:55 +0000] rev 15
- Getting rid of old Cypress implementation. - Reader does not work yet
Mon, 17 Sep 2012 18:05:30 +0000 - CypressWriter
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 17 Sep 2012 18:05:30 +0000] rev 14
- CypressWriter class definition added:8 methods changed: #documentation - stx_goodies_cypress changed: #classNamesAndAttributes #extensionMethodNames #preRequisites - CypressModel added: #writeTo:using: - CypressMethod added: #category #source #writeTo:using: - CypressAbstractWriter added:30 methods category of: - CypressPackage added: #comment #comment: #definition #writeTo:using: - CypressRepository added:5 methods changed: #directory: category of: - CypressClass added: #comment #comment: #writeTo:using: - extensions ...
Thu, 13 Sep 2012 14:58:01 +0000 More refactoring
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 13 Sep 2012 14:58:01 +0000] rev 13
More refactoring
Tue, 11 Sep 2012 10:56:07 +0000 - Package writing rewritten to use new model. Writes package according to recent spec.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 11 Sep 2012 10:56:07 +0000] rev 12
- Package writing rewritten to use new model. Writes package according to recent spec.
Mon, 10 Sep 2012 23:52:10 +0000 - Cypress refactoring - towards a lot simpler code
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 10 Sep 2012 23:52:10 +0000] rev 11
- Cypress refactoring - towards a lot simpler code
Fri, 07 Sep 2012 19:25:37 +0000 - some fixes
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 07 Sep 2012 19:25:37 +0000] rev 10
- some fixes
Mon, 03 Sep 2012 13:11:19 +0000 stc compilability
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 03 Sep 2012 13:11:19 +0000] rev 9
stc compilability
Mon, 03 Sep 2012 11:09:18 +0000 - CypressPackageReader
jv [Mon, 03 Sep 2012 11:09:18 +0000] rev 8
- CypressPackageReader comment/format in: #readClassStructureFromEntry: - CypressPackageStructure added: #asChangeSet - CypressClassStructure changed: #changesOn: - CypressMethodStructure changed: #changesOn: #classStructure: - stx_goodies_cypress changed: #classNamesAndAttributes #extensionMethodNames #preRequisites - extensions ...
Mon, 03 Sep 2012 10:00:33 +0000 - CypressPackageStructure
jv [Mon, 03 Sep 2012 10:00:33 +0000] rev 7
- CypressPackageStructure changed: #changesOn:
Fri, 31 Aug 2012 18:32:17 +0000 - CypressStructure
jv [Fri, 31 Aug 2012 18:32:17 +0000] rev 6
- CypressStructure added: #asChangeSet #asChangeSetOn: #changesInto: #changesOn: - CypressPackageStructure added: #changesInto: #changesOn: changed: #fromPackage: - CypressClassStructure added: #changesInto: #changesOn: - CypressMethodStructure added: #changesInto: #changesOn: #fromJs: - CypressPackageReader added: #asChangeSet changed: #readClassStructureFromEntry: #readExtensionClassStructureFromEntry: #readPackageStructure - extensions ...
Fri, 31 Aug 2012 07:27:24 +0000 - Some more work on package loading
jv [Fri, 31 Aug 2012 07:27:24 +0000] rev 5
- Some more work on package loading
Thu, 30 Aug 2012 12:55:16 +0000 Fixes to write a package in Cypress format
jv [Thu, 30 Aug 2012 12:55:16 +0000] rev 4
Fixes to write a package in Cypress format
Thu, 30 Aug 2012 12:26:00 +0000 - CypressSnapshotTest
jv [Thu, 30 Aug 2012 12:26:00 +0000] rev 3
- CypressSnapshotTest changed: #testSnapshot - CypressPackageDefinition changed: #snapshot - stx_goodies_cypress changed: #classNamesAndAttributes #extensionMethodNames #preRequisites - extensions ...
Thu, 30 Aug 2012 12:00:08 +0000 - CypressMethodStructure
jv [Thu, 30 Aug 2012 12:00:08 +0000] rev 2
- CypressMethodStructure changed: #extractCypressSource: - stx_goodies_cypress changed: #classNamesAndAttributes #extensionMethodNames #preRequisites - extensions ...
Thu, 30 Aug 2012 11:46:39 +0000 - First shot
jv [Thu, 30 Aug 2012 11:46:39 +0000] rev 1
- First shot
Thu, 30 Aug 2012 11:13:09 +0000 Initial repository layout
jv [Thu, 30 Aug 2012 11:13:09 +0000] rev 0
Initial repository layout
(0) tip