BayesianLogic / blog

The BLOG programming language
http://bayesianlogic.github.io/
BSD 4-Clause "Original" or "Old" License
98 stars 31 forks source link

change the names of builtin functions according to the same style. #327

Closed lileicc closed 9 years ago

lileicc commented 9 years ago

use lower-case for obvious functions. Use Capital case when change types.

@jxwuyi @datang1992 @cberzan

lileicc commented 9 years ago

@jxwuyi

lileicc commented 9 years ago

I agree.

lileicc commented 9 years ago

It should be a separate pr though.

jxwuyi commented 9 years ago

Yep. We need to start a new branch at some time.

LGTM

datang1992 commented 9 years ago

Yes. We could solve it in a new branch. LGTM