[PR #5] [CLOSED] support openresty xxx_by_lua_block syntax #35

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

📋 Pull Request Information

Original PR: https://github.com/tufanbarisyildirim/gonginx/pull/5
Author: @virusdefender
Created: 6/20/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • c517eab support openresty xxx_by_lua_block syntax

📊 Changes

2 files changed (+86 additions, -5 deletions)

View changed files

📝 parser/lexer.go (+45 -5)
📝 parser/lexer_test.go (+41 -0)

📄 Description

https://github.com/openresty/lua-nginx-module

this is only a demo code and proposal about lexing the lua block, do you have any suggestions?


🔄 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/5 **Author:** [@virusdefender](https://github.com/virusdefender) **Created:** 6/20/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c517eab`](https://github.com/tufanbarisyildirim/gonginx/commit/c517eab3b92742ad1ca47b6390cbcd43d1ccc74e) support openresty xxx_by_lua_block syntax ### 📊 Changes **2 files changed** (+86 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `parser/lexer.go` (+45 -5) 📝 `parser/lexer_test.go` (+41 -0) </details> ### 📄 Description https://github.com/openresty/lua-nginx-module this is only a demo code and proposal about lexing the lua block, do you have any suggestions? --- <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:38 +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#35
No description provided.