Dave Halter
|
a2b08eabc6
|
Rename SelfNameFilter to SelfAttributeFilter
|
2017-11-28 18:06:00 +01:00 |
|
Dave Halter
|
85bda448b1
|
Simplify one if statement
|
2017-11-28 08:43:56 +01:00 |
|
Dave Halter
|
e69509b1d9
|
Refactor LazyInstanceName -> SelfName
|
2017-11-27 21:08:39 +01:00 |
|
Dave Halter
|
7263d8565b
|
Add an access abstraction (only array tests work, yet)
The access abstraction will be the new way of accessing builtin objects. This way it will be easier to move that to another process
|
2017-11-25 19:47:49 +01:00 |
|
Dave Halter
|
0762c9218c
|
Move arguments to a separate module.
|
2017-10-01 13:29:28 +02:00 |
|
Dave Halter
|
39b24ff2df
|
Move lazy contexts to a separate module not in contexts
|
2017-09-30 18:02:02 +02:00 |
|
Dave Halter
|
16011a91af
|
Move iterable to context/iterable.
|
2017-09-30 17:41:21 +02:00 |
|
Dave Halter
|
3c75f27376
|
Move the base Context stuff to another module to keep context free for imports.
|
2017-09-30 16:46:07 +02:00 |
|
Dave Halter
|
8c601a1c65
|
Also move the class to the context package.
|
2017-09-29 15:39:20 +02:00 |
|
Dave Halter
|
32917d5565
|
Remove the function context to a separate module.
|
2017-09-29 15:28:17 +02:00 |
|
Dave Halter
|
95930d293c
|
Move instance module to the context package.
|
2017-09-29 15:14:56 +02:00 |
|