issues
search
apex-dev-tools
/
apex-parser
Salesforce Apex/SOQL/SOSL language parser
Other
15
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lexing fails for string containing Unicode escape sequence
#55
wahajenius
opened
2 weeks ago
2
Release 4.3.0
#54
pwrightcertinia
closed
1 month ago
0
Support convertCurrency() function in SOQL and SOSL
#53
adangel
closed
1 month ago
0
Release 4.2.0
#52
pwrightcertinia
closed
2 months ago
0
Support toLabel in SOSL queries
#51
adangel
closed
2 months ago
0
Support GROUPING function in SOQL queries
#50
adangel
closed
2 months ago
0
Parse error with GROUPING soql function
#49
adangel
closed
2 months ago
1
Add nested sub query test to jvm
#48
pwrightcertinia
closed
2 months ago
0
Add support for >2 nested SOQL queries in SELECTS
#47
nwcm
closed
2 months ago
0
Apex SOQL failed with >2 nested sub-queries
#46
nwcm
closed
2 months ago
1
chore: replace antlr4ts with antlr4 typescript target
#45
lukecotter
opened
2 months ago
0
Parse error with SOSL binding vars
#44
adangel
opened
5 months ago
0
Support USER/SYSTEM mode on SOSL
#43
nawforce
closed
6 months ago
0
SOSL find clause WITH USER_MODE or SYSTEM_MODE
#42
adangel
closed
6 months ago
2
Update JVM packages to io.github.apexdevtools.apexparser
#41
nawforce
closed
7 months ago
0
Change package names to reflect move to apex-dev-tools
#40
nawforce
closed
7 months ago
0
Error with Lexer.js using sample code
#39
antman786
closed
7 months ago
4
Null coalesce
#38
pwrightcertinia
closed
8 months ago
1
Support null coalescing operator
#37
pwrightcertinia
closed
8 months ago
0
Trigger body fix
#36
nawforce
closed
7 months ago
0
Merge open source improvements
#35
nawforce
closed
7 months ago
0
Bump version to 3.5.0
#34
kjonescertinia
closed
1 year ago
0
Bump version to 3.5.0
#33
kjonescertinia
closed
1 year ago
0
Require do-while is given a block
#32
kjonescertinia
closed
1 year ago
0
do-while loop is accepting a statement when should require a block is provided
#31
kjonescertinia
closed
1 year ago
0
Support +/- on switch when numeric literals
#30
kjonescertinia
closed
1 year ago
1
Handle + & - on switch 'when' expressions using integer or long literals
#29
kjonescertinia
closed
1 year ago
0
Update samples
#28
pwrightcertinia
closed
1 year ago
0
build: update ANTLR to 4.9.1
#27
nawforce
closed
1 year ago
0
Update ANTLR to 4.9.1
#26
nawforce
closed
1 year ago
0
24 review license and copyright
#25
kjonescertinia
closed
1 year ago
0
Review license and copyright
#24
pwrightcertinia
closed
1 year ago
0
Up rev to 3.2.0
#23
kjonescertinia
closed
1 year ago
0
Bump to 3.2.0
#22
kjonescertinia
closed
1 year ago
0
Merge @nawforce/apex-parser user/system mode changes
#21
kjonescertinia
closed
1 year ago
0
Merge user/system mode changes from nawforce/apex-parser
#20
kjonescertinia
closed
1 year ago
0
Update system test snapshot
#19
pwrightcertinia
closed
1 year ago
0
Release v3.1.0
#18
pwrightcertinia
closed
1 year ago
0
Add jvm system test
#17
pwrightcertinia
closed
1 year ago
0
Jvm system test
#16
pwrightcertinia
closed
1 year ago
0
Fix sample test errors
#15
pwrightcertinia
closed
1 year ago
0
Grammar does not permit void as a type identifier
#14
pwrightcertinia
closed
1 year ago
0
API 55.0+ New Date Literals
#13
pwrightcertinia
closed
1 year ago
0
Add system tests running against apex-samples
#12
pwrightcertinia
closed
2 years ago
0
Fix publishing and builds
#11
pwrightcertinia
closed
2 years ago
0
6 add missing distance and geolocation functions for soql
#10
kjonescertinia
closed
2 years ago
0
Remove support for modulus operator
#9
kjonescertinia
closed
2 years ago
0
Merge fixes from nawforce apex-parser
#8
kjonescertinia
closed
2 years ago
0
Pull in changes from nawforce apex-parser
#7
kjonescertinia
closed
2 years ago
0
Add missing DISTANCE and GEOLOCATION functions for SOQL
#6
kjonescertinia
closed
2 years ago
0
Next