https://github.com/jgralab/funnyqt

sort by:
Revision Author Date Message Commit Date
b848bf9 Update deps 25 November 2015, 19:57:08 UTC
5f2e268 Remove non-working sidecar 28 October 2015, 17:17:30 UTC
372efb0 On-site gitter chat. 28 October 2015, 17:03:08 UTC
e3543c6 Upgrade Clojure dep to 1.8.0-beta2 28 October 2015, 07:56:16 UTC
e995f34 Release 0.56.3 19 October 2015, 13:03:50 UTC
fcba4ef Release 0.56.2 08 October 2015, 14:24:20 UTC
f33eb07 Update to jgralab 8.0.12; adapt a test 01 October 2015, 13:55:54 UTC
6b2d72a Improve docstring of delete-graph-element-class 01 October 2015, 13:26:02 UTC
4a26085 Minor change 30 September 2015, 18:34:04 UTC
5de7a1b Allow printing unique names in visualization 24 September 2015, 14:58:13 UTC
1d20c0b Rename :excluded-attributes to :exclude-attributes 24 September 2015, 14:14:43 UTC
092bebf Release 0.56.1 24 September 2015, 13:46:42 UTC
6be9efa Add nil default impls for IMMElement/RelationshipClass 24 September 2015, 13:12:42 UTC
40d9ee8 Improve a test 21 September 2015, 10:14:16 UTC
0550f3e Minor changes to tests 18 September 2015, 22:04:02 UTC
1a011ad Add a TODO. 18 September 2015, 20:47:51 UTC
1526dcb Don't build with OpenJDK8 on Travis... ...cause that's not available yet. 18 September 2015, 20:11:10 UTC
0fcc455 Release 0.56.0 18 September 2015, 20:07:02 UTC
4c030aa Fix a bug; add assertions to latest test 18 September 2015, 19:44:10 UTC
d59d847 Cache ~/.m2/ and build also with java 8 18 September 2015, 18:34:07 UTC
e3f8a1b Switch to container-based travis infrastructure 18 September 2015, 18:22:46 UTC
3b16864 New pull-up-attribute! co-evo op Add another test (assertions still missing). 18 September 2015, 17:02:00 UTC
447c5d6 Rename retype! to downtype! which is more accurate Fix tg/relink! and coevo.tg/downtype! Write tests for the latter. Move query/no-dups to utils/no-dups. 18 September 2015, 10:06:15 UTC
ba9fbb1 Update some dependencies 18 September 2015, 05:40:31 UTC
2be9d42 Improve docs. 17 September 2015, 15:15:18 UTC
a693a26 Add a retype operation. 17 September 2015, 15:11:46 UTC
036506a Fix last commit 17 September 2015, 12:13:25 UTC
1e43438 Give real values as defaust attr values... ... instead of TG strings. 17 September 2015, 10:28:59 UTC
ccc6413 Guard ops on trace mappings 10 September 2015, 09:45:52 UTC
7ce76f4 Minor changes 10 September 2015, 07:34:03 UTC
313eca3 New delete-domain! op 09 September 2015, 09:29:00 UTC
e720dd3 Delete framework-specific extensional APIs 03 September 2015, 12:42:57 UTC
8de27be Minors 02 September 2015, 11:33:31 UTC
1fbeb6f Delete some dead code and simplify other stuff 02 September 2015, 11:23:06 UTC
8f1185d minor changes 02 September 2015, 10:41:18 UTC
0c9d274 Implement :target clause; extend tests to cover it 02 September 2015, 07:17:42 UTC
557ac33 Release 0.55.1 Now attributes won't be changed if not needed by starred relations. 01 September 2015, 19:01:43 UTC
50a8725 Refactorings 01 September 2015, 13:59:23 UTC
7b9f480 Minor changes 01 September 2015, 12:21:50 UTC
731ad14 Bidi updates 01 September 2015, 11:57:27 UTC
be5c124 Better tests 01 September 2015, 10:01:21 UTC
e8ab528 Update jgralab dep; simplify cd2db bidi transformation 01 September 2015, 07:29:32 UTC
b8a7641 Minor changes 31 August 2015, 15:17:06 UTC
95b18f4 Minor changes 31 August 2015, 14:42:15 UTC
2c96bdf Refactor a test 31 August 2015, 13:45:28 UTC
e915cc4 complete example 31 August 2015, 12:26:28 UTC
20c9b3a Another minor change. 28 August 2015, 15:30:16 UTC
78f467f Minor change to test bidi transformation 28 August 2015, 15:28:21 UTC
b04637b Minor change 27 August 2015, 13:10:39 UTC
fcf6255 Release 0.55.0 Now goals like (class2table :?cls ?cls :?table ?table) inside plain relations or :left, :right, or :when clauses of t-relations are equivalent to (relateo :class2table :?cls ?cls :?table ?table) but nicer and more concise. Now we can say that t-relations are relations, too. 25 August 2015, 14:43:31 UTC
796769e Docfix 25 August 2015, 09:31:01 UTC
b4cc8e9 Release 0.54.3 25 August 2015, 09:26:00 UTC
0d483ac Some renaming 24 August 2015, 07:40:47 UTC
a8a9a68 Minor MM fixes 24 August 2015, 06:50:16 UTC
fcb7196 New bidi example; release 0.54.2 24 August 2015, 06:40:39 UTC
d064fc6 Simplify test bidi transformation 21 August 2015, 15:31:24 UTC
09a6a8c New relation enum-constanto 21 August 2015, 15:21:04 UTC
69a188c Extend CD2DB example with generalization 21 August 2015, 13:12:01 UTC
a90e7b1 Minimal change to simple class-diagram schema 18 August 2015, 09:00:27 UTC
3665c6f More assertions for new bidi test 18 August 2015, 08:57:33 UTC
0940adc Infer ref target type when possible 18 August 2015, 07:38:44 UTC
97d7a3c New test; small tmp_elem improvement 18 August 2015, 07:15:11 UTC
1f75388 Minor changes 17 August 2015, 12:57:16 UTC
e6f5cab Fix iterated-rule signature Remove the unused & args varargs parameter. 17 August 2015, 08:11:11 UTC
d64469f Add missing file; release 0.54.1 11 August 2015, 12:55:09 UTC
4e88340 Release 0.54.0 11 August 2015, 12:53:18 UTC
cac44aa More checkonly mode tests; doc improvements 11 August 2015, 07:59:36 UTC
2494616 Improve bidi/deftransformation docstring 11 August 2015, 07:12:14 UTC
b68d32d Implement a checkonly mode for bidi transforms 10 August 2015, 14:20:34 UTC
c499430 Don't wrap left/right models in vector in bidi 10 August 2015, 12:27:12 UTC
1a61c90 Improve error message 06 August 2015, 11:00:28 UTC
e8a0397 Tests; use clojure-1.8.0-alpha4; release 0.53.2 06 August 2015, 09:52:44 UTC
f2a7709 Document defs of plain relations in a bidi/deftransformation 01 August 2015, 09:08:50 UTC
a94d982 Relational example queries 01 August 2015, 08:52:08 UTC
bd23f3a Delete echo 31 July 2015, 20:34:56 UTC
5929a92 Make relationshipo throw if relationships are unsupported 29 July 2015, 12:11:18 UTC
2bfe2e9 More tests 28 July 2015, 14:11:26 UTC
961c4a4 Improve bidi; release 0.53.1 24 July 2015, 19:56:16 UTC
50004da Fix namespace name. 23 July 2015, 10:41:45 UTC
8d746bd Add more assertions 23 July 2015, 09:35:47 UTC
436b7ef Add Erhan's bidi example as a test transformation 22 July 2015, 16:03:06 UTC
a6a98ef Add Gitter channel 16 July 2015, 20:04:27 UTC
523caf7 Make regexes more strict 09 July 2015, 08:07:10 UTC
1aea3fd minchang 07 July 2015, 17:57:17 UTC
97ef8ff clean namespace forms 07 July 2015, 13:55:39 UTC
f1e6a41 Re-add require for funnyqt.utils which got accidentally deleted 07 July 2015, 12:02:07 UTC
4b24bb3 Fix problem caused by CLJ-1232 07 July 2015, 11:53:24 UTC
91d7492 Update README 07 July 2015, 10:22:00 UTC
d763cb7 Release 0.53.0: Rewritten the relational query API Now instead of two separate, framework-specific APIs we have one completely generic, extensible API. The framework-specific ones are also deleted since they didn't really add any value, i.e., they were neither much faster nor were the names so much better. So bye, bye! 07 July 2015, 09:21:42 UTC
c6201ee Make tmp elements only when really needed 07 July 2015, 09:11:55 UTC
010cbb6 Document avalo 07 July 2015, 09:05:58 UTC
5872828 Document relationshipo 07 July 2015, 07:54:51 UTC
bf418a4 Document elemento 07 July 2015, 07:47:29 UTC
0793f8e Document typeo 07 July 2015, 07:43:27 UTC
02db92d Doc updates 07 July 2015, 07:23:39 UTC
b889393 Delete framework specific relational APIs... ... as they have very little benefit (but lots of duplication) over the new generic one. 07 July 2015, 06:46:23 UTC
c3fdffb Rework generic relational API 07 July 2015, 06:31:54 UTC
d9d9083 Bugfix 06 July 2015, 13:16:45 UTC
0af2783 Use the generic API in relational tests. 06 July 2015, 13:13:33 UTC
1cb8e28 Relation generation macro 06 July 2015, 10:39:14 UTC
back to top