Menu

Tree [ac1bf4] master /
 History

HTTPS access


File Date Author Commit
 TestProject 2014-10-03 Ali Parsai Ali Parsai [7db0c4] compile bug fix
 antlr4 2014-10-03 Ali Parsai Ali Parsai [7db0c4] compile bug fix
 Java.g4 2014-09-03 Ali Parsai Ali Parsai [872386] first commit
 JavaLexer.py 2014-10-01 Ali Parsai Ali Parsai [63f7f0] reformatted code to conform with PEP8
 JavaListener.py 2014-10-01 Ali Parsai Ali Parsai [63f7f0] reformatted code to conform with PEP8
 JavaMutate.py 2014-12-24 Ali Parsai Ali Parsai [f13650] results database preliminary implementations
 JavaParse.py 2014-10-12 Ali Parsai Ali Parsai [202473] implemented verbose mode
 JavaParser.py 2014-10-01 Ali Parsai Ali Parsai [63f7f0] reformatted code to conform with PEP8
 JavaRead.py 2014-10-12 Ali Parsai Ali Parsai [202473] implemented verbose mode
 License.py 2014-10-01 Ali Parsai Ali Parsai [63f7f0] reformatted code to conform with PEP8
 MutantSampler.py 2014-11-27 Ali Parsai Ali Parsai [255ef9] added mutant sampler
 README 2014-10-08 Ali Parsai Ali Parsai [8bbed8] added logo
 ReportGenerator.py 2014-10-14 Ali Parsai Ali Parsai [c3a0fd] improved reports per file
 ResultData.py 2014-12-24 Ali Parsai Ali Parsai [ac1bf4] results database bug fixes
 antlr-4.4-complete.jar 2014-09-03 Ali Parsai Ali Parsai [872386] first commit
 main.py 2014-12-24 Ali Parsai Ali Parsai [ac1bf4] results database bug fixes

Read Me

------------------------------------------------------------------------------------
    __     _  __   __   __       ____                          _
   / /    (_)/ /_ / /_ / /___   / __ \ ____ _ _____ _      __ (_)____
  / /    / // __// __// // _ \ / / / // __ `// ___/| | /| / // // __ \
 / /___ / // /_ / /_ / //  __// /_/ // /_/ // /    | |/ |/ // // / / /
/_____//_/ \__/ \__//_/ \___//_____/ \__,_//_/     |__/|__//_//_/ /_/

------------------------------------------------------------------------------------
Java mutation testing and analysis framework
Copyright (C) 2014 Ali Parsai

------------------------------------------------------------------------------------

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

------------------------------------------------------------------------------------
find me at:

www.parsai.net
ali@parsai.net
------------------------------------------------------------------------------------