|
cbd57f2585
|
Add new way to initialize functions.
|
2018-06-02 20:56:10 -07:00 |
|
|
5fec3bd63c
|
Make operators simply aliases to functions.
|
2018-06-01 15:24:55 -07:00 |
|
|
34b97e42ac
|
Add scopes to functions.
|
2018-05-28 01:18:06 -07:00 |
|
|
f4de244c41
|
Format code.
|
2018-05-26 21:55:30 -07:00 |
|
|
1cd7f3f45a
|
Finish the draft implementation.
|
2018-05-22 17:45:32 -07:00 |
|
|
c3a7657c71
|
Format code.
|
2018-05-17 14:53:48 -07:00 |
|
|
97543a3d19
|
Remove unused nesting in behavior struct.
|
2018-05-16 23:10:33 -07:00 |
|
|
325c9b9ef7
|
Add a type specifically to operators.
|
2018-05-16 15:30:29 -07:00 |
|
|
47a57d66ee
|
Remove types from behavior structs.
|
2018-05-16 15:26:03 -07:00 |
|
|
92186911ad
|
Add type parameters to behavior.
|
2018-05-11 11:38:10 -07:00 |
|
|
8253cd1f69
|
Add initialization functions for operators and functions.
|
2018-05-09 15:05:40 -07:00 |
|
|
5d3130d39d
|
Format the code with clang-format.
|
2018-04-21 14:09:01 -07:00 |
|
|
8214aa8344
|
Allow tree-based function implementations.
|
2018-04-20 09:26:18 -07:00 |
|
|
3ada78a557
|
Use reference counting for types.
|
2018-04-17 22:14:28 -07:00 |
|
|
b1a113a57d
|
Add free function for freeing the custom structs.
|
2018-04-17 12:05:48 -07:00 |
|