Logo white

Peter M. Groen / CLI11

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,166
  • Compare
  • Branches 1
  • Tags 0
  • CLI11
  • CLI11.hpp.in
05 Jan, 2023
1 commit
  • chore: fix a couple more outdated copyright years (#829) ...
    48624ead
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    Henry Schreiner authored
    2023-01-05 18:01:12 -0500  
    Browse File »

23 Aug, 2022
7 commits
  • [precompile] Split Validators.hpp
    7a7e0822
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse File »
  • [precompile] Split StringTools.hpp
    40485962
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse File »
  • [precompile] Split Split.hpp
    d1f0f483
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse File »
  • [precompile] Split Formatter.hpp
    c24bf754
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse File »
  • [precompile] Split Config.hpp
    003e8257
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse File »
  • [precompile] Split Option.hpp
    3e5173d4
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse File »
  • [precompiled] Initial proof-of-concept with App.cpp ...
    b56ae237
    - Add C11_COMPILE cmake option that creates a static lib instead of header-only
    - Add C11_INLINE macro that depends on C11_COMPILE
    - Split App.hpp into App.hpp and impl/App_inl.hpp
    - Add App.cpp that compiles App_inl.hpp into an object file
    - CMake modifications to handle impl headers differently for sinlge-header, headers-only, and compiled versions
    Daniel Herrera Castro authored
    2022-08-23 11:42:02 -0400  
    Browse File »

26 Mar, 2022
1 commit
  • docs: update copyright dates to 2022 (#717)
    4cae0868
    Philip Top authored
    2022-03-26 21:54:49 -0400  
    Browse File »

16 Jul, 2021
1 commit
  • chore: codacity (#621) ...
    b4f6be31
    * docs: fix some Codacity recommendations
    
    * chore: update copyright year
    
    * style: more codacity fixes
    
    * style: fix issues reported by Codacity
    Henry Schreiner authored
    2021-07-16 17:41:46 -0400  
    Browse File »

15 Jul, 2021
1 commit
  • fix: single header file pragma missing (#620)
    9e247b1a
    Henry Schreiner authored
    2021-07-15 09:59:46 -0400  
    Browse File »

04 Jan, 2021
1 commit
  • refactor: new version of MakeSingleFiles (#546) ...
    f8628494
    * refactor: new version of MakeSingleFiles
    
    * fix: use CMake and set version
    Henry Schreiner authored
    2021-01-04 17:47:06 -0500  
    Browse File »