Changes between Version 21 and Version 22 of DeveloperPage


Ignore:
Timestamp:
11/26/20 11:52:01 (5 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperPage

    v21 v22  
    99
    1010
    11 == CIVL-C Language ==
     11== Useful Links ==
    1212
    13 Contents
     13* [wiki:WikiStart] User Page
    1414* [wiki:Manual] (under development)
    1515* [wiki:Language] (under development)
     
    6060   * [wiki:TraceViewer]
    6161
    62 == Proposals & Plans ==
    63 
    64 These are proposed plans for enhancing CIVL or related tools
    65   * [wiki:IntDivOperations]
    66 
    67 == Weekly Presentation Schedule ==
    68 
    69 This is the schedule list of weekly presentations
    70 * [wiki:2018_06_28] Control Flow Graph
    71 * [wiki:2018_07_05] C Implementation of Naive Decision Tree
    72 
    73 == Competition ==
    74 
    75 Some information concerning SV-COMP.
    76 
    77 * http://sv-comp.sosy-lab.org/2015/ : SV-COMP 2015
    78 * http://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html : the GNU extensions to C
    79 * http://www.sosy-lab.org/~dbeyer/cpa-witnesses/ : Error witness format
    80 * http://sv-comp.sosy-lab.org/2015/Minutes-2014.txt : Minutes of 2014 meeting
    8162
    8263== Related Tools ==
     
    9778* [wiki:Conferences]
    9879
    99 == Depricated Pages ==
     80== Deprecated Pages ==
    10081
    10182Pages are going to be deleted.
    10283* [wiki:Insieme]
    10384* [wiki:BattleOfTheDialects]
     85* [wiki:2018_06_28] Control Flow Graph
     86* [wiki:2018_07_05] C Implementation of Naive Decision Tree
     87* [wiki:IntDivOperations]