dictu-lang / Dictu

Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
https://dictu-lang.com
MIT License
268 stars 53 forks source link

Add Snake to Camel Case and Camel to Snake Case #737

Open briandowns opened 7 months ago

briandowns commented 7 months ago

Add Snake to Camel Case and Camel to Snake Case

What's Changed:

Added 2 methods to the string type.

Type of Change:

#

Housekeeping:

#

Screenshots (If Applicable):

Jason2605 commented 6 months ago

Looks as though it's still having a little bit of trouble tracking the memory on this one, I'll see if I can figure out what is happening later on today then get this one reviewed for you!

briandowns commented 6 months ago

This is a classic case of "worked on my machine". I pushed it up and work got crazy. I've been trying to get back to it. :/

Jason2605 commented 6 months ago

Haha yeah I’ve been pretty busy too! Honestly no sweat tho, I appreciate any time you get and of course life comes first!

Jason2605 commented 2 months ago

Apologies been inactive on this, I'm actually on holiday for 5 weeks but I promise I will get around to it!!

briandowns commented 2 months ago

No worries. I got the memory issue resolved and need to figure out the Mac issue now. Been super busy with work but I think I can wrap this up this week. Thanks!