in general seems to be more of an academic project than one with
real-world application, which is a big downside.
Best,
Skip
2017-06-17 11:24 GMT+02:00 Serge Stinckwich :
> Dear all,
>
> I'm looking for a simple Prolog engine available in Pharo compatible
> with SWI-Prolog and
Cool!
The reddit post is going up nicely, it's on spot #4 now of /r/programming.
2016-05-12 22:55 GMT+02:00 Esteban Lorenzano :
> Hi,
>
> http://pharo.org/gnu-linux-installation
>
> cheers,
> Esteban
>
> > On 12 May 2016, at 21:27, Brad Selfridge wrote:
> >
> > Ok, I'm frustrated. Where are the
resize while a Job is running?
Dump:
https://gist.github.com/Balletie/bc20bed37db42991de98
Sorry for the spam if this problem is already in the process of being fixed.
Skip
> On Jan 17, 2016, at 3:48 PM, Cyril Ferlicot D.
> wrote:
>
> Le 16/01/2016 16:50, Johan Fabry a écrit
Hi all,
When parsing with NeoJSON, I’m experiencing some problems.
If I parse a JSON representation using NeoJSONReader>>next (i.e. not according
to a schema), it parses nil fields just fine.
But when I explicitly set a value schema, it won’t parse it in the case it is
nil (or “null” in JSON).
Hi,
> On Dec 4, 2015, at 11:56 AM, Dimitris Chloupis wrote:
>
> because I am clueless with web dev can you help me understand how to do this
> with ZnClient ?
I tried some things, such as this snippet:
ZnClient new
setIfModifiedSince: DateAndTime now;
contentReader: [ :entity
nal requests in my API bindings:
https://github.com/Balletie/GitHub <https://github.com/Balletie/GitHub>
Skip
Hi, you can use BlockClosure>>on:do:, like this:
[ #() atRandom ] on: Exception do: [ 1 ].
Personally, I would check the collection to be empty before calling.
> On Nov 26, 2015, at 1:33 PM, abdelghani ALIDRA wrote:
>
> Hi everyBody,
>
> I know there is some kind of exceptions handling mechan
> On Nov 23, 2015, at 6:32 PM, Thierry Goubier
> wrote:
>
> Hi Skip,
>
> this is interesting. It would mean the ability to handle github issues
> querying/opening inside Pharo, no?
Yes, if that part of the API is implemented. There are still a lot of
extensions to be m
> On Nov 23, 2015, at 5:32 PM, Yuriy Tymchuk wrote:
>
> Ok, when I enter a username and password, I get "receiver of asDateAndTime is
> nil” in #setDateAndTimeMapping:.
I also debugged this and it appears to be a corner case for some repositories
where the “pushed_at” field is null for whatev
> On Nov 23, 2015, at 5:32 PM, Yuriy Tymchuk wrote:
>
>
>> On 23 Nov 2015, at 16:55, Skip Lentz wrote:
>>
>>
>>> On Nov 23, 2015, at 4:46 PM, Yuriy Tymchuk wrote:
>>>
>>> Is there any guide on how to use it? I’ve opened the tool, ente
> On Nov 23, 2015, at 5:31 PM, Peter Uhnak wrote:
>
> On Mon, Nov 23, 2015 at 04:25:28PM +0100, Skip Lentz wrote:
>> Hi everyone,
>>
>> As part of my internship I am creating bindings to the GitHub API in Pharo.
>> As a prototype and demo, I have created
I just committed a fix for when opening a repository with more than 25 commits
(which is basically any repository).
I already fixed this but did not commit it yet to the repository on
smalltalkhub, oops.
> On Nov 23, 2015, at 4:46 PM, Yuriy Tymchuk wrote:
>
> Is there any guide on how to use it? I’ve opened the tool, entered a
> username, left out the password field blank. Then I get nil exception because
> `self avatarUrl` of GHLoggedInUser returns nil.
Ah yes, that part might not be clear.
> On Nov 23, 2015, at 4:34 PM, Ben Coman wrote:
>
> On Mon, Nov 23, 2015 at 11:25 PM, Skip Lentz wrote:
>> Hi everyone,
>>
>> As part of my internship I am creating bindings to the GitHub API in Pharo.
>
> Sounds cool. Do you mean the REST api? Can you
think and feel free to ask some questions.
Skip
15 matches
Mail list logo