1
0
mirror of https://github.com/kataras/iris.git synced 2026-07-31 16:39:52 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos 7bedaf55a0 feat(token): add String() method to token Type
Add String() method to the token Type that returns the human-readable name
of the token (e.g., "LBRACE" for '{'), with fallback to numeric value for
unknown types. Also add typeNames map for token type name lookups.
2026-07-27 12:34:01 +03:00
Gerasimos (Makis) Maropoulos 3093d65363 version 12.1.5
Former-commit-id: cda69f08955cb0d594e98bf26197ee573cbba4b2
2020-02-02 16:29:06 +02:00
Gerasimos (Makis) Maropoulos 3962710d3d Version 11 released. Read https://github.com/kataras/iris/blob/master/HISTORY.md#su-21-october-2018--v1100
Former-commit-id: fe6305deed00e170bf4d39a12c0644fe686e0a24
2018-10-21 19:20:05 +03:00