Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API il y a 1 an
  Maximilian Stark b8f8e2e123 Data binding: Enable arbitrary expressions in data address lookups (#550) il y a 1 an
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents il y a 2 ans
  Michael Ragazzon 18b9a2a6ed Fix missing moves and avoid some allocations il y a 3 ans
  Michael Ragazzon d9ff0b1c65 Data binding: Stop evaluation of the data expression on transform function failure il y a 3 ans
  Michael Ragazzon c53744efb3 Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change) il y a 3 ans
  Michael Ragazzon 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. il y a 4 ans
  Michael Ragazzon 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. il y a 5 ans
  Michael Ragazzon 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. il y a 5 ans
  Michael Ragazzon fcae4ffe79 Merge branch 'master' into add_tests il y a 5 ans
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. il y a 5 ans
  Michael Ragazzon fb47a077da Initial support for tests with doctest. Moved the data expressions tests here. il y a 5 ans
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. il y a 5 ans
  Michael Ragazzon c09981bc03 Merge branch 'data_binding' il y a 5 ans
  Michael Ragazzon 35c794b4a3 Rename DataParser file to DataExpression. Some cleanup. il y a 5 ans