Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
技术中心
Infrastructure
govaluate
Tags
Tags give the ability to mark specific points in history as being important
v0.2.8
百分号支持高精度无损计算
e6a12f7c
·
add
·
May 24, 2024
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.7
为了支持年中间个税计算公式扩展了两个特性: 1、bool 类型支持加减乘除四则运算; 2、6个比较操作符(>, <, =, ≠, ≥, ≤) 支持数组运算
12cde40e
·
add
·
Oct 07, 2023
Release
v0.2.7
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.6
支持年月的日期格式
c4242e60
·
add
·
Sep 06, 2023
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.5
支持日期的加减法
c9299b66
·
支持日期的加减法
·
May 29, 2023
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.4
if 支持字符串判断
e715eb35
·
增加if字符串判断
·
May 17, 2023
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.3
支持负号操作,有一些限制: 变量前面可以加负号,带不带空格都支持 -@1 // 合法 - @1 // 合法 变量中间可以带负号,最多只支持一个负号,且负号和其他操作符之间要有一个空格间隔 @1 - - @2 // 合法 @1- -@2 // 合法 @1--@2 // 不合法,负号和其他操作符之间没空格 @1 -- @2 // 不合法,负号和其他操作符之间没空格 @1 - - - @2 // 不合法,最多支持一个负号 建议变量中间不要使用负号
2f9f97ef
·
Update README.md
·
Apr 21, 2023
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.2
括号‘)’后不可接数字,变量 和 字符串
ebd6e83d
·
Merge branch 'dev' into 'master'
·
Apr 04, 2023
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.1
修复百分号bug
500119e7
·
fix
·
Oct 09, 2022
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.2.0
1、增加数组运算支持 2、增加百分号支持
10963506
·
增加百分号支持&数组运算支持
·
Oct 08, 2022
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.1.1
99a6e541
·
add devided by zero error
·
Apr 27, 2022
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.1.0
55e2968a
·
修改比较符号
·
Apr 16, 2022
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
v0.0.1
7d997cbe
·
扩展两个地方
·
Apr 14, 2022
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar