[squeak-dev] [Test] PetitParser in Squeak trunk #12176

H. Hirzel hannes.hirzel at gmail.com
Thu Dec 13 01:19:42 UTC 2012


On 12/11/12, Frank Shearar <frank.shearar at gmail.com> wrote:
> On 11 December 2012 09:46, H. Hirzel <hannes.hirzel at gmail.com> wrote:
>> Thank you Frank for updating ConfigurationOfPetitParser and submitting
>> it to Lukas for inclusion in his repository. Are there any news from
>> him?
>>
>> May I ask you to sent a copy of ConfigurationOfPetitParser as an
>> attachment to this list?
>
> Sure. Done! Be sure to load the minimal group, and bear in mind that
> PetitSmalltalk depends on AST-Core and the RBCompiler.

I assumed this means to load Omnibrowser ....

After that I did

    ConfigurationOfPetitParser loadMinimal

and run all the tests on

PetitTests-Core
PetitTests-Tests
PetitAnalyzer-Tests

259 tests run, 259 passes


> I've also attached the fix I submitted for host-independent number
> parsing, using Number class >> #readSmalltalkSyntaxFrom: instead of
> #readFrom:.
>
> frank
>
>> --Hannes
>>
>> On 12/5/12, Frank Shearar <frank.shearar at gmail.com> wrote:
>>> On 11 September 2012 02:38, H. Hirzel <hannes.hirzel at gmail.com> wrote:
>>>> Artefacts
>>>> -------------------------------------------
>>>>
>>>> Testing 4.3#12176 (latest trunk) from
>>>>
>>>>   <https://github.com/frankshearar/squeak-ci/zipball/master>
>>>>
>>>>    PetitParser
>>>>    <http://source.lukas-renggli.ch/petit>
>>>>
>>>>
>>> It hasn't been been accepted yet, but I submitted a patch to the
>>> ConfigurationOfPetitParser that would let it load in Squeak. With
>>> that, I have a green light on all tests.
>>>
>>> Loading PetitSmalltalk is much more troublesome, but I have a script
>>> that works, and shows (with my most recent submission, using Number
>>> class >> #readSmalltalkSyntaxFrom: instead of #readFrom:) a green
>>> light in Squeak.
>>>
>>> frank
>>>
>>>
>>
>


More information about the Squeak-dev mailing list