https://github.com/jgralab/funnyqt

sort by:
Revision Author Date Message Commit Date
cd84a35 implement cached EClassifier lookup; release 0.4.19 08 March 2013, 20:32:19 UTC
5cbce87 Some perf opts in declarative; release 0.4.18 08 March 2013, 15:55:52 UTC
fd3f380 release 0.4.17 06 March 2013, 11:57:04 UTC
000e58e improve edelete! 05 March 2013, 16:32:13 UTC
1a18e13 relax qname? a bit 05 March 2013, 15:18:28 UTC
3af7db2 bump clj-ns-browser dep 04 March 2013, 07:38:24 UTC
db91cb3 dependency fix 01 March 2013, 19:37:59 UTC
12f47f1 Revert back to clojure 1.5.0-RC17, there's some issue with 1.5.0 01 March 2013, 16:47:52 UTC
06b3746 bump to 0.4.16 01 March 2013, 16:33:00 UTC
7e33e70 Bump to clojure 1.5.0 final release 01 March 2013, 16:32:20 UTC
99a4c6b Implement edelete! as a faster variant of delete! (but not applicable in all situations) 01 March 2013, 16:17:37 UTC
a5f7595 remove some redundencies 01 March 2013, 15:35:05 UTC
748a65f Use reducers for adjs/adjs* 01 March 2013, 13:02:09 UTC
2942242 small performance improvement for adjs/adjs* 01 March 2013, 08:58:00 UTC
663409c implement eaddall! 01 March 2013, 08:07:50 UTC
4057859 work around an EMF bug 28 February 2013, 10:09:29 UTC
ebce269 EMF resource saving fixes; release 0.4.15 28 February 2013, 09:11:43 UTC
1d8e652 bump deps and release 0.4.14 27 February 2013, 15:39:48 UTC
482f2bb fix a test 26 February 2013, 13:05:26 UTC
19e6a88 Return (and document) trace. 26 February 2013, 12:28:01 UTC
5039f23 bump jgralab dep 26 February 2013, 10:32:35 UTC
2d0f20c remove debug output 26 February 2013, 09:47:30 UTC
b15d5ef minor change to print-graph 26 February 2013, 09:47:03 UTC
4c8d43c document declarative/deftransformation 25 February 2013, 16:24:10 UTC
a173817 Add an option to print eobjects qualified 25 February 2013, 15:03:05 UTC
c993b22 bump clojure dep; bump to 0.4.14-SNAPSHOT 14 February 2013, 08:39:08 UTC
653b318 fixes, release 0.4.13 12 February 2013, 15:03:42 UTC
31ee4c6 bump to 0.4.13-SNAPSHOT 12 February 2013, 10:24:38 UTC
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
back to top