1. 4bef626 Perf: Use container pointer rather than copy. (#4) by Stonex · 4 years, 2 months ago master
  2. 7d33a55 Add benchmark and profiling for cvaluate. (#3) by Stonex · 4 years, 2 months ago
  3. c36d603 feat: Support install and add ci. by Stonex · 4 years, 2 months ago
  4. e157d83 feat: add RecorderStages to support same precence case. by stonex · 4 years, 2 months ago
  5. 380fc35 feat: separate header and source file to prepare install next step. by stonex · 4 years, 2 months ago
  6. 74f7ee2 feat: add basic accessor support only field data. by stonex · 4 years, 2 months ago
  7. 41ef76a feat: support pass simple json format parameter to expression by stonex · 4 years, 2 months ago
  8. d09d436 feat: separate tokendata and tokenvalue using json, support pass value to function with constant. by stonex · 4 years, 3 months ago
  9. 2a81f3d feat: support basic no parameters opertor except input functions by stonex · 4 years, 3 months ago
  10. 0d50dc9 feat: Support compare operator. by stonex · 4 years, 3 months ago
  11. 02356d2 feat: support operator '+-*/' and Mutiple operator by stonex · 4 years, 3 months ago
  12. b3cddba feat: support basic number add operator by stonex · 4 years, 3 months ago
  13. 1be58e0 feat: get value from TokenAvaiableValue by stonex · 4 years, 3 months ago
  14. 2b9a57d fix: remove wrong namespace by stonex · 4 years, 3 months ago
  15. bd7f081 feat: add interface for eval by stonex · 4 years, 3 months ago
  16. f0d70d6 feat: add EvalutionStage by stonex · 4 years, 3 months ago
  17. 4ac9a46 feat: add StagePlanner to build expression tree by stonex · 4 years, 3 months ago
  18. ff4af1a feat: add fully test for TokenParser by stonex · 4 years, 3 months ago
  19. c5d992a feat: add test for TestComparatorParsing and TestPrefixParsing by stonex · 4 years, 3 months ago
  20. 7415eb9 fix: update developement plan. by stonex · 4 years, 3 months ago
  21. e53fd04 Init: initalize project and support basic token parser. by stonex · 4 years, 3 months ago