Jonathan Turner
|
d0ff0dc0f1
|
Added lambdas. Rolled back print bootstrapping for test. Need to figure out right story for polymorphic print at some point.
|
2009-06-11 02:16:03 +00:00 |
|
Jason Turner
|
8cfd40671b
|
Reorg some of the bootstrapping that was occuring in wesley
|
2009-06-10 23:39:34 +00:00 |
|
Jason Turner
|
4d56cffb26
|
add += support for strings
|
2009-06-10 23:22:31 +00:00 |
|
Jason Turner
|
c4e3328bb1
|
Support reassignment of undefined Boxed_Values
|
2009-06-10 04:57:42 +00:00 |
|
Jason Turner
|
88708aaf7b
|
Build smarter operators for POD types
|
2009-06-09 03:12:59 +00:00 |
|
Jonathan Turner
|
23c1908917
|
Added prefix increment and decrement. Debugging: off
|
2009-06-08 15:49:44 +00:00 |
|
Jonathan Turner
|
674f6cb4ce
|
Quick array inits
|
2009-06-08 14:33:40 +00:00 |
|
Jason Turner
|
db6fe9134f
|
Fix some bootstrapping of types and add more type support
|
2009-06-08 04:41:13 +00:00 |
|
Jason Turner
|
2fa615974c
|
Add generic vector support and example code for working with
|
2009-06-07 15:54:07 +00:00 |
|
Jason Turner
|
0ae57833aa
|
Add default and copy constructors for bootstrapped types
|
2009-06-07 14:13:10 +00:00 |
|
Jason Turner
|
1c334064e8
|
operator= support in bootstrap code
|
2009-06-07 00:57:29 +00:00 |
|
Jason Turner
|
ed114102bc
|
Add registration for /=, -= and += operators
|
2009-06-06 16:14:59 +00:00 |
|
Jason Turner
|
df41d7abe6
|
Many cleanups to bootstrapping process and function registration
|
2009-06-06 15:51:43 +00:00 |
|
Jason Turner
|
19582e5679
|
Fixed / operator
|
2009-06-05 23:56:57 +00:00 |
|
Jonathan Turner
|
2a4b1acfd1
|
Added string comparisons
|
2009-06-05 18:48:34 +00:00 |
|
Jonathan Turner
|
3f4aed0db9
|
Added booleans. Add if/elseif/else and while blocks. Added more comparisons.
|
2009-06-05 11:45:57 +00:00 |
|
Jason Turner
|
995116acb4
|
Fix bug with operator== bootstrapping
|
2009-06-05 02:36:16 +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 |
|