Google Code Exporter

Results 11117 issues of Google Code Exporter

``` This module will initially be used to host student projects which may be useful to others but which we do not want to maintain as part of the official...

Priority-Low
task

``` Description of Change:
 I would like to be able to dump the state of a running Orc program so I can see what is blocked where. It would also...

enhancement
Priority-Medium
Tools

``` This has two components to this task: 1. Create a wrapped EXE which can be easily launched from Windows. Possible alternatives include launch4j, jstub, and winrun4j. launch4j looks the...

enhancement
Priority-Low
Usability
OpSys-Windows

``` Jay has asked for two kinds of metadata on Orc values, to create some programs: iteration over entries of records, and arity of functions. I propose to add two...

enhancement
Priority-Low
Library

``` Optimize the memory structure of environments so that they use less heap space. Currently, token variable environments are represented as scala Lists containing Binding elements. It is possible to...

enhancement
Priority-Low
Performance

``` Killing a group currently stages the killing of its group subtree by scheduling the child groups to be killed, which when run will then recursively schedule their own children,...

enhancement
Priority-Low
Performance

``` Orc ADT values are not serializable Java object. Expected / Actual Results: They should be serializable because it would be useful for remote communication. Version and Platform: SVN r3194...

enhancement
Priority-Medium

``` 1. Open PAV 2.3.1 in Protégé 2. Start the reasoner to classify the ontology 3. Open the warnings dialog (click the red triangle) The following error is reported. IllegalArgumentException:...

Type-Defect
Priority-Medium
auto-migrated

``` I need to keep track of what Agent performed the update. ``` Original issue reported on code.google.com by `paolo.ciccarese` on 24 Apr 2014 at 9:41

Type-Defect
Priority-Medium
auto-migrated

``` Is it possible deletion-related statements to ontology? sometimes I need to mark some entity as deleted, but would prefer to still keep it in triplestore ``` Original issue reported...

Type-Defect
Priority-Medium
auto-migrated