• 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. Hora Autor
8b2c1703c1a5 dev-writers 2023-01-17 04:38:30 Albert Mietus < albert AT mietus DOT nl >

stepped-down to python-3.10; as mutmut works in it (and the used python code works in 3.110 to)

517c45ea7939 dev-writers 2023-01-16 08:23:20 Albert Mietus < albert AT mietus DOT nl >

ASIS: Busy with move base/Event/Protocol from IPython into ...

c199f4632d17 dev-writers 2023-01-16 08:21:19 Albert Mietus < albert AT mietus DOT nl >

Use Python-3.11 as minimun

b014907c043b dev-writers 2023-01-16 08:21:01 Albert Mietus < albert AT mietus DOT nl >

Use Python-3.11 as minimun

9736185df0c0 dev-writers 2023-01-16 05:55:45 Albert Mietus < albert AT mietus DOT nl >

Added CCompare to test CC2Cpy (Copy out IPython) + tests for it

7e55144de32d dev-writers 2023-01-16 02:37:57 Albert Mietus < albert AT mietus DOT nl >

Added aux func to writers (Copy out IPython)

fb0a9029e898 dev-writers 2023-01-15 00:47:28 Albert Mietus < albert AT mietus DOT nl >

Add (C) to a file

12d09be452bc dev-writers 2023-01-15 00:46:51 Albert Mietus < albert AT mietus DOT nl >

Make current is now a command

779d48e2025a dev-writers 2023-01-15 00:45:51 Albert Mietus < albert AT mietus DOT nl >

Make current is now a command

2f53352c7de0 dev-writers 2023-01-14 23:28:13 Albert Mietus < albert AT mietus DOT nl >

cleaned Makefile

a0ce8ea28d10 dev-writers 2023-01-14 22:24:19 Albert Mietus < albert AT mietus DOT nl >

new branch

342a52670369 2023-01-14 22:09:34 Albert Mietus < albert AT mietus DOT nl >

Added loging

9c5c65a7cdb0 2023-01-14 22:03:28 Albert Mietus < albert AT mietus DOT nl >

untabified & return-statements alligned

e16ad46a9d2a 2023-01-14 21:52:59 Albert Mietus < albert AT mietus DOT nl >

ignore mutmut files

35e30c43644c 2023-01-14 21:52:46 Albert Mietus < albert AT mietus DOT nl >

ignore mutmut files

016ab19f7ad1 2022-05-31 03:44:41 Albert Mietus < albert AT mietus DOT nl >

Added 'make mutmut' Mutation testing -- and fix/whitelisted some trivials

30b384e24ddf 2022-05-31 03:44:08 Albert Mietus < albert AT mietus DOT nl >

Added 'make mutmut' Mutation testing -- and fix/whitelisted some trivials

6ccd9a748252 2022-05-31 03:43:09 Albert Mietus < albert AT mietus DOT nl >

Added BUG/Todo: Replace Arpeggio ...

cad5904cfb40 2022-05-19 19:35:08 Albert Mietus < albert AT mietus DOT nl >

Updated Castle-Examples wiht Parsers: grammer is code! Not text. So one can't load a grammer (txt) into a Parser

679f746f4bf1 2022-05-19 19:32:39 Albert Mietus < albert AT mietus DOT nl >

asis/comment/doc added

bc6b5143377d 2022-05-19 19:31:21 Albert Mietus < albert AT mietus DOT nl >

Added COVERAGE to make [py]test

a1c2fe3a8e5a 2022-04-24 01:13:42 Albert Mietus < albert AT mietus DOT nl >

Refactor: cleanup some code

26ce8d9be74c 2022-04-24 00:56:02 Albert Mietus < albert AT mietus DOT nl >

Refactor: cleanup some code

9ef76261ef80 2022-04-23 20:09:45 Albert Mietus < albert AT mietus DOT nl >

small fix in makefile

c1d254b86a72 2022-04-23 20:08:21 Albert Mietus < albert AT mietus DOT nl >

REFACTORED: Now we have a sub-package 'grammar' (in castle.reader.parser). It holds the (peg)grammar&vistitor to parser that chunk of of Castle

5b918e28475e 2022-04-23 06:25:53 Albert Mietus < albert AT mietus DOT nl >

REFACTORED: Now we have a sub-package 'grammar' (in castle.reader.parser). It holds the (peg)grammar&vistitor to parser that chunk of of Castlee

59d7c5703ac0 2022-04-23 04:44:04 Albert Mietus < albert AT mietus DOT nl >

Fixed demos after the refactor/cleanup introduced a BUG

4c187df58949 2022-04-23 03:00:37 Albert Mietus < albert AT mietus DOT nl >

Cleanup

984d76e4ac51 2022-04-23 02:56:41 Albert Mietus < albert AT mietus DOT nl >

Cleanup

9bdc9ed57eb6 2022-04-23 00:17:47 Albert Mietus < albert AT mietus DOT nl >

Refactor: renamed modules/files/classes: it's about a 'grammar not about PEG (even we use that as an implementation)