https://github.com/jgralab/funnyqt

sort by:
Revision Author Date Message Commit Date
21e440a improve eget; release 0.30.9 29 October 2014, 13:26:45 UTC
94115dc Fixes for eallcontents on resourcesets and visualizations; release 0.30.8 29 October 2014, 09:01:03 UTC
66c8d88 Support ResourceSet local package registries; release 0.30.7 28 October 2014, 14:41:48 UTC
856af70 Make polyfns work with unique names; release 0.30.6 28 October 2014, 11:27:08 UTC
998c57b Support loading models from resources; release 0.30.5 28 October 2014, 09:53:03 UTC
a01af8c upgrade clj deps; release 0.30.4 27 October 2014, 19:52:40 UTC
7d4c447 Deprotocolize direction-matcher 24 October 2014, 13:50:35 UTC
2503f47 Some minor changes 24 October 2014, 11:23:50 UTC
8eefbb9 Make has-type? a normal function. 24 October 2014, 07:25:06 UTC
faaa171 Minor speed improvements 23 October 2014, 15:12:59 UTC
9b32ef8 Improve :eager patterns; release 0.30.3 23 October 2014, 11:58:19 UTC
b8d7d47 minor improvement 23 October 2014, 09:18:20 UTC
9990098 Traverse pattern graph in breadth-first order instead of DF 23 October 2014, 07:18:46 UTC
41329fa rename pattern-for to for+ and move to utils 22 October 2014, 14:40:34 UTC
9ae0b76 Make ArgumentEdges also typed 22 October 2014, 09:26:28 UTC
a5f934b minor changes in tests 21 October 2014, 11:57:15 UTC
aaef80d even more tests 21 October 2014, 11:47:06 UTC
61a4430 minfix 21 October 2014, 11:37:47 UTC
53b6ffa yet another test 21 October 2014, 10:36:24 UTC
3071606 Fix an inconsistency 21 October 2014, 10:28:51 UTC
212d428 more tests 21 October 2014, 09:42:28 UTC
f9c163c Make generic and TG patterns compatible; release 0.30.2 20 October 2014, 14:25:53 UTC
de8c7d8 make pattern eval even more lazy; release 0.30.1 17 October 2014, 13:13:34 UTC
7ef2164 Fix bug with role navigation in TG patterns 16 October 2014, 19:16:05 UTC
b27aafe add docs 16 October 2014, 13:25:01 UTC
1f42051 Implement negative patterns; release 0.30.0 16 October 2014, 13:19:42 UTC
7c5372f some more docs 14 October 2014, 14:21:40 UTC
4aa5034 Base adj[s] on transducers for a major speedup 14 October 2014, 14:13:14 UTC
a107adb release 0.28.6 13 October 2014, 14:44:00 UTC
d77f023 more 13 October 2014, 13:47:32 UTC
5e418eb Make mm-element-classes only return this MM's classes also for EMF 09 October 2014, 14:18:56 UTC
e9f1a2b Fix a bug in polyfns; better exception messages 09 October 2014, 12:25:21 UTC
a2b9b69 Throw when impl type is quoted 08 October 2014, 13:48:43 UTC
076a5ab release v0.28.4 07 October 2014, 09:09:50 UTC
8f50216 minchang 02 October 2014, 13:15:18 UTC
608f57a Rename <>-- to <?>-- and <*>-- to <>-- in funnyqt.query.tg 02 October 2014, 12:39:31 UTC
2c255f8 some small improvements 27 September 2014, 20:14:58 UTC
59249dd upgrade clojure dep 27 September 2014, 15:22:37 UTC
a8918ba upgrade deps 27 September 2014, 15:18:45 UTC
6a346ea release 0.28.3 26 September 2014, 11:59:30 UTC
9460817 New :identity clause for m2m rules 26 September 2014, 10:14:04 UTC
b28b169 release 0.28.2 21 September 2014, 09:05:57 UTC
6819cd8 Make p-apply public. 21 September 2014, 08:59:52 UTC
9e6de20 rename ns alias 16 September 2014, 13:44:14 UTC
c2adcd1 Remove unused/duplicate requires 16 September 2014, 10:24:05 UTC
73dc919 New IIncidentRelationships protocol 10 September 2014, 13:11:52 UTC
97abe92 Support also rel classes if available in generic api gen 10 September 2014, 08:22:23 UTC
37619c6 New IMMBooleanAttribute protocol 10 September 2014, 07:21:16 UTC
e99b82c generic api generator 09 September 2014, 14:26:19 UTC
4ccb81a add mm-attributes/mm-references protocol methods 09 September 2014, 12:19:34 UTC
e9538ae Split mm-classes into mm-element-classes and mm-relationship-classes. 09 September 2014, 10:17:09 UTC
95bd180 better error msgs and more tests for polyfns 09 September 2014, 07:53:51 UTC
6c69e2c polyfn improvements 08 September 2014, 14:18:46 UTC
135112d Require polyfn defs if types inherit multiple impls in presence of multiple inheritance 08 September 2014, 13:40:16 UTC
e62de6a some updates to the README 08 September 2014, 06:45:29 UTC
9b27826 release 0.28.1 29 August 2014, 20:10:07 UTC
cbc83af simplify 29 August 2014, 20:09:42 UTC
f2d4423 Allow opts as metadata to nested patterns 29 August 2014, 18:57:42 UTC
4f4f04c enable commented test 29 August 2014, 18:20:33 UTC
99ca9e9 bugfix 29 August 2014, 13:50:42 UTC
0bfed6b Release 0.28.0 29 August 2014, 12:18:15 UTC
229c723 Finished nested patterns; extended docs 29 August 2014, 12:13:06 UTC
a5943a8 Tests and fixes for nested patterns 29 August 2014, 11:25:18 UTC
b244f00 implemented nested patterns; testing required 29 August 2014, 08:20:09 UTC
db05458 A bit cleanup 29 August 2014, 07:06:47 UTC
de05bea started implementing nested patterns 28 August 2014, 20:39:06 UTC
790d660 Optimize patterns by evaling constraints as early as possible 28 August 2014, 15:04:59 UTC
72f1338 Another test 28 August 2014, 10:15:16 UTC
725ce0b Special :as clauses :vector and :map 28 August 2014, 08:48:01 UTC
104aa52 Fix some issues found by (Clint) Eastwood, the Clojure Lint Tool 28 August 2014, 08:10:36 UTC
7683913 another test 27 August 2014, 14:34:47 UTC
331c79f docfix 27 August 2014, 12:34:36 UTC
5187637 another test 27 August 2014, 09:00:27 UTC
f117429 Improve pattern composition; release 0.27.0. - now the clause is called :extends (in analogy to the similar concept in funnyqt.bidi) - patterns extended literally (no renames, 1st pattern of extended), only a symbol may be provided - fixed a critical bug when pattern extension was recursive 27 August 2014, 08:26:07 UTC
a1a75f2 Implement patter composition in terms of :include. 26 August 2014, 14:24:16 UTC
97ca100 rename call-binding-vars to for-bound-vars 26 August 2014, 09:25:38 UTC
f4e1cef Many fixes and improvements in pmatch. New tests. 26 August 2014, 09:01:09 UTC
c8800a2 allow for map destructuring in :let, :when-let, and :for and fix a bug wrt. :for-bound nodes 25 August 2014, 13:56:56 UTC
a6b0b50 docfix 22 August 2014, 14:26:41 UTC
861d140 docfix 22 August 2014, 14:02:16 UTC
c514d3d Improvements; release 0.26.1 - More pmatch tests - Allow for type-checking argument nodes - rename CallBoundVertex to ForBoundVertex in pattern-schema. 22 August 2014, 12:05:30 UTC
148735b unify generic and emf pmatch transformers 21 August 2014, 10:27:47 UTC
806c540 More pattern matching tests 21 August 2014, 09:31:41 UTC
43a56ac improve negative edges 20 August 2014, 15:11:49 UTC
7a83222 rename :call to :for 20 August 2014, 14:28:49 UTC
309d321 Improve pmatch and make it pickier; release 0.26.0 20 August 2014, 09:49:07 UTC
567cc8a Allow using keywords for ref names in patterns 19 August 2014, 13:58:17 UTC
b804533 Let patterns represent matches as maps; release 0.25.0 19 August 2014, 11:49:55 UTC
3a30b69 release 0.24.0 19 August 2014, 07:42:27 UTC
2031c61 Generic pattern matching 18 August 2014, 11:37:07 UTC
a365f33 docfixes and better tests for logicals 15 August 2014, 15:29:12 UTC
735e067 Rename seq-compare to seq-comparator. 15 August 2014, 13:37:56 UTC
0fd1752 generalize exists1? to exist-n? 15 August 2014, 09:29:28 UTC
c87c39f More detailed <--/<--- docs for EMF 15 August 2014, 08:55:32 UTC
e67932d Rename <_>--/--<_> to <->--/--<->; release 0.23.2 15 August 2014, 07:47:48 UTC
b6cd849 improve TG RPEs; release 0.23.1 14 August 2014, 14:24:23 UTC
fc284e8 Remove reachables function; release 0.23.0 14 August 2014, 09:57:57 UTC
fca391f docfix 13 August 2014, 13:55:42 UTC
d671046 mostly doc improvements 13 August 2014, 13:51:48 UTC
e14edc7 doc improvements 13 August 2014, 11:57:45 UTC
back to top