Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
K
Kawa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
kashell
Kawa
Commits
c793f3fd
Commit
c793f3fd
authored
Jan 07, 2020
by
Per Bothner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in @uref use in manual (2 places)
parent
2f324b0a
Pipeline
#107681242
passed with stage
in 12 minutes and 16 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/kawa.texi
doc/kawa.texi
+1
-1
doc/news.texi
doc/news.texi
+1
-1
No files found.
doc/kawa.texi
View file @
c793f3fd
...
...
@@ -3694,7 +3694,7 @@ Prints a stack trace with any error found during compilation.
Prints a stack trace with any warning found during compilation.
@item --langserver
Starts Kawa in server mode, responding to requests
in the @uref{https://langserver.org.
Language Server Protocol}.
using the @uref{https://langserver.org,
Language Server Protocol}.
This is used by editors and IDEs for on-the-fly syntax checking and more.
Highly experimental.
@end table
...
...
doc/news.texi
View file @
c793f3fd
...
...
@@ -17,7 +17,7 @@ Support justification ~@code{<}...@code{~>} in @code{format}
(
thanks
to
Helmut
Eller
).
@
item
Partial
(
and
highly
experimental
)
support
for
the
@
uref
{
https
://
langserver
.
org
.
Language
Server
Protocol
}
@
uref
{
https
://
langserver
.
org
,
Language
Server
Protocol
}
(
used
by
editors
and
IDEs
for
on
-
the
-
fly
syntax
checking
and
more
).
@
item
Revert
3.0
change
in
allocating
closure
objects
for
inlined
functions
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment