-
The puzzle `134-c67c215b` from #134 has to be resolved:
https://github.com/pragmatic-objects/oo-atom/blob/a7afe924ca017c9fcec5e88923819ed144ade50d/pom.xml#L298-L298
The puzzle was created by Kapralo…
-
The puzzle `178-c020c175` from #178 has to be resolved:
https://github.com/pragmatic-objects/oo-atom/blob/a7afe924ca017c9fcec5e88923819ed144ade50d/pom.xml#L398-L398
The puzzle was created by Kapralo…
-
Some rule languages, particularly F-logic, provide compact syntax for individual descriptions, e.g., isaac:man[hasFather->abraham; hasMother->sarah].. Would be able to provide an object -oriented syn…
-
A KB that uses XML entities, such as in the code below, will validate in oXygen and be parsed and queried correctly by OO jDREW, but will fail OO jDREW validation.
<?xml version="1.0" e…
-
Hi, we are using the new version 2.78 and getting wrong error titles in eclipse.
If we are using SE80 the Error titles are correct but if i use eclipse it seems like it have a cached old rule title…
-
## Description of issue/proposal
Puzzle was not created for [the closed pull request](https://github.com/pragmatic-objects/oo-tests/pull/9).
## Steps to reproduce
Accept this event:
```
{
…
-
when the user tries to download language-cloudslang using UI he gets an error:(Compiler tools not found)
![atom1](https://cloud.githubusercontent.com/assets/10178900/11561118/d96f78ea-99cd-11e5-9a0b-…
-
# Problem
In automated tests, it's desirable to control time. It is achieved by something
typically called a _fake clock_.
The [Use a fake system clock](http://www.javapractices.com/topic/TopicAc…
-
In #511 i noticed that a more natural way of using the writers would be to have an `atoms` arguments which can be of type (Universe, AtomGroup, int). Allowing for usages like this
``` python
universe…
-
```
In [37]: integrate(r**2*(R**2-r**2)**0.5, r)
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)…