Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Compatible with C++ #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Compatible with C++ #2

wants to merge 2 commits into from

Commits on Dec 3, 2016

  1. support C++ and add test

    chennqqi committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    58d9f7a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. 1. Build Compatible with C++(-Wall -Werror)

    	windows _MSC_VER >= 1600(VS2010)
    
    	clang(support but not test)
    
    	gcc(tested gcc>=4.0.0)
    
    2. Add test code
    chennqqi committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    f90e938 View commit details
    Browse the repository at this point in the history