Commit History

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