|
ed4c9aa0d2
|
Iterator actually advances now
|
2022-09-29 17:34:51 -04:00 |
|
|
5f3c5e3b14
|
Added cool little generic stack
|
2022-09-09 01:39:04 -04:00 |
|
|
319ed789bf
|
Added accessors to ArrayInitializationValues
|
2022-09-04 23:47:56 -04:00 |
|
|
0cb6b2bf66
|
Added a generic map iterator type
|
2022-09-04 23:05:45 -04:00 |
|
Sasha Koshka
|
a548dcc585
|
Changed permission codes to only determine private/public/readonly
Changing permissions within the module was redundant and would have just
conflicted with the :mut type qualifier. This is easier to understand.
|
2022-08-18 12:09:17 -04:00 |
|
Sasha Koshka
|
d91423863b
|
Added ToString methods for syntax tree nodes
|
2022-08-15 14:04:57 -04:00 |
|
|
bef5b0328e
|
Fixed PermissionFrom()
|
2022-08-11 03:52:16 -05:00 |
|
|
2220b95cd2
|
Name and permission tokens are now supported
|
2022-08-10 14:55:26 -04:00 |
|
|
2e965d6f68
|
Added Permission type
|
2022-08-10 12:52:20 -04:00 |
|