CIA.vc
abtools
Real-time open source activity stats
Stats » Projects » abtools
informationsyndicateUTC clock
22:44 on Feb 13, 2012
event counters
The last message was received 4.11 months ago at 17:51 on Oct 13, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
100 messages since the first one, 1.5 years ago, for an average of 5.47 days between messages
recent messages
dateReversed sort columnprojectcontentlink
17:51 on Oct 13, 2011abtools
Commit by wahlst :: r179 /src/ABTOOLS/GRAMMAR/toJML_TreeWalker.g: (link)
representing SETS as nonstatic final ghost variables (rather than static ones)
#
17:50 on Oct 13, 2011abtools
Commit by wahlst :: r178 /BBENCH/JML/ (7 files): (link)
updated examples for change of SET representation
#
23:23 on Aug 18, 2011abtools
Commit by wahlst :: r177 /BBENCH/JML/VARTEST.java: (link)
example with correct translation of boolean literals
#
23:22 on Aug 18, 2011abtools
Commit by wahlst :: r176 /src/ABTOOLS/GRAMMAR/toJML_ExpressionTreeWalker.g: (link)
correcting translation of boolean literals
#
23:11 on Aug 18, 2011abtools
Commit by wahlst :: r175 /BBENCH/JML/ (17 files): (link)
updating translation examples
#
22:47 on Aug 18, 2011abtools
Commit by wahlst :: r174 /src/ABTOOLS/GRAMMAR/ (2 files): (link)
qualifying references to static fields and methods to make inheritance easier
#
21:55 on Aug 17, 2011abtools
Commit by wahlst :: r173 /src/ABTOOLS/INTERFACE_TEXTE/ABTools.java: (link)
removing unused symbol table field from toJML_TreeWalker
#
21:55 on Aug 17, 2011abtools
Commit by wahlst :: r172 /src/ABTOOLS/GRAMMAR/toJML_TreeWalker.g: (link)
removing unused symbol table field
#
16:59 on Aug 16, 2011abtools
Commit by wahlst :: r171 /src/ABTOOLS/GRAMMAR/BTyping.g: (link)
performance enhancement - caching the refinement/includes chain rather than recalculating it for each nonlocal variable reference.
#
21:18 on Aug 13, 2011abtools
Commit by jlboulanger :: r170 /src/ABTOOLS/GRAMMAR/Makefile.grammars: (link)
Add trace variables in makefile
#
21:11 on Aug 13, 2011abtools
Commit by jlboulanger :: r169 /src/ABTOOLS/GRAMMAR/ (7 files): (link)
correct some bug in Treewalker
#
02:43 on Aug 13, 2011abtools
Commit by wahlst :: r168 /BBENCH/JML/ (27 files): (link)
updated examples for B2Jml
note that machine SOCIAL_FRIENDS has been modified to treat FRIEND as
a carrier set (rather than a parameter set) because B2Jml does not yet
handle parameter sets.
#
02:39 on Aug 13, 2011abtools
Commit by wahlst :: r167 /src/ABTOOLS/GRAMMAR/BTyping.g: (link)
fix for Bug #6 on sourceforge (MantisBT)
all refined and included machines are now searched to resolve
nonlocal identifiers
#
19:19 on Aug 12, 2011abtools
Commit by varivera :: r166 /src/ABTOOLS/INTERFACE_TEXTE/ABTools.java: (link)
Fixed problem dealing with multiple file extensions.
#
19:13 on Aug 12, 2011abtools
Commit by varivera :: r165 /src/ABTOOLS/ (11 files in 3 dirs): (link)
Fixed problem dealing with multiple file extensions.
#
16:43 on Aug 11, 2011abtools
Commit by wahlst :: r164 /src/ABTOOLS/GRAMMAR/toJML_TreeWalker.g: (link)
fixing handling of interval types and changing the representation of
carrier sets from model fields to public static ghost fields
#
23:56 on Aug 09, 2011abtools
Commit by wahlst :: r163 /B2JML/org/jmlspecs/b2jml/ (23 files in 2 dirs): (link)
updating library code for B2JML
 - corrected implementation of Intervals
 - added documentation
 - added type parameters as needed
 - removed print statements from test cases
#
22:53 on Aug 06, 2011abtools
Commit by wahlst :: r162 /src/ABTOOLS/GRAMMAR/BTyping.g: (link)
temporary patch so that ABTools will look more than one refinement back when resolving identifiers.
#
16:08 on Jul 18, 2011abtools
Commit by wahlst :: r161 /BBENCH/JML/ (VAR.mch VARTEST.java): (link)
stronger tests for VAR substitutions
#
18:09 on Jul 15, 2011abtools
Commit by wahlst :: r160 /BBENCH/JML/SOCIAL_NETWORK.java: (link)
updated example with redundant conversions removed
#