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

sort by:
Revision Author Date Message Commit Date
5ba4437 Upgraded all palettes to 0.10.3 24 March 2020, 23:20:02 UTC
b9151db Added functionality to WidgetSink 24 March 2020, 23:18:02 UTC
f2db355 Sonar organization parameter (bis) 06 November 2019, 15:10:15 UTC
7859eba Added Sonar organization parameter 06 November 2019, 15:06:47 UTC
d1c99c6 Updated config dir 02 October 2019, 21:25:05 UTC
d96cb59 Javadoc for palettes 12 July 2019, 14:20:25 UTC
49f8285 Modifications to account for refactoring in 0.10.2 10 July 2019, 16:08:39 UTC
83a9873 First version of Javadoc for all palettes (very fragmentary) 13 May 2019, 21:26:57 UTC
0145099 New Ant build script for super-project 13 May 2019, 21:26:57 UTC
a08bf6d Refactoring of Serialization palette to use version 2 of Azrael 13 May 2019, 21:26:57 UTC
e49cf57 Added TrooleanArrayAnd 02 May 2019, 13:59:07 UTC
d616275 Whitespace fix to MooreMachine 02 May 2019, 13:58:58 UTC
eabd947 Fixes to FileHibernate 27 April 2019, 11:27:17 UTC
d272c07 FileHibernate 24 April 2019, 22:46:27 UTC
bc778cf Hibernate palette 24 April 2019, 20:57:08 UTC
caab427 Added NumberValue to JSON palette 09 March 2019, 16:08:07 UTC
8977922 Javadoc to TupleFeeder 09 March 2019, 16:07:45 UTC
51c5f3c Multiple fixes in Javadoc and jUnit tests 24 November 2018, 09:31:49 UTC
8ad22f5 Removed Gnuplot palette; superseded by MTNP 24 November 2018, 09:31:34 UTC
c529289 Upgrade to AntRun 1.4.2 in all build scripts 24 November 2018, 08:25:08 UTC
651fe8f Added output weight to Graphviz 07 November 2018, 15:25:09 UTC
4676a88 Making sure that every override of Processor.reset calls super.reset 07 November 2018, 12:45:32 UTC
ed5ddea Ltl palette no longer depends on Concurrency. It only depended on it because of three unit tests, but then again, these tests which were skipped with the @Ignore annotation. 05 November 2018, 12:56:43 UTC
aca45bc Fix to Sonar script 05 November 2018, 12:46:34 UTC
1441d8a Build script has a non-zero return code when it fails 05 November 2018, 12:46:14 UTC
cd3cd45 Upgrade to AntRun 1.4.1 05 November 2018, 12:26:53 UTC
0098c4e Top folder build.xml is back (It was useful after all) 05 November 2018, 12:26:37 UTC
408bb3a More verbose build script for Travis 05 November 2018, 12:11:59 UTC
7a1f2e1 Travis task 05 November 2018, 11:50:18 UTC
9d4f1bf Dummy tests in projects with no unit tests (yet) 05 November 2018, 11:47:44 UTC
53e11d8 One more timeout in Concurrency 05 November 2018, 11:47:26 UTC
6e0c70d Removed build.xml in root folder 05 November 2018, 11:32:41 UTC
6fa3fe7 Added timeouts to tests in Concurrency 05 November 2018, 11:30:34 UTC
5d2f8cf Incremented version numbers of most palettes 05 November 2018, 10:25:04 UTC
27c3cf3 Upgraded all build scripts to AntRun 1.4. This new version of AntRun eliminates the need to fork AntRun and make custom changes to it (version "1.2-palette" that was used so far). All customizations have become configurable parameters in version 1.4, specified in the file config.xml. The upside is that it will become possible again to include future updates of AntRun. 05 November 2018, 10:21:31 UTC
e8599fb Small cleanup to Dsl 05 November 2018, 09:19:55 UTC
a1344f4 Dummy main class to each palette 05 November 2018, 09:19:41 UTC
421b4d0 Updates to a few palettes 01 November 2018, 09:21:03 UTC
ce20efa Updated dependency on MTNP 01 November 2018, 09:20:45 UTC
b050eb0 Fixed JAR name for Signal palette; closes #4 31 October 2018, 09:14:49 UTC
b99ca2f Refactoring 25 October 2018, 08:27:52 UTC
fbdb36a Compilation fixes 09 October 2018, 13:40:07 UTC
f443afa Renamed Smoothen 11 September 2018, 20:00:00 UTC
96c218d New LTL quantifiers 11 September 2018, 15:42:02 UTC
0b8e589 Fix to Persist 05 September 2018, 19:50:23 UTC
30b4a43 Fixes to Signal and JDBC 04 September 2018, 18:11:36 UTC
e675b95 Added a few functions 29 August 2018, 21:14:26 UTC
30410f8 Widget palette (start) 28 August 2018, 13:54:59 UTC
588b86d Added method to XPathFunction 27 August 2018, 12:57:58 UTC
9327b45 Refactoring to XML and FOL 26 August 2018, 16:06:21 UTC
2171819 Refactored JSON palette 25 August 2018, 14:53:08 UTC
e6278d0 Fixes to Until in LTL 23 August 2018, 18:37:56 UTC
aa12507 Big refactoring SingleProcessor renamed into SynchronousProcessor 22 August 2018, 13:40:04 UTC
0eb877e Bugfix to LTL palette 22 August 2018, 13:16:05 UTC
3911230 Refactoring to FOL 21 August 2018, 22:43:09 UTC
8932cd6 Refactoring of non-blocking calls in FOL (not finished) 21 August 2018, 18:56:47 UTC
204af9f duplicate() method for ParallelWindow 21 May 2018, 16:14:13 UTC
ad6ce11 Remove .zip that was already versioned 18 May 2018, 12:14:05 UTC
cd0618e Updated gitignore not to version zip bundles 18 May 2018, 12:12:43 UTC
e039979 Moore Machine is now a SingleProcessor instead of a UniformProcessor. This way, it can accommodate transitions that have no label on them (and hence produce no output event when fired). 17 May 2018, 18:57:10 UTC
b81ae31 Refactoring to GnuPlot palette 07 May 2018, 11:21:01 UTC
e5f7f9c Build script for Graphviz palette 22 April 2018, 12:58:08 UTC
d481d17 Refactoring for xml-lif 1.2 22 April 2018, 12:44:15 UTC
b052592 Fixed a few refactoring errors in Fol and WebSocket 21 April 2018, 13:49:13 UTC
0fad8ae Some more refactoring 20 April 2018, 19:27:05 UTC
877acc3 Major revamp of the Concurrency palette 15 April 2018, 14:37:31 UTC
982ac8d Major refactor to trooleans 08 April 2018, 21:15:16 UTC
3cc427b Changes to Trooleans in LTL 08 April 2018, 14:01:23 UTC
74af488 Bugfixes in LTL 08 April 2018, 13:01:50 UTC
e14b03d Refactoring to follow Core 06 April 2018, 16:35:07 UTC
00a005d Minor change to GroupProcessorBuilder 05 April 2018, 17:25:07 UTC
9925a17 Separated fork creation in new method 05 April 2018, 15:47:18 UTC
c210c4d SonarCloud badges 05 April 2018, 13:07:19 UTC
fd43d8a Moore machines can output functions instead of static symbols 04 April 2018, 17:41:34 UTC
f022861 Cleanup in DSL folder 04 April 2018, 12:24:24 UTC
352af49 Bugfix in GroupProcessorBuilder 01 April 2018, 12:24:07 UTC
31eee84 Bugfix to GroupProcessorBuilder 31 March 2018, 22:04:42 UTC
549f8ee Multiline processor builder added to DSL palette 31 March 2018, 13:23:01 UTC
e3b6808 Some refactoring to GroupProcessorBuilder 31 March 2018, 13:01:49 UTC
65c74ec Modifications to FOL and simplifications to LTL 30 March 2018, 14:09:50 UTC
2c210f6 DSL palette uses latest version of Bullwinkle 29 March 2018, 14:18:59 UTC
f6a1bb0 Refactoring to some palettes 16 March 2018, 19:54:14 UTC
bff3c52 Merge branch 'master' of github.com:liflab/beepbeep-3-palettes 16 March 2018, 15:40:10 UTC
58e4218 Graphviz palette 16 March 2018, 15:39:54 UTC
043da8b Refactor DSL 06 March 2018, 17:23:28 UTC
bc9ba19 Moved eSQL stuff from Tuples to its own palette (Jdbc) 08 February 2018, 18:03:52 UTC
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
back to top