|
f4de244c41
|
Format code.
|
2018-05-26 21:55:30 -07:00 |
|
|
fb55e20e84
|
Add utilities to reuse common internal function code.
|
2018-05-26 15:04:28 -07:00 |
|
|
2a1d51ae78
|
Add additional result types and change some code to use appropriate types.
|
2018-05-22 13:03:14 -07:00 |
|
|
8a7c18b513
|
Disallow non-leaf template types.
|
2018-05-19 13:04:41 -07:00 |
|
|
c3a7657c71
|
Format code.
|
2018-05-17 14:53:48 -07:00 |
|
|
47a57d66ee
|
Remove types from behavior structs.
|
2018-05-16 15:26:03 -07:00 |
|
|
b96d1804aa
|
Change the behavior of create_function_list to be consistent.
|
2018-05-14 20:15:03 -07:00 |
|
|
e7f3a9384e
|
Add functions to allocate function structs.
|
2018-05-14 19:17:03 -07:00 |
|
|
cf3136a237
|
Switch values to having their data refcounted separately.
This allows for values to be "cast" and have a different type, while
still referencing the same data.
|
2018-05-14 17:41:41 -07:00 |
|
|
51e9a11a1f
|
Add utility function to store a value into a table.
|
2018-04-26 20:59:12 -07:00 |
|
|
785a362f97
|
Add a function list that's used for searching functions by name.
|
2018-04-26 19:40:21 -07:00 |
|
|
735e8715a8
|
Add a function to create a value reference wrapper.
|
2018-04-24 15:22:17 -07:00 |
|
|
a86938b574
|
Use reference counted table in libab.
|
2018-04-24 11:35:16 -07:00 |
|
|
43a22d7492
|
Ensure reference is always initialized.
|
2018-04-22 21:24:43 -07:00 |
|
|
ac26c4dbd0
|
Add a function to construct and wrap a parsetype in a refcount.
|
2018-04-22 20:44:30 -07:00 |
|
|
5d3130d39d
|
Format the code with clang-format.
|
2018-04-21 14:09:01 -07:00 |
|
|
576f805bd7
|
Implement resolving basetypes.
|
2018-04-19 23:17:54 -07:00 |
|
|
45d955b8bd
|
Add utility functions for copying strings.
|
2018-03-06 16:45:55 -08:00 |
|
|
74034c7b76
|
Rename header files.
|
2018-02-11 22:32:42 -08:00 |
|