|
df924338df
|
internal name changes
continuous-integration/drone/push Build is passing
|
2023-11-04 22:58:31 +09:00 |
|
|
50c04bb770
|
trying to detect prohibited access to an instance vairables in a class method.
inventing the class instantiation method concept
|
2022-02-24 16:47:26 +00:00 |
|
|
026ece9aea
|
added the super keyword
|
2022-02-18 16:32:19 +00:00 |
|
|
495cea5704
|
added a new identifier - self
|
2022-02-05 17:35:10 +00:00 |
|
|
391d62511b
|
writing code to implement return variables
|
2021-05-09 15:32:54 +00:00 |
|
|
01719d0056
|
enhancing the compiler to support the variable argument list with the ellipsis
|
2021-05-07 08:53:01 +00:00 |
|
|
2e3fae05e4
|
fixed the reader and the compiler to process the a dic/array/byte-array item after a period in a data list properly
|
2021-01-25 15:23:24 +00:00 |
|
|
16557a970c
|
yet implementing the new compiler
|
2021-01-19 14:07:42 +00:00 |
|
|
e4ae7add8b
|
coding a better compiler
|
2021-01-17 17:45:39 +00:00 |
|
|
b327791484
|
experimenting with the new reader
|
2021-01-15 09:12:28 +00:00 |
|
|
554667b227
|
modified code further to enhance the reader
|
2021-01-13 09:54:44 +00:00 |
|
|
9752533d12
|
changing code for the new reader and compiler
|
2021-01-12 09:06:25 +00:00 |
|
|
ad4c8e35d4
|
changing read2.c
|
2021-01-12 00:21:43 +00:00 |
|
|
963f162c4e
|
more code to implement a new object reader
|
2021-01-10 16:04:36 +00:00 |
|
|
5d05984664
|
changing code to improve the compiler
|
2021-01-09 16:53:35 +00:00 |
|
|
24b96e4c29
|
attempting to preserve token location between the reader and the compiler
|
2021-01-06 09:37:29 +00:00 |
|