Commit Graph

10 Commits

Author SHA1 Message Date
Pekka Laiho
c87ce34f1e add comment blocks to source files 2020-12-14 08:49:07 +07:00
Pekka Laiho
c6193b6ea2 initial support for macros 2020-12-06 08:26:27 +07:00
Pekka Laiho
d6127e6821 Optimization: skip call to 'has' method when possible 2020-12-03 09:58:58 +07:00
Pekka Laiho
2f48754902 add special constants __FILE__ and __DIR__ 2020-10-24 12:27:28 +07:00
Pekka Laiho
c110522f3b add meta function 2020-10-24 10:02:50 +07:00
Pekka Laiho
7348ec3229 load and eval in correct env 2020-06-06 15:31:09 +07:00
Pekka Laiho
7c9ed7ca27 overwrite protection for root env 2020-06-04 16:06:56 +07:00
Pekka Laiho
5e49f724fa added more functions for collections 2020-06-02 19:17:18 +07:00
Pekka Laiho
01e5c4b198 let and eval 2020-05-30 18:47:54 +07:00
Pekka Laiho
adc6ab99c3 classes 2020-05-28 11:55:58 +07:00