Mercerenies / gdlisp

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

Do not rebuild GDLisp.gd if not needed #120

Open Mercerenies opened 1 year ago

Mercerenies commented 1 year ago

In the Rakefile, consider not rebuilding GDLisp.gd if it has been modified more recently than GDLisp.lisp. Just makes internal testing quicker :)