[PR #14] [MERGED] feat: support parse lua block #42

Closed
opened 2026-02-28 01:20:40 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 209503e feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/tufanbarisyildirim/gonginx/pull/14 **Author:** [@caiwc](https://github.com/caiwc) **Created:** 3/19/2023 **Status:** ✅ Merged **Merged:** 3/25/2023 **Merged by:** [@tufanbarisyildirim](https://github.com/tufanbarisyildirim) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`209503e`](https://github.com/tufanbarisyildirim/gonginx/commit/209503e9aa09c1ff69db226f838418970123a868) feat: support parse lua block ### 📊 Changes **3 files changed** (+104 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `parser/lexer.go` (+57 -5) 📝 `parser/lexer_test.go` (+45 -1) 📝 `parser/token/token.go` (+2 -0) </details> ### 📄 Description resolved issue #13 . base on another pr #5 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:20:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gonginx#42
No description provided.