• R/O
  • SSH

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Castle: The best Real-Time/Embedded/HighTech language EVER. Attempt 2


RSS
Rev. Tiempo Autor
f8bd16e1d4e3 2022-02-15 02:27:24 Albert Mietus < albert AT mietus DOT nl >

SETTINGS: ASIS, promoting 'Settings' up-to grammar; but introduced BUG in visit_rules ... Need to fix some test

b15dd4fa21b1 2022-02-14 06:05:55 Albert Mietus < albert AT mietus DOT nl >

SETTINGS: Some more test ::ATS upto setting. ToDo: rules (setting+parse_rule)

ae0cfb0a7e3a 2022-02-13 08:57:34 Albert Mietus < albert AT mietus DOT nl >

SETTINGS: Added basic tests for settings (parse_tree level). Bit of refactoring

6f8b68455714 2022-02-13 08:33:19 Albert Mietus < albert AT mietus DOT nl >

REFACTORED TEST (d1)

505c823ca2b9 2022-02-13 07:54:03 Albert Mietus < albert AT mietus DOT nl >

Added basic support for 'Settings' in grammar.py -- TESTS are needed

038633259101 2022-02-13 06:46:33 Albert Mietus < albert AT mietus DOT nl >

Added basic support for 'Settings' in grammar.py

0bffc2fb7d81 2022-02-13 06:26:22 Albert Mietus < albert AT mietus DOT nl >

AST-2XML:: AndPredicate, NotPredicate added. Bit refactoring

5800f73c267c 2022-02-12 07:09:00 Albert Mietus < albert AT mietus DOT nl >

Refactored: renamed expressions into sequence; in GRAMMER (and all other files)

5821f8fe1033 2022-02-12 06:21:13 Albert Mietus < albert AT mietus DOT nl >

refactored a bit

b7dd492c2c77 2022-02-12 06:15:35 Albert Mietus < albert AT mietus DOT nl >

AST-2-XML:: OrderedChoice (alternativies) works

a27eaba4f334 2022-02-12 04:19:22 Albert Mietus < albert AT mietus DOT nl >

Refactored Test: XML-serialization

70b8c4ed931b 2022-02-12 03:06:30 Albert Mietus < albert AT mietus DOT nl >

Merged

d2189be46cc0 fix_OrderedChoice 2022-02-12 03:05:08 Albert Mietus < albert AT mietus DOT nl >

Merged into MAIN (default). Not needed anymore

19c993f946c4 2022-02-12 02:45:34 Albert Mietus < albert AT mietus DOT nl >

OrderedChoice (parsetree & AST) merged and works

8a2d8be44deb fix_OrderedChoice 2022-02-12 02:26:37 Albert Mietus < albert AT mietus DOT nl >

We can now parse alternativies (OrderedChoice)

27e007fd92d5 fix_OrderedChoice 2022-02-09 06:55:16 Albert Mietus < albert AT mietus DOT nl >

OrderedChoice was forgotten: need to update the grammar a bit -- Doing this is sub-branch 'fix_OrderedChoice'

cb4831d3afd1 2022-02-09 00:32:25 Albert Mietus < albert AT mietus DOT nl >

AST-XML: All kinds of Quantity Operators ('?', '*', '+', '#') added

2698c678f331 2022-02-08 23:30:23 Albert Mietus < albert AT mietus DOT nl >

AST-2-XML: UnorderedGroup works. Refactored log and renamed aux-class: StdSequence_withAsserts

5661f00112da 2022-02-08 06:02:05 Albert Mietus < albert AT mietus DOT nl >

'make demos' works again (asis)

6992b47c96dc 2022-02-08 02:48:05 Albert Mietus < albert AT mietus DOT nl >

code specific for ast2xml not longer in generic serialization-file (now with new file)

55046f7ff361 2022-02-07 05:28:31 Albert Mietus < albert AT mietus DOT nl >

cleanup

c7e6c0ed81fd 2022-02-07 01:52:39 Albert Mietus < albert AT mietus DOT nl >

code specific for ast2xml not longer in generic serialization-file

c88877e2c9a9 2022-02-07 01:34:07 Albert Mietus < albert AT mietus DOT nl >

renamed a (simple) test to show its about XML

6802c2cb6b62 2022-02-07 01:31:08 Albert Mietus < albert AT mietus DOT nl >

'Make XXX' added, to search for XXX markings

41e2253e1a68 2022-02-01 05:35:16 Albert Mietus < albert AT mietus DOT nl >

'make missing' now shows the missing AST-2-XML method; By comment the empty one out

9f63b4ee4e58 2022-02-01 05:31:39 Albert Mietus < albert AT mietus DOT nl >

AST-2-XML serialization: after rewrite(Mixin_Children...): it works with ID-types IDs

95438985f9d0 2022-02-01 05:30:43 Albert Mietus < albert AT mietus DOT nl >

AST-2-XML serialization: after rewrite(Mixin_Children...): it works with ID-types IDs

0f02fa2da3fc 2022-01-31 02:08:35 Albert Mietus < albert AT mietus DOT nl >

AST-2-XML serialization :: Rules added

7754889a9628 2022-01-31 01:29:13 Albert Mietus < albert AT mietus DOT nl >

(empty log message)

bea38726c5d2 2022-01-31 00:27:51 Albert Mietus < albert AT mietus DOT nl >

Refactored Rules (etc), by rewriting Mixin_Children_... -- Not longer a subclass of tuple, but using tuple for ._childeren