mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[PR #14] [MERGED] feat: support parse lua block #42
Labels
No labels
bug
enhancement
good first issue
pull-request
question
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gonginx#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tufanbarisyildirim/gonginx/pull/14
Author: @caiwc
Created: 3/19/2023
Status: ✅ Merged
Merged: 3/25/2023
Merged by: @tufanbarisyildirim
Base:
master← Head:master📝 Commits (1)
209503efeat: support parse lua block📊 Changes
3 files changed (+104 additions, -6 deletions)
View changed files
📝
parser/lexer.go(+57 -5)📝
parser/lexer_test.go(+45 -1)📝
parser/token/token.go(+2 -0)📄 Description
resolved issue #13 .
base on another pr #5
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.