-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
22 lines (18 loc) · 890 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
High priority:
conditional break-point for
preprocessor->macros->definitionTable->line124: "atomic_long_inc_not_zero".equals(text)
Medium priority:
emf-ecore:
org.eclipse.emf/plugins/org.eclipse.emf.codegen.ecore/templates/model/Class.javajet
Line 43:
<%if (genClass.hasDocumentation()) {%>
*
* <!-- begin-model-doc -->
* <%=genClass.getDocumentation(genModel.getIndentation(stringBuffer))%>
* <!-- end-model-doc -->
<%}%>
MoDisco: Neo4EMF as persistence layer:
https://github.com/atlanmod/NeoEMF/blob/master/bench/fr.inria.atlanmod.neoemf.benchmarks/src/fr/inria/atlanmod/kyanos/benchmarks/KyanosMapCreator.java
https://github.com/amine-ben/NeoModisco/blob/master/org.eclipse.modisco.java.discoverer.neo4emf/src/org/eclipse/modisco/java/discoverer/neo4emf/JavaModelDiscovererNeo4emf.java
Low priority:
- Fixes for failing JUnit tests in at.jku.weiner.c.preprocess.tests