https://github.com/jgralab/funnyqt

sort by:
Revision Author Date Message Commit Date
d50d730 Release 0.52.4 17 June 2015, 09:14:40 UTC
66553a5 use generic fns in some tests 16 June 2015, 14:25:54 UTC
4234474 more improvements 16 June 2015, 12:05:57 UTC
29bc7d5 improve class loader stuff 16 June 2015, 09:45:18 UTC
2ca8312 small correction 15 June 2015, 12:29:07 UTC
b28400d Use current class-loaded by default 12 June 2015, 23:42:38 UTC
206f936 release 0.52.3 11 June 2015, 15:17:38 UTC
936e895 Simplify; release 0.52.2 11 June 2015, 15:00:36 UTC
abc8022 without-trace-recording; Release 0.52.1 11 June 2015, 11:45:01 UTC
9bb500b Release 0.52.0 11 June 2015, 09:25:22 UTC
ab4da79 make the with-trace-mappings macros return the mappings 11 June 2015, 09:24:32 UTC
9418955 improve set/add-adjs! in extensional 10 June 2015, 12:55:20 UTC
516a163 Improve extensional 10 June 2015, 11:17:38 UTC
25e59ce Minor addition to tests 02 June 2015, 14:33:43 UTC
a8a39b7 release 0.51.2 02 June 2015, 14:09:27 UTC
971474d Also trace 'duplicate' elements in rules with :id clause 02 June 2015, 14:09:04 UTC
1771456 docfix 01 June 2015, 13:43:53 UTC
ca2245e Update ordered dep 29 May 2015, 05:12:40 UTC
51ccebe Improve EMF EDN; release 0.51.1 28 May 2015, 12:16:59 UTC
51a5ba5 Finish and test funnyqt.edn; release 0.51.0 28 May 2015, 10:35:32 UTC
9dfca71 Started implementing EDN support 27 May 2015, 15:08:47 UTC
248db5b extend tests 27 May 2015, 09:08:24 UTC
d187097 More rule validity tests 27 May 2015, 08:27:00 UTC
c156e61 Revamp model2model; release 0.50.0 27 May 2015, 07:50:06 UTC
38a3d84 Doc fixes and more strict tests 27 May 2015, 07:09:39 UTC
2e2d911 Release 0.49.1 22 May 2015, 21:05:30 UTC
6e19b0d greatly improve model2model ns 22 May 2015, 16:05:46 UTC
4d867a8 Fix bug in m2m2 22 May 2015, 13:58:41 UTC
91b3b67 Release 0.49.0 22 May 2015, 10:19:01 UTC
0d5197b up 21 May 2015, 14:07:32 UTC
27214e6 Release 0.48.1 15 May 2015, 09:16:52 UTC
89db71e Release 0.48.0; better args structure for m2m 12 May 2015, 10:16:23 UTC
9138b1d Release 0.47.7 07 May 2015, 10:18:44 UTC
f011ed2 fix build 04 May 2015, 12:06:33 UTC
2ae4d5b Release 0.47.6 04 May 2015, 10:54:33 UTC
eb37ba1 Replace doseq+ calls where its dangerous; release 0.47.5 30 April 2015, 13:35:27 UTC
467ec51 Release 0.47.4 30 April 2015, 13:14:32 UTC
18cd1af Generate ->remove-* methods in EMF API generator 30 April 2015, 12:36:11 UTC
c48988d Improve interactive-rule match presentation 30 April 2015, 11:31:46 UTC
d73342a Remove some cruft; release 0.47.3 30 April 2015, 07:38:04 UTC
2edc741 Fix test which got broken by last commit 30 April 2015, 05:52:02 UTC
3635033 Release 0.47.2 29 April 2015, 19:53:39 UTC
9bcc8f0 Release 0.47.1; improve pmatch perf 29 April 2015, 15:08:10 UTC
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
back to top