Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / killme2008/aviatorscript issues and pull requests
#652 - String 类型的字面量 支持unicode码吗 类似"\u0001"
Issue -
State: open - Opened by avrilft 5 days ago
#651 - 传递上下文信息
Issue -
State: closed - Opened by hackerpayne 6 days ago
- 1 comment
#650 - 报错 <Lambda, this> is not a sequence
Issue -
State: open - Opened by AngeeloLee 16 days ago
- 1 comment
#649 - 使用了语法糖局部变量也被解析出来了
Issue -
State: open - Opened by tianfei123 about 2 months ago
- 1 comment
#648 - 自定义的function可以添加成功,但程序运行时无法查到自定义的function
Issue -
State: closed - Opened by TheCactuslxf about 2 months ago
#647 - addFunction success but when used "Function not found"
Issue -
State: closed - Opened by TheCactuslxf about 2 months ago
- 2 comments
#646 - 希望出一个批量执行脚本的功能,数据量大的情况下一条一条校验时间太慢了
Issue -
State: closed - Opened by fxytb about 2 months ago
- 1 comment
#645 - JAVA 代码中的 上下文数据,怎么在自定义函数中使用
Issue -
State: closed - Opened by xiexingguang 2 months ago
- 1 comment
#644 - 部分执行
Issue -
State: closed - Opened by BaoPiao 3 months ago
#643 - 判断和使用不在env中的变量,若变量名带点号,判断nil时会直接报错
Issue -
State: closed - Opened by wongshung 3 months ago
- 2 comments
#642 - 将表达式编译后的字节流结果存入redis,然后反序列化报错
Issue -
State: open - Opened by huahuadan 3 months ago
- 2 comments
#641 - FunctionNotFoundException
Issue -
State: closed - Opened by Hendiaome 4 months ago
- 1 comment
#640 - 【建议】布尔类型参数的表达式,当CTX无对应参数时,可以将参数默认为false
Issue -
State: open - Opened by 1477866151 4 months ago
- 1 comment
#639 - refactor: replace typo lookhead with lookahead
Pull Request -
State: closed - Opened by Drincann 4 months ago
#638 - 解决Reflector中的paramArgTypeMatch匹配类型自动向上提升
Pull Request -
State: open - Opened by SingleWangErXiao 4 months ago
- 1 comment
#637 - Hii
Issue -
State: closed - Opened by Djjdjridjske 4 months ago
#636 - 自定义round方法, 现在使用遇到if词法解析问题
Issue -
State: closed - Opened by eric521237 5 months ago
- 4 comments
#635 - round和if同时使用
Issue -
State: closed - Opened by eric521237 5 months ago
- 3 comments
#634 - 【建议】英文文档
Issue -
State: open - Opened by fjdingsd 5 months ago
#633 - 为啥每次执行都加载了一个莫名的类,导致java元空间一直增长,最后导致Fullgc
Issue -
State: closed - Opened by 534817545 5 months ago
- 1 comment
#632 - java 9+ entry.key、entry.value异常
Issue -
State: closed - Opened by zengnm 6 months ago
- 1 comment
#631 - feat: adds Expression#getFunctionNames
Pull Request -
State: closed - Opened by killme2008 6 months ago
#630 - feat: check timeout every 3000 checkpoints, reduce the cost
Pull Request -
State: closed - Opened by killme2008 6 months ago
#629 - feat: v.5.4.2 dev branch
Pull Request -
State: closed - Opened by killme2008 6 months ago
#628 - Supports cancellation or timeout for executing expressions
Issue -
State: closed - Opened by killme2008 6 months ago
#627 - 动态生成大量不同的aviator表达式导致metaSpace OOM,FGC无法正确回收
Issue -
State: closed - Opened by Tofreedom7 6 months ago
- 7 comments
#626 - 编译表达式解析不出表达式的变量
Issue -
State: closed - Opened by yicold1204 6 months ago
- 3 comments
#625 - 请问,连续表达式计算时"d=a/b; d+c",当a=10, b=0,c=5时,计算结果希望等于5,如何解决?
Issue -
State: closed - Opened by Beknown-J 6 months ago
#624 - com.googlecode.aviator
Issue -
State: closed - Opened by vonzou 7 months ago
- 1 comment
#623 - 服务中能维护几百个AviatorEvaluatorInstance吗?
Issue -
State: closed - Opened by missfmaster 7 months ago
- 2 comments
#622 - 增加字符串函数:根据json路径获取json的某个key的值
Pull Request -
State: closed - Opened by hansir007 7 months ago
- 1 comment
#621 - 输入错误aviator表达式导致metaspace oom
Issue -
State: closed - Opened by Leeforrest 8 months ago
- 3 comments
#620 - 利用“字符串插值”特性替代模板引擎时出现问题,请教
Issue -
State: closed - Opened by missfmaster 8 months ago
- 5 comments
#619 - com.googlecode.aviator.runtime.function.FunctionUtils 方法报错问题
Issue -
State: closed - Opened by zimingFan 8 months ago
- 2 comments
#618 - context污染的问题
Issue -
State: closed - Opened by lonelystone545 8 months ago
- 1 comment
#617 - 关于复杂表达式性能优化问题请教
Issue -
State: closed - Opened by 1195952223 9 months ago
- 1 comment
#616 - Prediteur
Issue -
State: closed - Opened by Yangmade 9 months ago
#615 - fix npe for bigint/double/long function
Pull Request -
State: closed - Opened by shuailung 9 months ago
#614 - 【咨询】自定义函数脚本如何获取到env信息?
Issue -
State: closed - Opened by Jin-H 9 months ago
- 1 comment
#613 - update version
Pull Request -
State: closed - Opened by jiudc 9 months ago
#612 - Update Env.java
Pull Request -
State: closed - Opened by jiudc 9 months ago
#611 - 是否有计划支持java AOT
Issue -
State: closed - Opened by tech-jum 9 months ago
- 1 comment
#610 - 版本4.2.5 jdk版本openjdk11
Issue -
State: closed - Opened by mousans 10 months ago
- 1 comment
#609 - Compile能否提前发现某些Function不可用?
Issue -
State: closed - Opened by fjdingsd 10 months ago
- 1 comment
Labels: feature
#608 - [建议]支持null-safety引用变量
Issue -
State: open - Opened by HasonHuang 11 months ago
- 5 comments
#606 - 通过take_while获取集合中符合条件的数组后,取其中某个元素的属性报错,用了引用变量也不行
Issue -
State: open - Opened by moqiaaa 11 months ago
#605 - 微信群二维码过期是否可以更新一下
Issue -
State: closed - Opened by moqiaaa 11 months ago
#604 - 如果让一个对象集合 list.get(i)取值时 不报错、
Issue -
State: open - Opened by moqiaaa 11 months ago
#603 - 获取List集合中的某个元素后,再获取元素的某个属性会报错
Issue -
State: open - Opened by moqiaaa 11 months ago
- 1 comment
#602 - 表达式有\u等字符串编译报错
Issue -
State: open - Opened by carterrr 11 months ago
- 1 comment
#601 - 使用"<",">"等比较类表达式参数不存在直接计算true问题
Issue -
State: closed - Opened by tech-jum 11 months ago
- 1 comment
#600 - 使用对比表达式计算时
Issue -
State: closed - Opened by tech-jum 11 months ago
#599 - 注入otel agent后性能下降
Issue -
State: closed - Opened by tuhao1020 12 months ago
- 2 comments
#598 - 表达式根据上下文自适应
Issue -
State: closed - Opened by charlesmiao 12 months ago
- 4 comments
#597 - 使用use导入后getVariableFullNames不符合预期
Issue -
State: closed - Opened by cyningchen 12 months ago
- 2 comments
Labels: bug
#596 - 语雀里面关于序列化的文档能补充一下吗
Issue -
State: closed - Opened by andy-yanggu about 1 year ago
- 3 comments
#595 - Accessing a field of a Java Record class throws NoSuchPropertyException
Issue -
State: open - Opened by marcules about 1 year ago
- 2 comments
#594 - 支持自定义OperatorType
Issue -
State: closed - Opened by duguxiaobiao about 1 year ago
- 1 comment
#593 - chatch/stellarexplorer:sponsorship-claimable-balances-update
Issue -
State: closed - Opened by pleasehelpme-12 about 1 year ago
#592 - 请问下文件 IO、网络等高级功能不想开放,如何封禁呢
Issue -
State: closed - Opened by grandqi521 about 1 year ago
- 2 comments
#591 - LongFunction存在NPE问题
Issue -
State: closed - Opened by nkbaixiaojie about 1 year ago
- 3 comments
Labels: bug
#590 - 语雀文档链接打不开了
Issue -
State: closed - Opened by AlanBrown1 about 1 year ago
- 1 comment
#589 - Create LICENSE
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#588 - Create android.yml
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#587 - Codespace zany happiness 69g6pvpjxg6r34j45
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
- 1 comment
#586 - Create CN
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#585 - Create Xann
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#584 - Create Baba
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#583 - Create Can
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#582 - Create Can
Pull Request -
State: closed - Opened by Demirci015501 about 1 year ago
#581 - Kdmld
Issue -
State: closed - Opened by Candemirci61 about 1 year ago
#580 - Dksk
Issue -
State: closed - Opened by Candemirci61 about 1 year ago
#579 - Öç
Issue -
State: closed - Opened by Candemirci61 about 1 year ago
#578 - Create android.yml
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#577 - Create android.yml
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
- 3 comments
#576 - Create Va
Pull Request -
State: closed - Opened by Candemirci61 about 1 year ago
#575 - v5.4.1
Pull Request -
State: closed - Opened by killme2008 about 1 year ago
#574 - fix: elsif parser and serialization
Pull Request -
State: closed - Opened by killme2008 about 1 year ago
#573 - 是否可以进行“自动将传入的null值转换成0”的操作
Issue -
State: closed - Opened by zhaocannan about 1 year ago
- 1 comment
#572 - 字符串大写转小写的toLowerCase,不可使用么?
Issue -
State: closed - Opened by LeonHardt427 about 1 year ago
- 1 comment
#571 - (fix): check innerClazz while get property
Pull Request -
State: closed - Opened by human-user about 1 year ago
- 1 comment
#570 - 可否提供获取表达式中的所有方法名的接口?
Issue -
State: closed - Opened by wxwyes about 1 year ago
- 1 comment
#569 - 是否考虑开启trace后不让短路失效
Issue -
State: closed - Opened by 1sua about 1 year ago
- 2 comments
#568 - 递归调用报错
Issue -
State: closed - Opened by magnww about 1 year ago
- 1 comment
#567 - 无法导入Java实例方法
Issue -
State: closed - Opened by human-user about 1 year ago
- 1 comment
#566 - 5.2.7版本 if...elsif... 和 continue 组合使用 end未打印
Issue -
State: closed - Opened by zzw159263 about 1 year ago
- 3 comments
#565 - 无法通过.访问list元素的属性
Issue -
State: open - Opened by hhhyang about 1 year ago
#563 - NaN计算异常问题
Issue -
State: open - Opened by ques666 over 1 year ago
- 1 comment
#559 - 表达式引用插值(或复用)
Issue -
State: closed - Opened by deific over 1 year ago
- 1 comment
#558 - 请问下什么场景下会出现这个报错呢 Could not bitAnd <Boolean, false> with <Boolean, false> ?
Issue -
State: closed - Opened by 18206872076 over 1 year ago
- 5 comments
#555 - 调试模式下日志打印并发问题
Issue -
State: closed - Opened by jiudc over 1 year ago
- 1 comment
#554 - 【BUG】条件语句返回异常
Issue -
State: closed - Opened by oooqqqooo over 1 year ago
- 2 comments
#549 - 请教一个getVariableFullNames的问题
Issue -
State: closed - Opened by cyningchen over 1 year ago
- 2 comments
Labels: bug
#546 - 是否不允许链式调用吗
Issue -
State: open - Opened by SimpleExpress over 1 year ago
- 3 comments
#545 - 请教大家,有api能够获取当前计算表达式的返回值类型吗?
Issue -
State: open - Opened by 1024lzx over 1 year ago
#544 - 有比较好用的aviatorscript编辑器推荐吗?
Issue -
State: closed - Opened by peterxiemin over 1 year ago
- 4 comments
#543 - 将遇到无法解析的类符号的场景也纳入缓存管理,避免重复加载类。可在一定程度降低线程block的概率。-3,解决当加载java.la… …ng.成功未放入缓存的问题
Pull Request -
State: closed - Opened by jiudc over 1 year ago
- 1 comment
#542 - 判断表达式age<18 age为null返回true
Issue -
State: open - Opened by guosansan over 1 year ago
- 1 comment
#541 - 关于脚本校验问题
Issue -
State: closed - Opened by SUSTCFather over 1 year ago
- 2 comments