https://github.com/liflab/beepbeep-3-palettes

sort by:
Revision Author Date Message Commit Date
e03aec0 Fixes to accommodate refactoring 08 February 2018, 16:52:22 UTC
be7b99c Refactoring 02 December 2017, 15:26:46 UTC
d03e9d3 Fixes to palettes to follow the major refactoring of the Core project 01 December 2017, 21:31:53 UTC
356979c Some refactoring 01 December 2017, 18:24:01 UTC
e157fb8 Collections palette deleted 01 December 2017, 14:47:31 UTC
340276e Refactorings to Core 01 December 2017, 14:45:57 UTC
6b10015 Two functions moved to to the util package in Core 30 November 2017, 21:42:22 UTC
9677998 Processors no longer implement Serializable In counterpart, we disable squid:S2065 project-wide because the Azrael serialization library still uses the "transient" keyword. 30 November 2017, 21:02:40 UTC
187237d Modifs 30 November 2017, 20:49:26 UTC
4f54901 Lots of refactoring of Core 29 November 2017, 17:32:21 UTC
a6c62b9 NextStatus moved to its own file 28 November 2017, 18:01:54 UTC
fdf7045 Modifications to account for the fact that ConnectorException is now a runtime exception 28 November 2017, 16:44:21 UTC
3dbb5f8 Lots of API-breaking changes in Core 27 November 2017, 14:38:31 UTC
b5eb930 A few additions to Concurrency, Tuples and Provenance 20 November 2017, 14:12:03 UTC
0c85d56 Retrofit for AntRun 1.2 in all folders 17 November 2017, 21:32:57 UTC
4128564 Pictures for some processors 06 November 2017, 22:20:34 UTC
9979ecb Build script to zip bundle 03 November 2017, 20:54:22 UTC
a04995a Added MTNP palette 02 November 2017, 23:05:35 UTC
522819c Diagnostics palette 30 October 2017, 20:03:19 UTC
8166b17 Updated dependency on json-lif 27 October 2017, 21:27:26 UTC
38216b5 Still more work on gateways 27 October 2017, 20:43:36 UTC
a6aa794 More work on HTTP gateways 27 October 2017, 19:34:04 UTC
fc06c95 Further fixes for changed API 27 October 2017, 12:31:08 UTC
b8eccb9 Added method to send POST requests 26 October 2017, 21:51:53 UTC
a1fdb23 Start of Serialization and Http palettes 26 October 2017, 21:49:46 UTC
6b96c9b Fix for API change in Processor class 26 October 2017, 21:49:27 UTC
2713e23 Concurrency palette extracted from BeepBeep's core 26 October 2017, 19:31:05 UTC
94fa3e7 More features to index event tracker. This will break the build of the Provenance palette, as it requires an unreleased version of Petit Poucet. 18 September 2017, 20:06:29 UTC
c12d873 Merge branch 'master' of github.com:liflab/beepbeep-3-palettes 18 September 2017, 15:52:08 UTC
f2ed222 Provenance tree can be drawn (small demo) 18 September 2017, 15:51:53 UTC
a5a7668 Start of provenance palette 18 September 2017, 15:10:36 UTC
113d14e Tweaks to the scatterplot 16 June 2017, 14:07:50 UTC
38a53a4 Other options for plot 15 June 2017, 20:09:22 UTC
b374a4c Options for Gnuplot Scatterplot 15 June 2017, 15:32:27 UTC
6c0137d Refactoring, since functions can now throw exceptions 14 June 2017, 15:18:21 UTC
791096c QuantifierFunction now calls evaluateFast 10 April 2017, 13:49:24 UTC
a33f3c8 Fixed conflict in FSM palette 09 April 2017, 11:37:25 UTC
205287d Tuple palette 09 April 2017, 11:35:29 UTC
4a4fb4b Removed comment line in Moore machine 08 April 2017, 15:03:36 UTC
db9d0a4 Changed FOL palette to use concurrent hash maps. This way, an interpretation can be built concurrently from multiple threads. 08 April 2017, 11:57:41 UTC
ac401e7 Bugfix in Moore machine. It was returning an array of arrays, instead of an array. 06 April 2017, 21:09:35 UTC
91f65c0 Bugfix in timestamp parsing 02 March 2017, 18:06:23 UTC
d1f6f4a Comment header 02 March 2017, 16:48:24 UTC
9231464 Apache log palette 02 March 2017, 16:47:13 UTC
d830fa5 Bash script to build all palettes 28 February 2017, 16:09:13 UTC
8e0790f Fixed build scripts 28 February 2017, 15:49:28 UTC
262a8be Fixed build script and Javadoc warning in Tuples 28 February 2017, 15:41:23 UTC
37adae1 Fixed build script and Javadoc warning in Ltl 28 February 2017, 15:39:08 UTC
f7a3103 Refactoring and introduction of the UniformProcessor 27 February 2017, 23:20:37 UTC
630ef2a Update to follow refactoring in BeepBeep's core 27 February 2017, 16:48:00 UTC
18b70bd Fixed build script 27 February 2017, 15:25:10 UTC
6d73efe Merge tuples function 08 February 2017, 19:55:30 UTC
649184d Updated year in comments 08 February 2017, 19:32:17 UTC
8f6cfdb Fixed signature of static build method. This follows an earlier refactoring in BeepBeep's core. 08 February 2017, 19:23:06 UTC
8edd652 Added function ExpandAsColumns in Tuples 08 February 2017, 18:43:36 UTC
fff00a6 Sonar settings 15 December 2016, 16:47:57 UTC
f462d43 Ignore two more rules 15 December 2016, 16:15:26 UTC
10243cc Changed Sonar key; ignore a Squid rule 15 December 2016, 16:00:11 UTC
f82bccb Configured for SonarQube 15 December 2016, 15:39:03 UTC
3d258b2 Changes to concurrency-related processors Still not fixed, though 12 December 2016, 20:32:40 UTC
b2458d4 Quantifiers 09 December 2016, 15:13:31 UTC
778b259 Retrofit for multi-threading 08 December 2016, 02:10:28 UTC
a1d9cde Synchronization in some classes 27 November 2016, 18:09:26 UTC
1a39a5a Fix Boolean quantifier 26 November 2016, 22:31:09 UTC
3c3a395 Use of pushFast() in quantifiers 26 November 2016, 21:40:40 UTC
1932dc3 Refactoring for parseQuery 31 October 2016, 22:53:53 UTC
b3d809b Added a few comment lines 31 October 2016, 22:49:46 UTC
3cd253b Cleaned (and messed up) BNF grammar 31 October 2016, 20:17:06 UTC
245972c Added Gitignore 30 October 2016, 14:07:10 UTC
7f5d085 Big cleanup of ESQL grammar 30 October 2016, 03:15:48 UTC
8cd5ddd Fixed unit tests and grammar 27 October 2016, 13:57:15 UTC
38f9bb3 JDBC and Tuples merged 26 October 2016, 19:31:54 UTC
48b8c27 Got rid of the tuples package in Core 26 October 2016, 19:26:52 UTC
87ef0e4 Tuple palette finished 26 October 2016, 19:04:29 UTC
9857b5e Select and From now work 25 October 2016, 17:57:04 UTC
9334f9d A fix 24 October 2016, 19:41:23 UTC
3e5756e ConstantFunction renamed into Constant 24 October 2016, 16:35:09 UTC
7b675d9 Fixed Java 1.6 compliance errors 22 October 2016, 13:40:03 UTC
3b0cc4c Refactoring to mirror Core's refactoring 21 October 2016, 16:07:09 UTC
af7e0a0 Sets palette moved back to Core 20 October 2016, 20:48:20 UTC
23bcfb0 Start of the "Tuples" palette 18 October 2016, 00:47:24 UTC
2688a60 ProcessorBox removed from code 13 October 2016, 14:45:33 UTC
5753b54 Build script for Javadoc 23 September 2016, 20:21:22 UTC
4b10b9a Fixed all Javadoc warnings 23 September 2016, 20:13:15 UTC
fdefb9d Re-updated Readme 23 September 2016, 16:40:38 UTC
71ac293 Updated Readme 23 September 2016, 16:26:24 UTC
d56ba3c First commit with content 16 September 2016, 20:19:14 UTC
eeb3c47 Initial commit 16 September 2016, 16:59:05 UTC
back to top