Mercerenies / gdlisp

Lisp on the Godot platform
GNU General Public License v3.0
140 stars 1 forks source link

String escaping #91

Closed Mercerenies closed 2 years ago

Mercerenies commented 2 years ago

In sxp::ast, in the fmt::Display instance for AST, properly escape strings and symbols.

Mercerenies commented 2 years ago

Also in gdscript::literal::Literal, using the GDScript rules this time.

Mercerenies commented 2 years ago

Closed by 4863228f4df35b9f0d862fc3b1e00581d2291674