issues
search
SimpleProgramAnalyser
/
spa
A CMake Windows program for a SIMPLE language
GNU General Public License v3.0
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create LICENSE
#195
SwampertX
closed
3 years ago
0
Rename all the tests to fit submission
#194
alcen
closed
4 years ago
0
Fix namings
#193
nathanaelseen
closed
4 years ago
0
Fix BIP to be in new directory
#192
alcen
closed
4 years ago
0
Update README and wrongly named files
#191
Dandford
closed
4 years ago
0
Update readme windows section
#190
nathanaelseen
closed
4 years ago
0
Fix unused variable error
#189
alcen
closed
4 years ago
0
An attempt to fix VS warnings, please verify
#188
SwampertX
closed
4 years ago
2
Fix VS warnings from optimiser
#187
SwampertX
closed
4 years ago
0
Remove unused code block in CfgBipBuilder
#186
alcen
closed
4 years ago
0
Add inline comments for optimiser
#185
SwampertX
closed
4 years ago
0
Add benchmarking script
#184
SwampertX
closed
4 years ago
0
Unit tests for Affects and Affects Bip *
#183
alcen
closed
4 years ago
0
Fix exceptions in multipleWith
#182
SwampertX
closed
4 years ago
0
Fix failing modifies system tests
#181
nathanaelseen
closed
4 years ago
2
Complete NextBip Tests
#180
Dandford
closed
4 years ago
0
Fix #133 typo in system test query files
#179
SwampertX
closed
4 years ago
0
Remove unused parameter in Affects Evaluator
#178
alcen
closed
4 years ago
0
Fix bugs in PKB and Optimiser
#177
SwampertX
closed
4 years ago
0
Add caching of results for NextBip*
#176
ChesterSim
closed
4 years ago
0
Fix NextBip* visited bug
#175
ChesterSim
closed
4 years ago
0
Missing while while NextBip*
#174
Dandford
closed
4 years ago
2
Add AffectsBip Tests
#173
Dandford
closed
4 years ago
0
Important bug fixes for SPA
#172
alcen
closed
4 years ago
0
Chester/fix affects star
#171
ChesterSim
closed
4 years ago
0
Fix function cleanUpEmptyGroups
#170
alcen
closed
4 years ago
0
Fix Follows(0, 0) being TRUE
#169
alcen
closed
4 years ago
1
Fix invalid iterator error in GroupedClauses
#168
SwampertX
closed
4 years ago
1
Affects* bug
#167
ChesterSim
closed
4 years ago
0
Combination of Two Wildcards + 2 specified synonym fails the program
#166
Dandford
closed
4 years ago
2
Fix reliance of Affects BIP Evaluator on Next BIP table
#165
alcen
closed
4 years ago
1
Fix removal of nextBip to itself bug
#164
ChesterSim
closed
4 years ago
0
Potential AffectsBip Traversal Bug
#163
Dandford
closed
4 years ago
2
Fix Optimiser for 0 and 1 clauses
#162
alcen
closed
4 years ago
1
Fix Optimiser for Visual Studio
#161
alcen
closed
4 years ago
1
Add join node for If/else nodes of If statements + Use join node in AffectsEvaluator
#160
Denise-Ng
closed
4 years ago
2
NextBip* Complete Implementation
#159
ChesterSim
closed
4 years ago
0
Add AffectsBip and NextBip to Optimiser
#158
alcen
closed
4 years ago
0
Fix while with 3 children bug
#157
Denise-Ng
closed
4 years ago
0
Affects BIP: Call in if/else will crash the Evaluator
#156
alcen
closed
4 years ago
1
CFG BIP: while has 3 child nodes (1 empty)
#155
alcen
closed
4 years ago
0
Make sure NextBip* returns correct results for out-of-bounds
#154
alcen
closed
4 years ago
1
Fix getContainingProcedures
#153
alcen
closed
4 years ago
1
Bug with PKB::getContainingProcedure
#152
alcen
closed
4 years ago
0
AffectsBip* Trace
#151
Dandford
closed
4 years ago
2
Fix infinite loop in AffectsBip* when traversing while loop
#150
alcen
closed
4 years ago
1
Fix NextBipExtractor
#149
Denise-Ng
closed
4 years ago
0
Affects BIP * Evaluator (not the transitive closure)
#148
alcen
closed
4 years ago
0
Nathanael/stress tests and integration tests
#147
nathanaelseen
closed
4 years ago
7
Remove unused files in Unit Testing
#146
alcen
closed
4 years ago
0
Next