Jason Turner
|
600899ad77
|
Initial work towards function variables. Existing dispatch works, but lookup of function variables is still untested
|
2009-06-11 00:32:50 +00:00 |
|
Jason Turner
|
e951356691
|
Add get_scope and set_scope commands to boxedcpp
|
2009-06-10 23:48:22 +00:00 |
|
Jason Turner
|
2fa615974c
|
Add generic vector support and example code for working with
|
2009-06-07 15:54:07 +00:00 |
|
Jonathan Turner
|
e0af874078
|
Fixed up scope-diving equation.
|
2009-06-06 16:52:35 +00:00 |
|
Jason Turner
|
99b84c0fab
|
Attempt to add a set_object method for scoping rules
|
2009-06-06 16:35:26 +00:00 |
|
Jonathan Turner
|
4cf95bbf9c
|
Added scope new/push to wesley
|
2009-06-05 22:57:13 +00:00 |
|
Jason Turner
|
1dbaa4062c
|
Add the beginnings of a scope system
|
2009-06-05 22:39:49 +00:00 |
|
Jonathan Turner
|
00430e4592
|
Experimenting with adding comparisons
|
2009-06-04 15:28:45 +00:00 |
|
Jason Turner
|
280ec06a8c
|
Break out bootstrapping code into a separate file
|
2009-05-30 14:49:10 +00:00 |
|
Jason Turner
|
72ae292a43
|
Added basic support for boost unit testing
|
2009-05-28 22:56:57 +00:00 |
|
Jason Turner
|
6d4ec204b0
|
Add some more operator action
|
2009-05-28 22:08:11 +00:00 |
|
Jason Turner
|
277fa83742
|
Add an example of registering a dynamic function
|
2009-05-28 01:14:18 +00:00 |
|
Jonathan Turner
|
4f8ffd0129
|
Re-enabled boxedcpp, but commented out trouble area
|
2009-05-27 15:15:24 +00:00 |
|
Jason Turner
|
fbb9534601
|
Provide some cleaner examples and some additional bootstrapped functions
|
2009-05-27 13:30:17 +00:00 |
|
Jason Turner
|
9366c223a8
|
Add some bootstrapping of known types and operators
|
2009-05-27 03:52:46 +00:00 |
|
Jason Turner
|
ee46b63f95
|
Add code for dumping all registered types / functions
|
2009-05-27 03:27:38 +00:00 |
|
Jason Turner
|
a8ba63277e
|
Moved typelesscpp into boxedcpp
|
2009-05-27 01:12:39 +00:00 |
|