https://github.com/jgralab/funnyqt

sort by:
Revision Author Date Message Commit Date
f8d4be6 Release 0.47.0 Get rid of all dynamic vars used during pmatch macro expansion Instead, metadata is passed now. This has the benefit that step-wise macro expansion (for debugging purposes) works much better. 29 April 2015, 12:49:57 UTC
3690a3d Enable pattern inheritance for letrule. Remove *pattern-meta* but attach all metadata to the pattern name. 29 April 2015, 09:16:20 UTC
297dbad Enable pattern inheritance for rules. 29 April 2015, 07:53:17 UTC
6a1053b Support :extends clauses also with defrule 29 April 2015, 06:59:47 UTC
7c0f2f9 Allow patterns extending a different arity of themselves 28 April 2015, 19:56:23 UTC
02e99a7 Release 0.46.3 Fixes some funnyqt.emf bug which made loading Ecore models contained in some JAR file fail. 27 April 2015, 10:30:01 UTC
b7bf92f release 0.46.2 26 April 2015, 10:56:43 UTC
b518f8e Release 0.46.1 26 April 2015, 04:32:01 UTC
25284b2 release 0.46.0 22 April 2015, 19:50:38 UTC
ff79e6c more performance improvements 22 April 2015, 19:50:06 UTC
9a3438b new doseq+ impl; speed improvements for eager patterns 22 April 2015, 17:52:21 UTC
0a492a7 Fix macro bug in in-place; release 0.45.31 21 April 2015, 08:17:27 UTC
b2c3981 fix proxy resolution props; release 0.45.30 20 April 2015, 09:03:50 UTC
b2cbd1b add some resourceset stuff; release 0.45.29 17 April 2015, 21:34:07 UTC
3ff9743 Improve API generation; release 0.45.28 Now the generic API generator may receive an optional extension-hook function. The EMF API generator uses that to generate EEnumLiteral accessors. 17 April 2015, 13:57:42 UTC
3abf58f improve error reporting in polyfns; release 0.45.27 17 April 2015, 12:59:06 UTC
69896aa Fix classloader issue once and for all; release 0.46.26 17 April 2015, 10:05:16 UTC
e95f76f Revert "Fix classloader issue; release 0.45.25" This reverts commit ff9b18922b0b766b89b0abf5381cc465c9625bb0. 17 April 2015, 09:43:34 UTC
ff9b189 Fix classloader issue; release 0.45.25 16 April 2015, 17:05:25 UTC
8ccf78f Fix edelete! bug; release 0.45.24 15 April 2015, 12:03:11 UTC
5cd14cd Release 0.45.23 14 April 2015, 13:34:50 UTC
24bc41e support attr-map in letrule 14 April 2015, 09:06:52 UTC
690854b Allow for tail-recursive rules again 14 April 2015, 07:07:23 UTC
1af2c6f simplify some tests 13 April 2015, 14:06:03 UTC
6d56395 upgrade clojure dep 10 April 2015, 20:54:56 UTC
1d13971 improve SSE; release 0.45.22 10 April 2015, 19:26:39 UTC
b2bfd62 make bindings-to-argvec private 09 April 2015, 13:43:21 UTC
187ac32 Return the value, not the volatile 09 April 2015, 10:19:23 UTC
b85a824 release 0.45.21 08 April 2015, 15:03:22 UTC
0589709 Add sss-fn as metadata to return val of create-state-space 08 April 2015, 07:59:38 UTC
6d771d8 Improve create-state-space; release 0.45.20 08 April 2015, 06:56:22 UTC
03b0f24 fix another subtle bug introduced in prev commit; release 0.45.19 03 April 2015, 10:44:43 UTC
91d042e Fix subtle nondeterminism in macro expansion; release 0.45.18 03 April 2015, 08:32:21 UTC
319f787 Make recheck-patterns slightly cheaper; release 0.45.17 03 April 2015, 05:21:53 UTC
03e8c81 Minor fix and less no intermediate bindings with :when-let 03 April 2015, 05:09:17 UTC
80c3b0c Add a faster path for :eager :transducers case 03 April 2015, 04:49:39 UTC
c2505dd Use ArrayPSets for 1-elem-sets in pmatch; release 0.45.16 03 April 2015, 03:32:15 UTC
2df91fe Sequence instead of eduction; release 0.45.15 02 April 2015, 11:39:24 UTC
89655c8 bugfix; release 0.45.14 02 April 2015, 11:06:00 UTC
1620f21 Make use of transducers configurable in patterns/rules; Release 0.45.13 02 April 2015, 10:39:49 UTC
35a6058 remove unused variable 02 April 2015, 09:17:54 UTC
f7eb1ec Prefer sequence over eduction; release 0.45.12 Testing revealed that eduction is slower that sequence even in the cases where I expected it to be faster. 01 April 2015, 07:53:49 UTC
c957be0 Use more transducers; release 0.45.11 01 April 2015, 07:34:06 UTC
ab12711 fixes; release 0.45.10 31 March 2015, 20:16:10 UTC
5fed063 Now anon-traversals are completely steered by transducers 31 March 2015, 19:55:50 UTC
d8685ae more transducing in pmatch 31 March 2015, 19:39:16 UTC
0b744fe Transform anon-vecs to transducers also for TG 31 March 2015, 19:15:36 UTC
7e580ee fix for compo edges with TG 31 March 2015, 18:43:03 UTC
d98fae3 Transform anon-vecs to transducers (EMF done, TG not yet) 31 March 2015, 15:18:14 UTC
f694ac7 Add transducer arity to no-dups 31 March 2015, 14:36:58 UTC
cddb44f reducers -> transducers for emf RPEs 31 March 2015, 14:28:49 UTC
f9f904f reducers -> transducers for generic RPEs 31 March 2015, 14:26:05 UTC
7c459fc reducers -> transducers for TG RPEs 31 March 2015, 14:10:19 UTC
597e678 Some optimizations for erefs/ecrossrefs/econtentrefs/econtainer 31 March 2015, 14:03:57 UTC
e0cebfb Rename :identity m2m option to :id; release 0.45.9 31 March 2015, 08:29:13 UTC
cea7b02 EMF bugfix; release 0.45.8 30 March 2015, 14:31:34 UTC
008e003 With compiled classes, return the EEnumLiteral Instance; release 0.45.7 27 March 2015, 15:56:50 UTC
1db7e86 Yet another little fix; release 0.45.6 26 March 2015, 14:13:16 UTC
00e331f release 0.45.5 26 March 2015, 12:20:55 UTC
654f983 Fix econtainer bug 26 March 2015, 12:20:36 UTC
be87e93 Fix pmatch bug: release 0.45.4 26 March 2015, 11:38:31 UTC
5f2d9cf Fix an error with <:foo>-- pmatch edges 26 March 2015, 10:30:39 UTC
b1059a0 remove unused dynamic var 26 March 2015, 09:59:29 UTC
b720ecc Make as-test thunks stateless; release 0.45.3 26 March 2015, 05:07:41 UTC
d11526e fix bug with container handling in pmatch and emf; release 0.45.2 25 March 2015, 15:58:59 UTC
339c3bf Impl. :recheck option for rules; release 0.45.1 25 March 2015, 15:20:26 UTC
43cb912 Release 0.45.0 Replace the heavy overloading used by state space functions with an optional map of options. Improve docs. 24 March 2015, 10:10:30 UTC
ad74519 Release 0.44.0 - Allow transition predicates (rule postconditions) in state space creation. - New :edge-attrs for visualization. 23 March 2015, 15:27:51 UTC
900818e counter example 23 March 2015, 09:04:23 UTC
366c36f Fix tg-pmatch bug 23 March 2015, 07:30:34 UTC
a4340fd demunge fn/rule names stored in ssg 20 March 2015, 16:06:23 UTC
ea1843f Fix another corner case in pmatch; release 0.43.2 20 March 2015, 15:55:02 UTC
1db2ea1 Fix a special case in pmatch 20 March 2015, 14:28:03 UTC
f65f8f9 Sensible return value for interactive-rule's fn 20 March 2015, 11:10:13 UTC
6cbcb19 Uniform spelling 20 March 2015, 11:02:37 UTC
227a867 improve guis 19 March 2015, 15:29:03 UTC
dc424d0 Always spawn DotEdit in new thread 19 March 2015, 14:51:00 UTC
21f0d56 add border 19 March 2015, 14:11:39 UTC
d40e938 Rename all-rule -> sequential-rule; release 0.43.1 Also use sequential-rule in the mutual exclusion test transformations, and enable the very long transformation sequence. 19 March 2015, 08:53:42 UTC
2a4549f Replate higher-order rule application fns with combinators; release 0.43.0 18 March 2015, 15:29:32 UTC
34e1618 improve apply-all and friends 18 March 2015, 08:59:53 UTC
5926cf8 minor doc update 17 March 2015, 10:47:35 UTC
32c56f3 release 0.42.0 17 March 2015, 10:43:35 UTC
6ba0ec8 bugfix 16 March 2015, 19:29:29 UTC
ae85ebc Refactoring 16 March 2015, 15:58:14 UTC
594a804 Spawn viewers in separate threads 12 March 2015, 14:45:21 UTC
1a49372 improve state space explorer 12 March 2015, 14:40:35 UTC
4f90c7f better layouts 12 March 2015, 11:40:42 UTC
9bc7d89 Only distinguish valid/invalid states 12 March 2015, 10:48:44 UTC
be1d553 Add validation support to stace space stuff 12 March 2015, 10:36:33 UTC
348f1e7 Add :node-attrs viz option 12 March 2015, 09:42:25 UTC
d64b1f8 add favicon 11 March 2015, 19:13:01 UTC
32c0fea update readme 11 March 2015, 13:28:10 UTC
6443451 just a rename 11 March 2015, 13:20:58 UTC
3265c72 release 0.41.1 11 March 2015, 10:46:45 UTC
a58e7d5 Fix and improve equal-models? impls 11 March 2015, 10:45:45 UTC
f37518f update deps 11 March 2015, 08:11:25 UTC
9d8df14 release 0.41.0 05 March 2015, 13:13:29 UTC
85b4cd9 More changes 05 March 2015, 12:04:07 UTC
1528fb2 Allow excluding some attrs in print-model 05 March 2015, 09:22:44 UTC
back to top