Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
javawlp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
impresshs
javawlp
Commits
f398c13bafc18b48d64de95c8cf2effe252bd8e2
Select Git revision
0 results
javawlp
Substitute.hs
Author
Search by author
Any Author
authors
Leek,C.Q.H.D. (Craig)
c.q.h.d.leek
Meijerink,R. (Rick)
r.meijerink
Melkonian,O. (Orestis)
o.melkonian
Ogilvie, D.H. (Duncan)
d.h.ogilvie2
Oosenbrug,R. (Roan)
r.oosenbrug
Prasetya, S.W.B. (Wishnu)
prase101
Tusscher,J.S. ten (Joris)
j.s.tentusscher
7 authors
Jan 17, 2017
the main function now performs a mutation test (mutants have to be generated beforehand)
· 7483bbf5
koen
authored
8 years ago
7483bbf5
Dec 28, 2016
fixed some shit
· e50e091f
koen
authored
8 years ago
e50e091f
removed env from synthesized attributes
· 9cd62f0a
koen
authored
8 years ago
9cd62f0a
Dec 09, 2016
Method calls implemented. Constructor methods and method arguments not yet implemented.
· 8fcbd2aa
koen
authored
8 years ago
8fcbd2aa
Nov 19, 2016
code opschonen
· 3a296e2a
koen
authored
8 years ago
3a296e2a
Nov 17, 2016
index out of bounds handling is now properly passed to the verifier
· b96e2a21
koen
authored
8 years ago
b96e2a21
Nov 15, 2016
array index out of bounds exceptions can now be caught
· da199476
koen
authored
8 years ago
da199476
Nov 14, 2016
bug fixed concerning objects with objects as fields
· 391801d0
koen
authored
8 years ago
391801d0
objects and arrays
· 7f4b1b32
koen
authored
8 years ago
7f4b1b32
Nov 13, 2016
verification for objects and arrays added and a bunch of bugs fixed
· 2834589f
koen
authored
8 years ago
2834589f
Nov 09, 2016
objects
· 4f03bd7e
koen
authored
8 years ago
4f03bd7e
Oct 31, 2016
try-catch, various bugfixes, added test files
· e4aa1c0b
koen
authored
8 years ago
e4aa1c0b
Oct 22, 2016
Started with expression statements and integrating Z3. Made a simple example run.
· 939ce372
koen
authored
8 years ago
939ce372
Loading