- Jun 08, 2012
-
-
Matthew Dawson authored
If more then one value comes out of the regex, handle that case. git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@8518 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Jun 06, 2012
-
-
Matthew Dawson authored
MatLab's strcmp barfs on zero length strings which look like arrays (?). Thus avoid calling it with that to avoid errors. git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@8512 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Feb 14, 2011
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6897 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Feb 12, 2011
-
-
Colin Eles authored
added setting to generate real-time exceptions when input is NaN or when input type constraint is violated git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6878 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Dec 02, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6620 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Oct 07, 2010
-
-
Colin Eles authored
have a mode working where tool will generate a theory using the simulink types, as well as an constraints expressed in the pvs types. for example if input is x:real, but in simulink diagram input is int8, will create a theory where input is of type int8, copies a pvs theory of the types to the pwd, currently using integer subranges for types, and real for floating pt types, not sure if I should use IEEE754, might lose test case generation with this. Typechecker forces proving that no over/under flow for outputs, this is not always automatic, and grind seems to have trouble with it sometimes. git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6318 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Sep 23, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6246 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Sep 21, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6240 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Sep 20, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6227 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Aug 26, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6141 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Aug 17, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6114 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Aug 16, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6099 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Aug 13, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6071 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Aug 12, 2010
-
-
Colin Eles authored
support for multiple outputs in simulink, toggle currently hardcoded need some sort of gui element for this, does not work with pvs yet git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6064 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6062 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-
- Jul 29, 2010
-
-
Colin Eles authored
git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableToold@5985 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
-