Skip to content
Snippets Groups Projects
  1. Jun 17, 2024
    • Eric Vidal's avatar
      Remove the '@' prefix at key name. · 31e19b31
      Eric Vidal authored
      Key name now begin with a capital letters instead of using the '@' character.
      Also, '-' character are removed from  a composite name.
      This is introduce the very first change of the key field.
      Some simplications and changes to the key name will be made.
      Add the  get_enum_list() function.
      31e19b31
  2. May 28, 2024
    • Eric Vidal's avatar
      Switch enum from O(n*m) to O(1). · 655c9076
      Eric Vidal authored
      This is a necessary review for new coming section.
      Each table are now used separately.
      More lignes of code but a shorter execution and a
      easier manner to deal with API to integrate new section.
      655c9076
  3. May 17, 2024
  4. May 07, 2024
  5. Jan 08, 2024
  6. Nov 27, 2023
  7. Nov 21, 2023
  8. Apr 15, 2023
  9. Oct 15, 2022
  10. Apr 08, 2022
  11. Jan 15, 2022
  12. Jan 14, 2022
Loading