Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
RagConnect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
RagConnect
Merge requests
!24
Resolve "Feature: Send enpoint for non-terminal using implicit NTA"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Feature: Send enpoint for non-terminal using implicit NTA"
36-feature-send-enpoint-for-non-terminal-using-implicit-nta
into
dev
Overview
0
Commits
13
Pipelines
12
Changes
62
Merged
René Schöne
requested to merge
36-feature-send-enpoint-for-non-terminal-using-implicit-nta
into
dev
3 years ago
Overview
0
Commits
13
Pipelines
12
Changes
4
Expand
Closes
#36 (closed)
Categorize changes in
Indermediate.jrag
Update documentation
Edited
3 years ago
by
René Schöne
0
0
Merge request reports
Compare
version 10
version 10
552abf7b
3 years ago
version 9
306ab6a7
3 years ago
version 8
5c47ba63
3 years ago
version 7
eaac8215
3 years ago
version 6
84adad7d
3 years ago
version 5
4dabe09c
3 years ago
version 4
8dfb50bb
3 years ago
version 3
790e3f51
3 years ago
version 2
d4c72da4
3 years ago
version 1
f05c3145
3 years ago
dev (base)
and
latest version
latest version
99122e3b
13 commits,
3 years ago
version 10
552abf7b
11 commits,
3 years ago
version 9
306ab6a7
10 commits,
3 years ago
version 8
5c47ba63
8 commits,
3 years ago
version 7
eaac8215
7 commits,
3 years ago
version 6
84adad7d
6 commits,
3 years ago
version 5
4dabe09c
5 commits,
3 years ago
version 4
8dfb50bb
4 commits,
3 years ago
version 3
790e3f51
3 commits,
3 years ago
version 2
d4c72da4
2 commits,
3 years ago
version 1
f05c3145
1 commit,
3 years ago
Show latest version
4 files
+
129
−
130
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
pages/docs/dsl.md
+
0
−
3
Options
@@ -38,9 +38,6 @@ A breakdown of the parts of that syntax:
### Context-Free Endpoints
!!! attention
Context-Free endpoints are currently only supported for receiving endpoints.
An endpoint with only a non-terminal and without a target is called context-free endpoint.
Specifying such an endpoint has several consequences:
Loading