{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":376967859,"defaultBranch":"main","name":"RASP","ownerLogin":"tech-srl","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-14T22:06:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8055382?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709296244.0","currentOid":""},"activityList":{"items":[{"before":"6d13a27ff55c247d37576bf5311de2880da2b442","after":null,"ref":"refs/heads/modulise-clean","pushedAt":"2024-03-01T12:30:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"}},{"before":"8fbbc67e48cd778adbe5923a811e0a71a63f9172","after":"c2a8726a9caef70923542b2b67b21e16891c0870","ref":"refs/heads/main","pushedAt":"2024-03-01T12:30:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Modulise clean (#17)\n\n* make all the imports relative, so all this can be imported in python, towards integration goals. \r\n\r\n* add a __main__.py to RASP_support, that starts the REPL, so the module can still be used directly as a REPL, now by calling python3 -m RASP_support. \r\n\r\n* update rasp.sh and tests/test_all.py to use this new call\r\n\r\n* add init file to the module, exposing rasp repl for easy use after import","shortMessageHtmlLink":"Modulise clean (#17)"}},{"before":"ccb31632bb297572b8591b2714a5b2af460cc51f","after":null,"ref":"refs/heads/format","pushedAt":"2024-03-01T12:27:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"}},{"before":"9ccf88e2c0b6d2656b5968cfe3f65c92ce7b8605","after":"6d13a27ff55c247d37576bf5311de2880da2b442","ref":"refs/heads/modulise-clean","pushedAt":"2024-03-01T12:25:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"pep 8 fix","shortMessageHtmlLink":"pep 8 fix"}},{"before":"f9432438746526be496d2f9d55fd20c36e166ab5","after":"9ccf88e2c0b6d2656b5968cfe3f65c92ce7b8605","ref":"refs/heads/modulise-clean","pushedAt":"2024-03-01T12:23:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"add init file to the module, expose rasp repl for easy use after import","shortMessageHtmlLink":"add init file to the module, expose rasp repl for easy use after import"}},{"before":"9f097a37b95568f2bd885970ac6d8c5b8a6ff59c","after":null,"ref":"refs/heads/modulise","pushedAt":"2024-03-01T10:01:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"}},{"before":null,"after":"f9432438746526be496d2f9d55fd20c36e166ab5","ref":"refs/heads/modulise-clean","pushedAt":"2024-03-01T09:59:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"make all the imports relative, so all this can be imported in python, towards integration goals. add a __main__.py to RASP_support, that starts the REPL, so the module can still be used directly as a REPL, now by calling python3 -m RASP_support. update rasp.sh and tests/test_all.py to use this new call","shortMessageHtmlLink":"make all the imports relative, so all this can be imported in python,…"}},{"before":"0a75dd9aedf9d942b609b8e7c1caa3d260d01083","after":"9f097a37b95568f2bd885970ac6d8c5b8a6ff59c","ref":"refs/heads/modulise","pushedAt":"2024-03-01T09:46:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"try to fix pep8","shortMessageHtmlLink":"try to fix pep8"}},{"before":"4a9694e28ce306dca8cc24240cbb16012d348580","after":"0a75dd9aedf9d942b609b8e7c1caa3d260d01083","ref":"refs/heads/modulise","pushedAt":"2024-03-01T09:44:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"try to fix pep8","shortMessageHtmlLink":"try to fix pep8"}},{"before":null,"after":"4a9694e28ce306dca8cc24240cbb16012d348580","ref":"refs/heads/modulise","pushedAt":"2024-03-01T09:37:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"make all the imports relative, so all this can be imported in python, towards integration goals. add a __main__.py to RASP_support, that starts the REPL, so the module can still be used directly as a REPL, now by calling python3 -m RASP_support. update rasp.sh and tests/test_all.py to use this new call","shortMessageHtmlLink":"make all the imports relative, so all this can be imported in python,…"}},{"before":"ffe807f243e3084b64e9ce2285631bce185e83d4","after":"8fbbc67e48cd778adbe5923a811e0a71a63f9172","ref":"refs/heads/main","pushedAt":"2024-02-06T12:17:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Draw trivial tokens and indices (#12)\n\n* Allow drawing the trivial s-ops (tokens and indices)","shortMessageHtmlLink":"Draw trivial tokens and indices (#12)"}},{"before":"fdce257419a239b2c1ba7c7ec6decadf3b5ebad9","after":"ffe807f243e3084b64e9ce2285631bce185e83d4","ref":"refs/heads/main","pushedAt":"2024-02-05T14:16:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"fix pep8 error","shortMessageHtmlLink":"fix pep8 error"}},{"before":"8278b8f0df4264573ea05ba6220e658d509ae89f","after":"fdce257419a239b2c1ba7c7ec6decadf3b5ebad9","ref":"refs/heads/main","pushedAt":"2024-02-05T14:10:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"fix pep8 error","shortMessageHtmlLink":"fix pep8 error"}},{"before":"dbe50c6971f62712b79d8ccba3cf841464afc135","after":"8278b8f0df4264573ea05ba6220e658d509ae89f","ref":"refs/heads/main","pushedAt":"2024-02-05T14:08:18.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"provide the long addition solution in rasp","shortMessageHtmlLink":"provide the long addition solution in rasp"}},{"before":"66383242b20f9787f154124fb045aa1ad5b48e5f","after":"dbe50c6971f62712b79d8ccba3cf841464afc135","ref":"refs/heads/main","pushedAt":"2024-02-02T13:58:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Add PEP8 compliance check (#16)\n\n* Add PEP8 compliance check\r\n\r\n* Fix YAML indentation\r\n\r\n* Ignore errors caused by tab-indentation\r\n\r\n* Exclude ANTLR directory from PEP8 check\r\n\r\n* Comply with PEP8\r\n\r\n* Avoid violating E712 in overloaded comparison to False in Sugar.py","shortMessageHtmlLink":"Add PEP8 compliance check (#16)"}},{"before":"f51c92c60ef7959ce5719fbfb3ebe4fbc582f967","after":"66383242b20f9787f154124fb045aa1ad5b48e5f","ref":"refs/heads/main","pushedAt":"2024-01-18T13:50:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Resolve undefined variables in Evaluator.py (#15)\n\nfixes typos - called variables with wrong names","shortMessageHtmlLink":"Resolve undefined variables in Evaluator.py (#15)"}},{"before":"6e957bababf7b5adbd382dc11ce80a82866118fb","after":"f51c92c60ef7959ce5719fbfb3ebe4fbc582f967","ref":"refs/heads/main","pushedAt":"2024-01-18T13:23:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Invoke test workflow on PR (#14)","shortMessageHtmlLink":"Invoke test workflow on PR (#14)"}},{"before":"a8c73fca0c069ff8c4f4c0cf7e118d95aa6259fe","after":"6e957bababf7b5adbd382dc11ce80a82866118fb","ref":"refs/heads/main","pushedAt":"2024-01-18T13:18:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"update gitignore-revs file after squashing the pep 8 commits, to ignore the one squashed commit","shortMessageHtmlLink":"update gitignore-revs file after squashing the pep 8 commits, to igno…"}},{"before":"b1ddfbca35fc17958d2c68c4f68427343c85c4fd","after":"a8c73fca0c069ff8c4f4c0cf7e118d95aa6259fe","ref":"refs/heads/main","pushedAt":"2024-01-18T13:15:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Format Python according to PEP 8 (#10)\n\n* Format Python according to PEP 8\r\n\r\n* Convert spaces to tabs\r\n\r\n* Ignore formatting commits\r\n\r\n* no changes to zzantlr files - these were auto generated and dont want to touch them\r\n\r\n* Disambiguate some variable names\r\n\r\n---------\r\n\r\nCo-authored-by: Gail Weiss ","shortMessageHtmlLink":"Format Python according to PEP 8 (#10)"}},{"before":null,"after":"ccb31632bb297572b8591b2714a5b2af460cc51f","ref":"refs/heads/format","pushedAt":"2024-01-18T00:29:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"add my pep 8 edits to the ignored commits","shortMessageHtmlLink":"add my pep 8 edits to the ignored commits"}},{"before":"ae5950e68bc49204c56c3f5ae60e43647ec06987","after":"b1ddfbca35fc17958d2c68c4f68427343c85c4fd","ref":"refs/heads/main","pushedAt":"2023-06-02T15:42:36.742Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"remove 'draw' requirement that input sequence be strings. also, in case of draw and of unfinished eval (i.e., cases where want to know s-op/selector behaviour for some specific input), allow evaluating even when the s-op or selector is not aligned with main running example (by taking the given input as a backup example to do the test evaluation on). this changes error order slightly: in these cases, it now evaluates the input to a selector/s-op/function before it evaluates the expression receiving that input. this means that now the command '1(hi)' when hi is not defined complains about hi instead of complaining that it has not implemented the application of 1 to something else. as i do not want to force the order between complaints about these problems (for now?), simply update the test which had 1(hi) to instead have 1(\"hi\").","shortMessageHtmlLink":"remove 'draw' requirement that input sequence be strings. also, in ca…"}},{"before":"179ee6113363f9c9c42d058678e0f3b0dbcbd53c","after":"ae5950e68bc49204c56c3f5ae60e43647ec06987","ref":"refs/heads/main","pushedAt":"2023-05-26T10:57:54.545Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Add other Linux package managers to setup script (#9)","shortMessageHtmlLink":"Add other Linux package managers to setup script (#9)"}},{"before":"08d0d8aab4761f58e1da16e7e3592fb5b31da976","after":"179ee6113363f9c9c42d058678e0f3b0dbcbd53c","ref":"refs/heads/main","pushedAt":"2023-05-03T11:26:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"update main readme to note vim syntax highlighting","shortMessageHtmlLink":"update main readme to note vim syntax highlighting"}},{"before":"5dceec0c2dbb6a0bd54bc14a9aefae0cad5eaeb6","after":"08d0d8aab4761f58e1da16e7e3592fb5b31da976","ref":"refs/heads/main","pushedAt":"2023-05-03T11:21:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"add generated comp flows (i.e. generated visualisations), test outputs (not test ins or test targets), and DS_Store to the gitignore","shortMessageHtmlLink":"add generated comp flows (i.e. generated visualisations), test output…"}},{"before":"aabc26a8c3f2b2ba4892bbabd4b2b734517a73ed","after":"5dceec0c2dbb6a0bd54bc14a9aefae0cad5eaeb6","ref":"refs/heads/main","pushedAt":"2023-05-03T11:04:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Add gitignore (#7)","shortMessageHtmlLink":"Add gitignore (#7)"}},{"before":"b294b07a7aa4903e3a3fbc26f26689b0655e698d","after":"aabc26a8c3f2b2ba4892bbabd4b2b734517a73ed","ref":"refs/heads/main","pushedAt":"2023-05-03T10:49:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gailweiss","name":null,"path":"/gailweiss","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14946677?s=80&v=4"},"commit":{"message":"Add Vim syntax file (#8)","shortMessageHtmlLink":"Add Vim syntax file (#8)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECb3ovAA","startCursor":null,"endCursor":null}},"title":"Activity · tech-srl/RASP"}