Commit Graph

17 Commits

Author SHA1 Message Date
rulego-team 6f5305ca01 feat:完善测试测试用例 2025-08-06 17:18:50 +08:00
rulego-team 691ca41c87 fix:优化SubstringFunction负数处理逻辑 2025-08-06 10:55:28 +08:00
rulego-team a43445ebc7 refactor:优化注释 2025-08-04 14:45:43 +08:00
rulego-team a47748d4c7 refactor: translate Chinese comments to English in functions directory
- Convert all Chinese function comments to English in functions package
- Update interface documentation for better international readability
- Maintain original logic and functionality unchanged
- Improve code documentation standards for global development
2025-08-04 12:35:33 +08:00
rulego-team 596d1cb769 feat:增加反引号单引号和字符串常量的语法识别 #29 2025-07-30 17:27:20 +08:00
rulego-team 1500dc5d23 feat:aggregate function can be nested with the CASE function. 2025-06-17 12:03:43 +08:00
rulego-team cf55724de1 feat:Add 'is null' and 'not null' syntax 2025-06-16 18:00:06 +08:00
rulego-team 95bc6fed4f feat:Add like pattern matching syntax 2025-06-16 14:39:39 +08:00
rulego-team ee8db36858 fix:data reace 2025-06-15 23:41:19 +08:00
rulego-team a8523d5af5 fix:test error 2025-06-14 21:47:46 +08:00
rulego-team b481b5a675 fix:修复错误检查 2025-06-13 21:38:27 +08:00
rulego-team 182626852b fix:别名映射不正确 2025-06-13 21:04:44 +08:00
rulego-team c9b0486564 feat:增加函数实现 2025-06-11 18:45:39 +08:00
rulego-team df33b7ba6d feat:增加字符,时间,json,类型等函数 2025-06-09 18:56:52 +08:00
rulego-team 462c6fe672 fix:修复函数嵌套调用和解析错误 2025-05-29 14:42:21 +08:00
rulego-team a010130dc7 fix:修复嵌套函数错误 2025-05-28 19:21:17 +08:00
rulego-team e9fae86228 feat:增强函数系统,实现大量的函数 2025-05-25 18:02:37 +08:00