Commit Graph
9 Commits
Author SHA1 Message Date
Eugene Sandulenko 224e3fee5f HPL1: Rename Hpl1::set:: to Hpl1::Set:: namespace 2022-12-23 14:04:21 +01:00
grisenti e68551b516 HPL1: replace std::multimap -> Hpl1::std::multimap 2022-12-23 14:04:14 +01:00
grisenti 81138eb006 HPL1: replace std::map with Hpl1::std::map 2022-12-23 14:04:13 +01:00
grisenti 4cd3902fb0 HPL1: replace std::list with Common::List 2022-12-23 14:04:08 +01:00
D G Turner b4af807761 HPL1: Remove Unecessary Semicolons Causing GCC Compiler Warnings
These warnings are emitted when -Wpedantic is passed to GCC.
2022-12-23 14:03:57 +01:00
grisenti 7f956b585b HPL1: remove double license 2022-12-23 14:03:26 +01:00
grisenti 87d8541ba5 HPL1: improve formatting 2022-12-23 14:03:26 +01:00
grisenti b35fd9d1b8 HPL1: add license header 2022-12-23 14:03:26 +01:00
grisenti 6c2973bf50 HPL1: add engine code 2022-12-23 14:03:25 +01:00