Dave Halter
|
60a73f6bac
|
Move get_global_filters to the context module
|
2019-08-23 21:19:17 +02:00 |
|
Dave Halter
|
c393a406ee
|
Refactoring of the contexts to properly use inheritance
|
2019-08-23 15:28:55 +02:00 |
|
Dave Halter
|
7573e2033a
|
Fix comprehension parent issues, fixes #1215
|
2019-08-23 14:34:16 +02:00 |
|
Dave Halter
|
51ac055a38
|
Another _value removal
|
2019-08-23 13:42:07 +02:00 |
|
Dave Halter
|
041fd992b3
|
create_value can deal with modules now
|
2019-08-23 00:45:59 +02:00 |
|
Dave Halter
|
3e684519e6
|
Very small refactoring
|
2019-08-23 00:24:30 +02:00 |
|
Dave Halter
|
05fe29a156
|
Get rid of the node_is_value parameter
|
2019-08-23 00:02:39 +02:00 |
|
Dave Halter
|
df014dc527
|
Create create_value to eventally use on contexts for some things
|
2019-08-22 23:21:21 +02:00 |
|
Dave Halter
|
6d5e9f4b0f
|
Remove node_is_object, not used anymore
|
2019-08-22 23:13:42 +02:00 |
|
Dave Halter
|
faf6752ff8
|
Move create_context to a context
|
2019-08-22 22:47:26 +02:00 |
|
Dave Halter
|
b97237f264
|
Rename the filter context argument to parent_context
|
2019-08-22 10:09:07 +02:00 |
|
Dave Halter
|
8a2b7f18cd
|
Get all tests working except usage tests
|
2019-08-21 00:50:34 +02:00 |
|
Dave Halter
|
85f8f2a764
|
Fix os path resolving issues
|
2019-08-21 00:22:34 +02:00 |
|
Dave Halter
|
14fc5ed289
|
Fix more issues with where contexts are used and where values are used
|
2019-08-20 09:59:10 +02:00 |
|
Dave Halter
|
39b294e085
|
Fix some interpreter issues
|
2019-08-20 09:09:19 +02:00 |
|
Dave Halter
|
217b632213
|
Write a CompForContext that is still not in good shape but working
|
2019-08-19 21:17:11 +02:00 |
|
Dave Halter
|
0c419a5094
|
Fix class tests
|
2019-08-17 23:52:52 +02:00 |
|
Dave Halter
|
895e774962
|
Module fixes
|
2019-08-17 17:56:57 +02:00 |
|
Dave Halter
|
a9b1de7060
|
execution_value -> execution_context
|
2019-08-17 17:13:29 +02:00 |
|
Dave Halter
|
2629ff55f3
|
Fix some array tests
|
2019-08-17 15:42:13 +02:00 |
|
Dave Halter
|
c6d2aa6da2
|
Some small improvements
|
2019-08-16 16:44:03 +02:00 |
|
Dave Halter
|
165639c1dd
|
Start implementing the bulk of the context/value separation
|
2019-08-16 16:12:12 +02:00 |
|