Releases: eclipse-che4z/che-che4z-lsp-for-cobol
Releases · eclipse-che4z/che-che4z-lsp-for-cobol
2.4.3
2.4.2
2.4.1
What's Changed
- fix: Toggle comment command should ignore extra line in the selection by @slavek-kucera in #2760
- fix: Use real copybook location from configuration to check credentials by @hohy in #2593
- fix: update grammar for create and alter db2 index by @ap891843 in #2751
- Fix/sql/fix grammar create alter by @ap891843 in #2756
- chore: add logger for copybook download time by @ap891843 in #2762
- chore: add logger for copybook download time by @ap891843 in #2764
- Remote copybooks completions by @hohy in #2693
- fix: Do not check zowe profile if no remote copybooks location is configured by @hohy in #2767
- fix: Remove server copybooks completions by @hohy in #2768
- Fix Code Snippets section in readme by @zeibura in #2765
- fix: Use default dialect name for SQL dialect by @hohy in #2770
- Code snippets for A-C by @mm-broadcom in #2757
- Zowe v3 badge by @zeibura in #2743
- Update README.md by @zeibura in #2701
- Move CCF analysis to COBOL LS by @Nurkambay in #2755
- fix: Prevent zowe profile popup show for local programs by @hohy in #2771
- cache custom COBOL LS configuration (like processor groups etc) by @ap891843 in #2766
- feat: support IN/OF for procedures in TestCaseEngine grammar by @ishche in #2774
- chore: prepare procedure model in usecase engine by @ishche in #2776
- tests/automation: XML generate automation by @ilidio-lopes in #2716
- Fix tests by @Nurkambay in #2783
- Create new CCF API by @Nurkambay in #2779
- chore: update use case engine grammar to make it possible to track procedure declarations by @ishche in #2781
- fix: bring missing tests back to build by @ishche in #2785
- test: make copybooks completions test more stable by @hohy in #2786
- fix: Avoid dangling rejected promises in control flow analysis by @slavek-kucera in #2788
- chore: UseCase engine tracks sections for paragraph definitions by @ishche in #2787
- chore: upgrade junit from 5.11.0-M2 to 5.11.2 by @ap891843 in #2791
- Enable remote copybook definitions in processor groups by @KutluOzel-b in #2758
- tests/automation: XML parse automation by @ilidio-lopes in #2717
- Fix eternal CCF loading by @Nurkambay in #2792
- Support remote copybook definitions in preprocessors by @KutluOzel-b in #2775
- test: make copybooks completions test more stable 2 by @hohy in #2790
- Fix fall-thru diagnostics by @Nurkambay in #2796
- chore: switch to ProcedureId for reference procedures by @ishche in #2793
- chore: remove unnecessary code by @ishche in #2799
- Build/format server side code by @ap891843 in #2798
- Add missing abbreviations for CICS translator options by @KutluOzel-b in #2801
- Code snipppets D-F by @mm-broadcom in #2794
- chore: make unwrap variables simpler by @ishche in #2805
- Revert "chore: make unwrap variables simpler" by @ishche in #2810
- Fix: "Insert COBOL Snippets" now returns correct entry when there are duplicate prefixes by @mm-broadcom in #2808
- fix: Fix snippet generation for small copybooks by @Nurkambay in #2817
- Fix CICS Translator directives grammar by @KutluOzel-b in #2818
- Code snipppets D-F v2 by @mm-broadcom in #2807
- CICS defects by @ilidio-lopes in #2821
- Add missing keywords for A-C by @mm-broadcom in #2823
- Feat: Analysis features for copybooks - findReferences by @hizir-bc in #2826
- fix: variable unwrap by @ishche in #2809
- Feat: Analysis features for copybooks - Go To Definition by @hizir-bc in #2830
- Code snippets G-O by @mm-broadcom in #2824
- CICS NOLENGTH compiler directive option by @KutluOzel-b in #2822
- fix: fix copybook replacing #2819 by @ap891843 in #2827
- fix: CICS checkers are sharing state between compilations by @slavek-kucera in #2833
- fix: Reduce false positive diagnostics by @slavek-kucera in #2802
- E4E integration : cancel failed configuration requests by @KutluOzel-b in #2834
- fix: DaCo NPE by @ishche in #2838
- test: Reduce test failures by @slavek-kucera in #2836
- Code snippets p r by @mm-broadcom in #2832
- tolerate copy idms LR statements by @ap891843 in #2839
- fix: fix evaluate statement by @ap891843 in #2841
- fix: fix END IF coloring for HP COBOL by @ap891843 in #2825
- fix: fix wrong identification of floating comment by @ap891843 in #2843
- Feature - filter diagnostics by @ap891843 in #2789
- Update README.md - Enable remote copybook definitions in processor groups by @zeibura in #2769
- New autocomplete gif by @zeibura in #2845
- CICS translator directive : APOST / QUOTE by @KutluOzel-b in #2840
- fix: Tolerate both types of CICS literals without configuration by @slavek-kucera in #2847
- Update README.md by @zeibura in #2846
- [verified]fix: propagate replace to the nested copybooks by @ap891843 in #2849
- Code snippets S-Z by @mm-broadcom in #2842
- chore: prepare for release v2.4.1 by @ap891843 in #2852
- fix: use TextDecoder by @ap891843 in #2854
- fix: ignore didChangeConfiguration event which do not impact the anal… by @ap891843 in #2850
- chore: fix web extension README by @ap891843 in #2856
- fix: Fix infinite logging by @Nurkambay in #2858
- Fix/fix reference from cpbk by @ap891843 in #2857
- chore: update changelog for 2.4.1 release by @ap891843 in #2861
Full Changelog: https://g...
2.4.0
What's Changed
- fix: parser performance improvement by @ishche in #2370
- feat: Support relative paths from the current file by @slavek-kucera in #2417
- fix: daco dot handling by @ishche in #2445
- feat: Support COBOL functions by @slavek-kucera in #2444
- feat: bridge for git initial support by @ishche in #2449
- fix: add file watcher events to queue by @ap891843 in #2443
- Revert "feat: Support COBOL functions (#2444)" by @ap891843 in #2452
- Revert/did watch queue pr by @ap891843 in #2453
- Fix CICS Receive Commands by @chacebot in #2431
- fix: align ts types with json schema by @ishche in #2451
- fix: Remove Java 9 function call by @slavek-kucera in #2461
- fix: adjust copy node at right location in the parent's child list st… by @ap891843 in #2439
- fix: CICS preprocessor parsing error handling by @slavek-kucera in #2462
- Include size prefixes (Kilo, Mega, Giga) into variable size by @ilidio-lopes in #2434
- DBCLOB should generates PIC G by @ilidio-lopes in #2429
- fix: use vscode api to read processor groups files by @ishche in #2455
- Fix CICS Allocate by @chacebot in #2454
- deps: Bump VSCode test web by @slavek-kucera in #2466
- ci: Bump GraalVM by @slavek-kucera in #2465
- fix: procedure division return variable support by @ishche in #2474
- fix: Timestamp specification not allowed in the DECLARE TABLE statement by @slavek-kucera in #2468
- fix: remove expcobol language id by @ishche in #2456
- Traverse duplicates - POC for automated duplicate checking by @chacebot in #2464
- feat: Allow repeating analysis in CLI by @slavek-kucera in #2476
- perf: Keyword suggestions by @slavek-kucera in #2479
- Fix/add filesystem watcher event to queue by @ap891843 in #2457
- fix: provide dummy node name for document symbol without name by @ap891843 in #2477
- perf: Avoid stringifying extended document by @slavek-kucera in #2480
- feat: filter CFAST programs based on the selection by @ishche in #2482
- Fix cics extract by @chacebot in #2463
- Fix cics define by @chacebot in #2459
- perf: Do not keep history of all tokens ever encountered by @slavek-kucera in #2487
- test: add usecase test interceptor by @ap891843 in #2486
- perf: Stricter END-EVALUATE requirements by @slavek-kucera in #2490
- perf: Avoid creating lists by @slavek-kucera in #2491
- perf: Simpler area checking by @slavek-kucera in #2494
- perf: Defer map allocation by @slavek-kucera in #2492
- perf: Do not reinvent identity by @slavek-kucera in #2493
- Fix cics issue by @chacebot in #2475
- Inline diagnostics with ibm cobol compiler by @ap891843 in #2495
- fix: add missing CopyBookDTO to native configuration by @ishche in #2500
- Fix cics wait by @chacebot in #2478
- Improve CICS CONVERSE command support by @mm-broadcom in #2433
- perf: preprocessor grammar optimisation by @ishche in #2499
- perf: remove unnecessary rules from preprocessor grammar by @ishche in #2506
- DE616306 readme upate by @zeibura in #2489
- ci: update actions artifact version by @Settis in #2510
- perf: optimize preprocessor parser by @ishche in #2512
- test: fix failing tests when java is not installed by @hohy in #2511
- Fix CICS Cancel by @KutluOzel-b in #2514
- Add CICS Acquire statement by @KutluOzel-b in #2483
- chore(deps): bump commons-io:commons-io from 2.10.0 to 2.14.0 in /server/engine by @dependabot in #2515
- chore: update micromatch dependency to v4.0.8 by @ishche in #2516
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /clients/daco-dialect-support by @dependabot in #2339
- fix: Fix colon for WHENEVER statement by @Nurkambay in #2509
- fix: allow SQL objects names with unicode char and is not limited to … by @ap891843 in #2513
- chore: Allow delombok by @Nurkambay in #2408
- fix: Avoid token typos by @slavek-kucera in #2520
- chore: replace tslint with eslint as code quality analyser by @hohy in #2518
- chore: update versions by @ishche in #2522
- Change getClass to use the Rule Index instead for CICS statement checks by @mm-broadcom in #2521
- chore: better formatting for logging of time measurements by @ishche in #2526
- fix: fix issue while fecthing zowe profile by @ap891843 in #2525
- Fix CICS defects found during release testing by @chacebot in #2508
- fix: Fix snippet text for sections and paragraphs by @Nurkambay in #2533
- Fix cics wait defect by @chacebot in #2534
- fix: Fix copybook text insertion for multiline statements by @Nurkambay in #2538
- Fix CICS BUILD ATTACH command by @KutluOzel-b in #2503
- Fix cics converse rewrite by @mm-broadcom in #2535
- Fix CICS Add Subevent by @KutluOzel-b in #2485
- add test cases CICS ABEND by @KutluOzel-b in #2481
- fix: Fix name range determination by @Nurkambay in #2540
- chore: make AST serializable to json by @ishche in #2546
- fix: don't hide commands in web ui and show path to cp folder if we can't open it. by @ishche in #2548
- chore: changelog for RC 2.3.0 --> development by @ap891843 in #2555
- feat: Uppercase/Lowercase All Non-literal Tokens With Formatting by @Nurkambay in #2553
- perf: Avoid repeated regex compilation by @slavek-kucera in #2532
- perf: Remove experimental parser by @slavek-kucera in #2531
- perf: Remove quadratic node check by ...
2.3.0
What's Changed
- fix: parser performance improvement by @ishche in #2370
- feat: Support relative paths from the current file by @slavek-kucera in #2417
- fix: daco dot handling by @ishche in #2445
- feat: Support COBOL functions by @slavek-kucera in #2444
- feat: bridge for git initial support by @ishche in #2449
- fix: add file watcher events to queue by @ap891843 in #2443
- Revert "feat: Support COBOL functions (#2444)" by @ap891843 in #2452
- Revert/did watch queue pr by @ap891843 in #2453
- Fix CICS Receive Commands by @chacebot in #2431
- fix: align ts types with json schema by @ishche in #2451
- fix: Remove Java 9 function call by @slavek-kucera in #2461
- fix: adjust copy node at right location in the parent's child list st… by @ap891843 in #2439
- fix: CICS preprocessor parsing error handling by @slavek-kucera in #2462
- Include size prefixes (Kilo, Mega, Giga) into variable size by @ilidio-lopes in #2434
- DBCLOB should generates PIC G by @ilidio-lopes in #2429
- fix: use vscode api to read processor groups files by @ishche in #2455
- Fix CICS Allocate by @chacebot in #2454
- deps: Bump VSCode test web by @slavek-kucera in #2466
- ci: Bump GraalVM by @slavek-kucera in #2465
- fix: procedure division return variable support by @ishche in #2474
- fix: Timestamp specification not allowed in the DECLARE TABLE statement by @slavek-kucera in #2468
- fix: remove expcobol language id by @ishche in #2456
- Traverse duplicates - POC for automated duplicate checking by @chacebot in #2464
- feat: Allow repeating analysis in CLI by @slavek-kucera in #2476
- perf: Keyword suggestions by @slavek-kucera in #2479
- Fix/add filesystem watcher event to queue by @ap891843 in #2457
- fix: provide dummy node name for document symbol without name by @ap891843 in #2477
- perf: Avoid stringifying extended document by @slavek-kucera in #2480
- feat: filter CFAST programs based on the selection by @ishche in #2482
- Fix cics extract by @chacebot in #2463
- Fix cics define by @chacebot in #2459
- perf: Do not keep history of all tokens ever encountered by @slavek-kucera in #2487
- test: add usecase test interceptor by @ap891843 in #2486
- perf: Stricter END-EVALUATE requirements by @slavek-kucera in #2490
- perf: Avoid creating lists by @slavek-kucera in #2491
- perf: Simpler area checking by @slavek-kucera in #2494
- perf: Defer map allocation by @slavek-kucera in #2492
- perf: Do not reinvent identity by @slavek-kucera in #2493
- Fix cics issue by @chacebot in #2475
- Inline diagnostics with ibm cobol compiler by @ap891843 in #2495
- fix: add missing CopyBookDTO to native configuration by @ishche in #2500
- Fix cics wait by @chacebot in #2478
- Improve CICS CONVERSE command support by @mm-broadcom in #2433
- perf: preprocessor grammar optimisation by @ishche in #2499
- perf: remove unnecessary rules from preprocessor grammar by @ishche in #2506
- DE616306 readme upate by @zeibura in #2489
- ci: update actions artifact version by @Settis in #2510
- perf: optimize preprocessor parser by @ishche in #2512
- test: fix failing tests when java is not installed by @hohy in #2511
- Fix CICS Cancel by @KutluOzel-b in #2514
- Add CICS Acquire statement by @KutluOzel-b in #2483
- chore(deps): bump commons-io:commons-io from 2.10.0 to 2.14.0 in /server/engine by @dependabot in #2515
- chore: update micromatch dependency to v4.0.8 by @ishche in #2516
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /clients/daco-dialect-support by @dependabot in #2339
- fix: Fix colon for WHENEVER statement by @Nurkambay in #2509
- fix: allow SQL objects names with unicode char and is not limited to … by @ap891843 in #2513
- chore: Allow delombok by @Nurkambay in #2408
- fix: Avoid token typos by @slavek-kucera in #2520
- chore: replace tslint with eslint as code quality analyser by @hohy in #2518
- chore: update versions by @ishche in #2522
- Change getClass to use the Rule Index instead for CICS statement checks by @mm-broadcom in #2521
- chore: better formatting for logging of time measurements by @ishche in #2526
- fix: fix issue while fecthing zowe profile by @ap891843 in #2525
- Fix CICS defects found during release testing by @chacebot in #2508
- fix: Fix snippet text for sections and paragraphs by @Nurkambay in #2533
- fix: don't hide commands in web ui and show path to cp folder if we can't open it. by @ishche in #2547
- chore: RC 2.3.0 by @ap891843 in #2554
New Contributors
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- fix: tolerate missing dot_fs by @ap891843 in #2253
- chore: add BUILD script by @VitGottwald in #2142
- US949694: Increase unit testing (cont.) by @ilidio-lopes in #2254
- feat: add support for shared drive uri resolution by @ap891843 in #2234
- update coverage report configuration by @ap891843 in #2273
- Feature support multiple lang id by @ap891843 in #2256
- test: update sonar configuration by @ap891843 in #2274
- wip: split parser on statement level by @ishche in #2275
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2276
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2278
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2279
- build: update coverage report configuration by @ap891843 in #2277
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2281
- wip: basic support preprocessors in hw parser by @ishche in #2280
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2283
- repush lost changes by @ap891843 in #2292
- feat: Enable experimental parser by @Nurkambay in #2291
- wip: use antlr to parse procedure division header by @ishche in #2293
- feat: support 'window/workDoneProgress/cancel' lsp event by @ap891843 in #2287
- fix: tokens are back in hw pipeline by @ishche in #2297
- fix: fix sql double dash comment and coloring by @ap891843 in #2290
- fix: Fix experimental parser enablement by @Nurkambay in #2296
- feature: support for xml generate statement by @sanskritikamkar in #1988
- wip: experiment with grammar rules classes by @ishche in #2299
- Fix dots processing in SQL preprocessor by @ishche in #2300
- Feature/workspace/extension folder by @KutluOzel-b in #2265
- wip: fix failing test cases ~118 left by @ishche in #2301
- wip: hw parser reorganization by @ishche in #2303
- Update README.md by @zeibura in #2270
- New experimental lexer by @ishche in #2304
- fix: support section priority in experimental parser by @ishche in #2305
- fix: alter go to support in experimental parser by @ishche in #2306
- fix: exp. parser id division adoption by @ishche in #2308
- refactor: refactor copybook download by @ap891843 in #2295
- fix: fix NPE by @ap891843 in #2311
- WIP: fixing hw unit tests by @ishche in #2313
- Fix/allowed identifier by @ap891843 in #2309
- fix: EXP-COBOL not selected by default by @VitGottwald in #2317
- test: pass appropriate error handler for antlr adapter by @ap891843 in #2315
- period optional after end exec by @ilidio-lopes in #2318
- feat: remove optional dot for file description entry clauses by @ap891843 in #2312
- chore: update micromatch to version 4.0.7 by @ishche in #2322
- wip: implement some rules with nester statements for experimental parser by @ishche in #2325
- chore: add mode performance metrics by @ishche in #2327
- fix: handle probable error scenario by @ap891843 in #2330
- refactor: introduce cache for members list fetched by ZE by @ap891843 in #2331
- feat: add support for selecting language ID in COBOL LS cli by @ap891843 in #2332
- feat: support for result set locator db2 sql host variable by @ap891843 in #2329
- feat: Add processors groups support to CLI by @ishche in #2333
- feat: add list sources action by @ap891843 in #2335
- feat: Add web extension support for syntax highlighting by @mm-broadcom in #2323
- feat: add option to list sources with absolute path by @ap891843 in #2341
- fix: fix right insertion of copy node by @ap891843 in #2340
- feat: add GC stats and memory to CLI runner by @ishche in #2343
- Feature/e4e/copybooks by @KutluOzel-b in #2302
- chore: improve cli error handling by @ishche in #2345
- feat: Improve support for CCF - Cics Handle Abend by @Nurkambay in #2347
- feat: Db2 binary host variable support by @mm-broadcom in #2337
- ci: update runner as macos-11 is deprecating by @ap891843 in #2348
- Feature/e4e/flag by @KutluOzel-b in #2344
- fix: support implicit sql varbinary variables by @ishche in #2349
- test: Fix incorrect conditions in tests by @slavek-kucera in #2351
- Sql whenever by @Nurkambay in #2353
- refactor: Restructure copybook handling by @slavek-kucera in #2350
- fix: Fix support for CCF - SQL Whenever by @Nurkambay in #2355
- chore: Minor fix for support for CCF - SQL Whenever by @Nurkambay in #2356
- fix: do not invalidate implicit copybook cache on re-analysis by @ap891843 in #2354
- fix: add language element to the cli analysis response in case of crash by @ap891843 in #2362
- fix copybook resolving method when zowe is selected on e4e element by @KutluOzel-b in #2361
- fix: Fix implicit dialect node position by @Nurkambay in #2369
- Add support for DB2 SQL standard language option STDSQL by @ilidio-lopes in #2336
- chore: Fix build by @Nurkambay in #2373
- fix: Fix support for EXEC SQL node for CCF by @Nurkambay in #2371
- fix: Fix SQL WHENEVER for NOT FOUND condition by @Nurkambay in #2374
- feat: Add cli command to generate cfast representation for cobol prog… by @Nurkambay in #2377
- fix: fix cache invalidation introduced by commit f473617 by @ap891843 in #2378
- feat: Create command to run analysis vscode command via CLI/terminal by @mm-broadcom in https://github.com/eclipse-che4z...
2.2.0 RC 4
What's Changed
- fix: fix dimension validation of lob_xml_host_variables by @ap891843 in #2411
- Remove -large and -xlarge runners to avoid incurring costs by @fredg02 in #2414
- fix: Avoid redundant rebuilds by @slavek-kucera in #2416
- fix: fix variable definitions inside embedded copybooks by @ap891843 in #2418
- feat: Support regular COBOL statement for CCF processing by @Nurkambay in #2422
- fix: allow standalone node without pic clause for the supported usage… by @ap891843 in #2420
- fix: check string quote semantics on extended document by @ap891843 in #2421
- Update readmes to provide successful build instructions by @chacebot in #2405
- Update README.md by @zeibura in #2410
- fix: Fix PERFORM node position by @Nurkambay in #2425
- fix: fix wrong variable reference in a continued line #2360 by @ap891843 in #2427
- fix: remove decoder service by @ap891843 in #2415
- Chore/bump version by @ap891843 in #2428
- Update dialect ext version by @ap891843 in #2436
- chore: update CHANGELOG.md by @ap891843 in #2413
New Contributors
Full Changelog: 2.2.0_rc3...2.2.0_rc4
2.2.0 RC 3
What's Changed
- fix: minor fixes for db2 host variable by @ap891843 in #2393
- Remove dots by @VitGottwald in #2399
- fix: Encoding error during copybook download by @slavek-kucera in #2402
- feat: Add support for Binary Host Variable Arrays by @mm-broadcom in #2394
- fix: detect downloaded copybooks as COBOL by @VitGottwald in #2407
- copybook download errors writes to output by @KutluOzel-b in #2392
- LOB variables and file reference variables arrays by @ilidio-lopes in #2396
- fix: fix go to definition for copybook in shared drive (UNC) by @ap891843 in #2395
- Rowid host variables by @ilidio-lopes in #2398
- Rowid variable arrays by @ilidio-lopes in #2401
- Feature/dialect/copybooks by @KutluOzel-b in #2387
- Remove unavailable commands from the command palette by @KutluOzel-b in #2403
- feat: XML host file reference variable array support by @mm-broadcom in #2406
Full Changelog: 2.2.0-rc2...2.2.0_rc3
2.2.0 RC 2
What's Changed
- Disable hp analysis by @ap891843 in #2391
- add support for LOB variables and file reference variables by @ilidio-lopes in #2338
Full Changelog: 2.2.0-rc...2.2.0_rc2
2.2.0 RC
What's Changed
- fix: tolerate missing dot_fs by @ap891843 in #2253
- chore: add BUILD script by @VitGottwald in #2142
- US949694: Increase unit testing (cont.) by @ilidio-lopes in #2254
- feat: add support for shared drive uri resolution by @ap891843 in #2234
- update coverage report configuration by @ap891843 in #2273
- Feature support multiple lang id by @ap891843 in #2256
- test: update sonar configuration by @ap891843 in #2274
- wip: split parser on statement level by @ishche in #2275
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2276
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2278
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2279
- build: update coverage report configuration by @ap891843 in #2277
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2281
- wip: basic support preprocessors in hw parser by @ishche in #2280
- chore: Code refactor due to preparation for different COBOL dialects by @Nurkambay in #2283
- repush lost changes by @ap891843 in #2292
- feat: Enable experimental parser by @Nurkambay in #2291
- wip: use antlr to parse procedure division header by @ishche in #2293
- feat: support 'window/workDoneProgress/cancel' lsp event by @ap891843 in #2287
- fix: tokens are back in hw pipeline by @ishche in #2297
- fix: fix sql double dash comment and coloring by @ap891843 in #2290
- fix: Fix experimental parser enablement by @Nurkambay in #2296
- feature: support for xml generate statement by @sanskritikamkar in #1988
- wip: experiment with grammar rules classes by @ishche in #2299
- Fix dots processing in SQL preprocessor by @ishche in #2300
- Feature/workspace/extension folder by @KutluOzel-b in #2265
- wip: fix failing test cases ~118 left by @ishche in #2301
- wip: hw parser reorganization by @ishche in #2303
- Update README.md by @zeibura in #2270
- New experimental lexer by @ishche in #2304
- fix: support section priority in experimental parser by @ishche in #2305
- fix: alter go to support in experimental parser by @ishche in #2306
- fix: exp. parser id division adoption by @ishche in #2308
- refactor: refactor copybook download by @ap891843 in #2295
- fix: fix NPE by @ap891843 in #2311
- WIP: fixing hw unit tests by @ishche in #2313
- Fix/allowed identifier by @ap891843 in #2309
- fix: EXP-COBOL not selected by default by @VitGottwald in #2317
- test: pass appropriate error handler for antlr adapter by @ap891843 in #2315
- period optional after end exec by @ilidio-lopes in #2318
- feat: remove optional dot for file description entry clauses by @ap891843 in #2312
- chore: update micromatch to version 4.0.7 by @ishche in #2322
- wip: implement some rules with nester statements for experimental parser by @ishche in #2325
- chore: add mode performance metrics by @ishche in #2327
- fix: handle probable error scenario by @ap891843 in #2330
- refactor: introduce cache for members list fetched by ZE by @ap891843 in #2331
- feat: add support for selecting language ID in COBOL LS cli by @ap891843 in #2332
- feat: support for result set locator db2 sql host variable by @ap891843 in #2329
- feat: Add processors groups support to CLI by @ishche in #2333
- feat: add list sources action by @ap891843 in #2335
- feat: Add web extension support for syntax highlighting by @mm-broadcom in #2323
- feat: add option to list sources with absolute path by @ap891843 in #2341
- fix: fix right insertion of copy node by @ap891843 in #2340
- feat: add GC stats and memory to CLI runner by @ishche in #2343
- Feature/e4e/copybooks by @KutluOzel-b in #2302
- chore: improve cli error handling by @ishche in #2345
- feat: Improve support for CCF - Cics Handle Abend by @Nurkambay in #2347
- feat: Db2 binary host variable support by @mm-broadcom in #2337
- ci: update runner as macos-11 is deprecating by @ap891843 in #2348
- Feature/e4e/flag by @KutluOzel-b in #2344
- fix: support implicit sql varbinary variables by @ishche in #2349
- test: Fix incorrect conditions in tests by @slavek-kucera in #2351
- Sql whenever by @Nurkambay in #2353
- refactor: Restructure copybook handling by @slavek-kucera in #2350
- fix: Fix support for CCF - SQL Whenever by @Nurkambay in #2355
- chore: Minor fix for support for CCF - SQL Whenever by @Nurkambay in #2356
- fix: do not invalidate implicit copybook cache on re-analysis by @ap891843 in #2354
- fix: add language element to the cli analysis response in case of crash by @ap891843 in #2362
- fix copybook resolving method when zowe is selected on e4e element by @KutluOzel-b in #2361
- fix: Fix implicit dialect node position by @Nurkambay in #2369
- Add support for DB2 SQL standard language option STDSQL by @ilidio-lopes in #2336
- chore: Fix build by @Nurkambay in #2373
- fix: Fix support for EXEC SQL node for CCF by @Nurkambay in #2371
- fix: Fix SQL WHENEVER for NOT FOUND condition by @Nurkambay in #2374
- feat: Add cli command to generate cfast representation for cobol prog… by @Nurkambay in #2377
- fix: fix cache invalidation introduced by commit f473617 by @ap891843 in #2378
- feat: Create command to run analysis vscode command via CLI/terminal by @mm-broadcom in https://github.com/eclipse-che4z...