Theo Souchon
|
39dda7f39e
|
Simplification of dynamicObject.mc
|
2 лет назад |
Theo Souchon
|
0df1d03e90
|
Switch between C & Parsimony fix
|
2 лет назад |
Theo Souchon
|
3693a7364f
|
new test file and some advances in realObject
|
2 лет назад |
Theo Souchon
|
ad46f3fe61
|
Some corrections and comments
|
2 лет назад |
Theo Souchon
|
b4dbb6575c
|
update on the automatic creation of an object
|
2 лет назад |
Theo Souchon
|
3a5c167051
|
Fix code
|
2 лет назад |
Theo Souchon
|
d204b3216d
|
fake-static-classes fixed
|
2 лет назад |
Theo Souchon
|
d984397ce8
|
Simplification + functions without parenthesis
|
2 лет назад |
Theo Souchon
|
1a6c7636b7
|
add object generator
|
2 лет назад |
Theo Souchon
|
791119d516
|
modification for the class object
|
2 лет назад |
Theo Souchon
|
df3cf0bb80
|
First working prototype for class creation
|
2 лет назад |
Theo Souchon
|
c95443c520
|
new example of simplification
|
2 лет назад |
Sebeck10
|
0869f79f74
|
rm block in mvalue
|
2 лет назад |
Sebeck10
|
30af3df993
|
re indenting the file
|
2 лет назад |
Sebeck10
|
137b55bfa0
|
Fix list creation in stmts
|
2 лет назад |
Sebeck10
|
d09512529b
|
Add boot file with usefull functions
|
2 лет назад |
Sebeck10
|
eccdff7877
|
re-indentation of the file on the new rules
|
2 лет назад |
Sebeck10
|
945cf11555
|
adds functions: map, guardmap, select, reject
|
2 лет назад |
Sebeck10
|
699aeb00e1
|
Add beginning of select/reject
|
2 лет назад |
Sebeck10
|
2f4756a72c
|
Fix map function/simplification of the language
|
2 лет назад |
Sebeck10
|
985453defb
|
add map function
|
2 лет назад |
Sebeck10
|
98e97dfc4e
|
simplification of the language
|
2 лет назад |
Sebeck10
|
58ca592c31
|
Fix little problem on a rule
|
2 лет назад |
Sebeck10
|
8532be1d4f
|
append part almost done & beginning of map function
|
2 лет назад |
Theo Souchon
|
99ed98b99a
|
Fix the meta_block error
|
2 лет назад |
Theo Souchon
|
5771673d02
|
Correct problem of return on 001.c test of parsimony folder
|
2 лет назад |
Theo Souchon
|
55869205aa
|
Added the ability to return more things in one language exchange
|
2 лет назад |
Theo Souchon
|
df08508ca5
|
variable "lang" removed from file and comments updated to avoid conflicts
|
2 лет назад |
Theo Souchon
|
951b8078d6
|
remove test lang
|
2 лет назад |
Theo Souchon
|
14b31fe6f0
|
Added some test files
|
2 лет назад |
Theo Souchon
|
950d511a1a
|
Total independence of parsimony
Add a file containing the order of the _DO
|
2 лет назад |
Theo Souchon
|
1f09f074a1
|
Added constant, initializer and statement processing.
|
2 лет назад |
Theo Souchon
|
5e24fc3153
|
Adding a rule to the file and correcting the meta2c example
|
2 лет назад |
Theo Souchon
|
e0d3e12df6
|
Reorganising and adding rules to the file
Added rules ideas for interpreting the following expressions:
@(a = `constant 10)
int q = @(`constant 10);
int w = @(a);
|
2 лет назад |
Ian Piumarta
|
6ffcae2eab
|
remove is_C_keyword flag from Symbol payload; add is_C_keyword() function
|
2 лет назад |
Nathan R
|
4b9d58177b
|
fixed tree identation for meta nodes
|
3 лет назад |
Nathan R
|
828912aa81
|
last day modifications, more incoming
|
3 лет назад |
Nathan R
|
165efe942e
|
fixed identation and added a way to know if a list is empty
|
3 лет назад |
Nathan R
|
a0ce191245
|
corrected some bugs with the - (blank) rule
|
3 лет назад |
Nathan R
|
c0c4334e85
|
added a way to print all the tree
|
3 лет назад |
Nathan R
|
ad1111a9b6
|
added a way to print meta nodes, some nodes are missing but most of it is there
|
3 лет назад |
Nathan R
|
6261f1e872
|
fixed output
|
3 лет назад |
Ian Piumarta
|
695a9d39df
|
allow C and meta to coexist; add @ prefix for meta statements in grammar.
|
3 лет назад |
Nathan R
|
7f71bb9df8
|
added meta rules, new.txt passes TODO : fix assterion line 3291
|
3 лет назад |
Nathan R
|
2b5abcd4c4
|
typo
|
3 лет назад |
Nathan R
|
31f4d9ed14
|
updated grammar + added some types
|
3 лет назад |
Nathan R
|
2fada73661
|
typo 'typedeffing'
|
3 лет назад |
Nathan R
|
2eb5d2d26f
|
Updated Makefile and ccmeta to chose to print either the tree the output
|
3 лет назад |
Nathan R
|
0332e0b5ca
|
typo
|
3 лет назад |
Nathan R
|
bccc3c99b0
|
still correcting some errors
|
3 лет назад |