https://github.com/jgralab/funnyqt

sort by:
Revision Author Date Message Commit Date
1b2624e bump clojure dep to 1.5.0-RC15; release 0.4.12 12 February 2013, 10:15:06 UTC
b0747ab nicer edge printing 07 February 2013, 18:56:06 UTC
e01fd57 bump jgralab dep to 7.4.3 07 February 2013, 11:12:12 UTC
731874e generic entities access; changed generic attr access to aval/set-aval! 06 February 2013, 13:43:27 UTC
92cb646 added protocol for generic attr access 06 February 2013, 12:27:47 UTC
ad40ef3 Also pre-declare type-matchers for edges 04 February 2013, 17:30:49 UTC
58cea98 remove :forall rules 04 February 2013, 16:01:50 UTC
8879e27 adapt in_place.clj 04 February 2013, 15:38:15 UTC
51c833d Create type-matchers for all nodes in a pattern upfront... ... instead of doing that repeatedly for each nested call, which was quite a bottle-neck. 04 February 2013, 15:29:16 UTC
0d646f4 add a todo 04 February 2013, 14:44:55 UTC
80561db fix a bug with :call bindings in patterns 04 February 2013, 14:29:31 UTC
2f93f1e bump to 0.4.12-SNAPSHOT 04 February 2013, 10:56:38 UTC
68b0ed4 release 0.4.11 04 February 2013, 10:38:10 UTC
7606b7e minor fix 01 February 2013, 14:03:39 UTC
f0a71aa bugfix 01 February 2013, 12:59:41 UTC
1440f34 Merge commit '58d3ec0a48acef6da9b05139261544d1f077ec2e' 29 January 2013, 09:41:58 UTC
58d3ec0 fix typo in docs 29 January 2013, 09:40:51 UTC
8d11cf9 set version to 0.4.11-SNAPSHOT 25 January 2013, 08:19:53 UTC
d750e50 release 0.4.10 25 January 2013, 08:18:55 UTC
518ec93 bump some deps; adapt to latest jgralab changes 23 January 2013, 13:16:50 UTC
7caad4c bugfix 14 January 2013, 10:09:39 UTC
7509764 bugfix 13 January 2013, 09:43:30 UTC
a22173a minchang 13 January 2013, 09:02:47 UTC
e5d8d5c minfix 10 January 2013, 11:51:07 UTC
b6cc899 more polyfn tests 10 January 2013, 07:32:36 UTC
57f0cc6 speed up polyfns by a factor of 20. Yay! 09 January 2013, 20:38:57 UTC
22dd0bc Put the dispatch table into a polyfn's metadata 09 January 2013, 19:20:44 UTC
18446c7 Rename tests according to new guidelines 09 January 2013, 10:05:09 UTC
c13fbdf bump core.logic dep 09 January 2013, 09:31:32 UTC
a49087d better attr dotting 08 January 2013, 13:13:41 UTC
adb728d minchang 08 January 2013, 13:04:38 UTC
12984bc fix 08 January 2013, 11:26:53 UTC
d566283 fix 07 January 2013, 14:39:07 UTC
6b4e730 minfix 04 January 2013, 15:38:07 UTC
acfdb1b fixes & improvements 04 January 2013, 14:15:44 UTC
68f9dce Refactor rule generation so that no unneeded code is created like (when true ...). At least one rule has to be declared top-level now (using ^:top metadata), and only top-level rules are applied automagically. That brought a speedup of about 15x. 04 January 2013, 11:38:45 UTC
e7b1a7c Several changes including support for :when-let in declarative transformations 04 January 2013, 10:45:27 UTC
0ee2fca build fix, and fix for printing emf models 04 January 2013, 09:56:25 UTC
95338a6 minchang 04 January 2013, 09:41:13 UTC
6e68576 reformat docs 04 January 2013, 08:05:28 UTC
75a68f3 minchang 03 January 2013, 20:19:22 UTC
17ab55f Add a simpler variant of polyfns 03 January 2013, 20:01:35 UTC
64228e4 cache type-matchers of polyfns 03 January 2013, 16:38:49 UTC
88c3736 fixup docs 03 January 2013, 15:27:29 UTC
ede9733 Made type-matcher generic instead of having tg/type-matcher and emf/eclass-matcher 03 January 2013, 15:13:28 UTC
6ca105f some changes to polyfns and more docs for type-cond 03 January 2013, 13:50:49 UTC
8ec34bd more docs 03 January 2013, 11:47:28 UTC
f657ce8 Added ns for implementing polymorphic fns dispatching on model element types 03 January 2013, 11:24:56 UTC
e587783 bump jgralab dep to 7.2.1 03 January 2013, 08:00:56 UTC
be0b323 Remove the root-ns EMF stuff cause it won't work with models combining elements from several independent namespaces 02 January 2013, 19:31:44 UTC
289896c some fixes for emf model printing 02 January 2013, 15:56:31 UTC
1757c0d fixes for EMF type resolution with metamodels without unique root package 02 January 2013, 15:16:49 UTC
40f85b7 bump to 0.4.10-SNAPSHOT 02 January 2013, 14:41:35 UTC
17e9836 add docs 02 January 2013, 14:11:46 UTC
75d8352 bump clojure dep 02 January 2013, 13:00:45 UTC
1f6643e bump to 0.4.9 02 January 2013, 12:45:06 UTC
d5e9f32 upgrade deps 02 January 2013, 08:41:15 UTC
10f4197 Now tmp-valueo can handle non-ground vals 18 December 2012, 21:01:57 UTC
7105a09 minchang 06 December 2012, 11:53:18 UTC
979b362 fix a bug in tmp attribute handling 05 December 2012, 18:56:11 UTC
1b6af0d fix manifestation of tmp-elements 05 December 2012, 18:37:31 UTC
4029ba3 bump to 0.4.8 27 November 2012, 14:27:31 UTC
bc5f4f6 some fixes 27 November 2012, 14:24:18 UTC
600c536 add extra syntax check for patterns 21 November 2012, 13:39:15 UTC
4d0f417 bump to 0.4.8-SNAPSHOT 20 November 2012, 12:54:43 UTC
95f4981 bump to 0.4.7 20 November 2012, 12:52:53 UTC
b120b31 squash some reflection warnings 20 November 2012, 12:52:16 UTC
4640e59 Some tests for tmp-valueo 20 November 2012, 09:46:15 UTC
c8e3838 Fix a bug; test tmp-edgeo 20 November 2012, 08:35:09 UTC
1d0bad4 implemented tmp-valueo 14 November 2012, 16:15:26 UTC
6ada7f2 fixes for tmp-typeo and tmp-edgeo 14 November 2012, 14:40:01 UTC
57e3d5f implemented tmp-edgeo; should work regardless of order 14 November 2012, 14:27:15 UTC
085a399 compile fix; thx Travis 14 November 2012, 11:39:13 UTC
33c0dbb fix; also test the type resetting to more special classes 14 November 2012, 11:36:26 UTC
c5573a5 Allow resetting types to more special types; more tests 14 November 2012, 11:30:31 UTC
2b9ea93 added some tests 13 November 2012, 16:31:31 UTC
89c4895 implemented tmp-typeo 13 November 2012, 12:25:18 UTC
8402c41 implemented tmp-vertexo 13 November 2012, 10:56:48 UTC
bd8ac5b Merge branch 'master' into relational-exp 13 November 2012, 09:52:52 UTC
1b93312 bump to 0.4.7-SNAPSHOT; bump core.logic dep 13 November 2012, 09:52:13 UTC
6510e14 Merge branch 'master' into relational-exp 26 October 2012, 10:50:24 UTC
087290b minchang 26 October 2012, 10:50:10 UTC
15a02c1 merge branch master 26 October 2012, 10:18:42 UTC
be6599d bump clojure dep 26 October 2012, 10:15:55 UTC
0ed654b Merge branch 'master' into relational-exp 26 October 2012, 10:08:18 UTC
f8bf360 replace absolute with relative paths 26 October 2012, 10:01:14 UTC
b6adae5 Travis-CI integration. 26 October 2012, 09:23:13 UTC
e863506 Merge branch 'master' into relational-exp 26 October 2012, 08:42:50 UTC
b032ad5 replace (vec (map ...)) and (doall (map ...)) calls with mapv. 26 October 2012, 08:42:33 UTC
fa33e84 also adapt relational.emf 25 October 2012, 14:55:44 UTC
7bf9880 adapt tg relation generation 25 October 2012, 10:15:06 UTC
cc8e373 Split out tmp elements into own namespace. 25 October 2012, 07:27:45 UTC
d01ba7e tg core rels done 25 October 2012, 07:24:29 UTC
09cc5f3 started relational refactoring 24 October 2012, 15:27:14 UTC
95ec6f6 bump to 0.4.6 22 October 2012, 08:03:04 UTC
f5503ca Issue some performance suggestions when expanding bad patterns. Implement `pattern` which stands to `defpattern` as `fn` stands to `defn` for functions. 22 October 2012, 08:01:16 UTC
a72a70e bump deps; fix a reflection warning 17 October 2012, 13:31:26 UTC
9f0c911 finished prototype for ATL alike transforms 15 October 2012, 09:31:09 UTC
d02e4b2 started ATL-like transformation approach 12 October 2012, 13:50:42 UTC
fec7910 bumb clojure dep 12 October 2012, 07:55:19 UTC
back to top