Alexander Suvorov
|
7c02055d05
|
Reformat the source files.
The source files have been reformatted using:
clang-format.exe -style="{BasedOnStyle: Google, AllowAllParametersOfDeclarationOnNextLine: false, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 0, DerivePointerAlignment: false, SortIncludes: false}"
|
2017-04-26 11:41:07 +02:00 |
|
Dan Bagnell
|
0c22f98142
|
Rename crn.cpp -> crunch_lib.cpp.
|
2017-01-09 14:57:52 -05:00 |
|
Dan Bagnell
|
a60ed487c5
|
Update crn.cpp license.
|
2017-01-09 14:17:31 -05:00 |
|
Dan Bagnell
|
8fbb07dc57
|
Add functions to export with emscripten.
|
2017-01-09 14:13:39 -05:00 |
|