This website requires JavaScript.
Explore
Help
Sign In
ed
/
refactor
Watch
1
Star
0
Fork
0
You've already forked refactor
mirror of
https://github.com/Ed94/refactor.git
synced
2024-11-10 04:14:53 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Release
refactor
/
.gitignore
8 lines
50 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Remove other dir; added gitignore
2023-03-12 19:19:00 -07:00
.idea
did some reorganization, build script changes Moved header and source to code Changed all build scripts to just be powershell (preferred) Added clang format (but forgot that you cannot format zpl because it hangs clang format) Code changes: * Removed long names just using short names (there is an issue with the opts_compile...) * Removed zpl.refactored.h (its generated now when `.\build.ps1 test` is run * Modified zpl.h to just have the radix sort modification.
2023-03-13 17:17:12 -07:00
build/*
Setup new test and sucessfuly compiles!
2023-03-30 14:36:36 -07:00
Test/*.h
Test/*.hpp
Test/*.cpp
Reference in New Issue
Copy Permalink