An open API service providing commit metadata for open source projects.

GitHub / jspython-dev/jspython / commits

SHA Message Author Date Stats
fe5130fd fixed 'return -1' bug #40 Pavlo <p****a@g****m> 10 months ago
865d452c #39 skipping last commas in JSON Pavlo <p****a@g****m> about 2 years ago
86a41fcb Fixed an issue with conflicting prototype methods. #37 Pavlo <p****a@g****m> over 2 years ago
9ddcfb04 removed precommit hooks Pavlo <p****a@g****m> almost 3 years ago
e14b61fb Passing parameters to the function with eval and evalAsync Pavlo <p****a@g****m> almost 3 years ago
1d31b43d Used ES module. Update dependencies. ViktorKukurba <v****a@g****m> almost 3 years ago
2c371c1a added elif (#3 and #21) Pavlo <p****a@g****m> almost 3 years ago
f373ea2a Fixed end of quote bug #34 Pavlo <p****a@g****m> almost 3 years ago
40d9f277 fixed escape characters handlining for strings Pavlo <p****a@g****m> almost 3 years ago
f793d719 Dev jspy 12 (#33) Pavlo Paska <p****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8a801bcf added prettier, fixed formatting and linting errors Pavlo <p****a@g****m> almost 3 years ago
9d03c5a5 added eval to the 'raise' node #23 Pavlo <p****a@g****m> over 3 years ago
5c39276f fixed cancellation in modules and function context Pavlo <p****a@g****m> over 3 years ago
a26f5d21 merge Merge pull request #25 from appleplectic/DEV-v2 Pavlo Paska <p****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
912042a6 Update evaluatorAsync.ts Apple <7****c@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c55b4e50 Update evaluator.ts Apple <7****c@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
acefe49f merge Merge pull request #24 from tscharich/DEV-v2-Typo-Correction Pavlo Paska <p****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d0a61645 Accept infinite function paramaters Apple <7****c@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8d983982 Made execution context cancellable Pavlo <p****a@g****m> over 3 years ago
22d93227 README.md corrections Travis Scharich <t****2@g****m> over 3 years ago
5a8a0ba3 Corrected typo in README.md Travis Scharich <t****2@g****m> over 3 years ago
b19a6717 corrected published version Pavlo <p****a@g****m> almost 4 years ago
7b83d142 added functionality to import JSON file and load it into the context Pavlo <p****a@g****m> almost 4 years ago
6ec1f123 reamme. pdate Pavlo Paska <p****a@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d51b797b rollup dependencies update Pavlo <p****a@g****m> over 4 years ago
babb251c readme updates Pavlo Paska <p****a@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6a641c3e fixed issues with keyword symbols in a string Pavlo <P****o@Y****P> over 4 years ago
c7e4bf5a fixed null coelsing for functions and empty return Pavlo <P****o@Y****P> over 4 years ago
8fcc32c8 Changed JSPython playground URL Pavlo Paska <p****a@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e0d178e6 insulated module scope. Pavlo <P****o@Y****P> over 4 years ago
c59afe9c fixed module loader conflict with package Loader Pavlo <P****o@Y****P> over 4 years ago
f7c906da added native module support and default parameters Pavlo <P****o@Y****P> over 4 years ago
3d610097 added last execution context and related cleanup Pavlo Paska <p****a@g****m> over 4 years ago
5e1ba315 version bump Pavlo Paska <p****a@g****m> over 4 years ago
1a23c644 removed debug information for 'for' Pavlo Paska <p****a@g****m> over 4 years ago
b5d90187 fixed logical operations for for 'if' and while Pavlo Paska <p****a@g****m> over 4 years ago
6a27e1be added trace information to 'for' operation Pavlo Paska <p****a@g****m> over 4 years ago
f5521588 added json key creation logic Pavlo Paska <p****a@g****m> almost 5 years ago
156f1d34 added null parameters to func call and named JSON Pavlo Paska <p****a@g****m> almost 5 years ago
387ca079 fixed error handling and try/except and dateTime Pavlo Paska <p****a@g****m> almost 5 years ago
968c9fbf added JS Function errors Pavlo Paska <p****a@g****m> almost 5 years ago
76193bc1 improved error handling for ';' Pavlo Paska <p****a@g****m> almost 5 years ago
f15cd912 version correction Pavlo Paska <p****a@g****m> almost 5 years ago
363fb975 added exception management Pavlo Paska <p****a@g****m> almost 5 years ago
5c565275 raising error variable is not defined Pavlo Paska <p****a@g****m> almost 5 years ago
ae8993b5 Added function name to the error message Pavlo Paska <p****a@g****m> almost 5 years ago
3fb29952 fixed string quote parsing issue Pavlo Paska <p****a@g****m> almost 5 years ago
545ec212 added negative numbers support Pavlo Paska <p****a@g****m> almost 5 years ago
02b1cf16 fixed comparisson arithmetics AST Pavlo Paska <p****a@g****m> almost 5 years ago
92496f51 improved a logical operators Pavlo Paska <p****a@g****m> almost 5 years ago
705d80e2 groupped logical &comparisson operations in parser Pavlo Paska <p****a@g****m> almost 5 years ago
2c068336 passing modume names to all ast blocks Pavlo Paska <p****a@g****m> almost 5 years ago
9f5cb9c8 Error reporting and other minor integration issues Pavlo Paska <p****a@g****m> almost 5 years ago
2bb0a29f error reporting improvements Pavlo Paska <p****a@g****m> almost 5 years ago
4efaabef added error reporting infrastructure Pavlo Paska <p****a@g****m> almost 5 years ago
d0a876d7 Fixed all tests from v1. Pavlo Paska <p****a@g****m> almost 5 years ago
07389b4b added async function to the parser Pavlo Paska <p****a@g****m> almost 5 years ago
31038411 fixed all unit tests, apart from 'promise' 5-139 Pavlo Paska <p****a@g****m> almost 5 years ago
a56e4bb4 added continue / break and further test fixes Pavlo Paska <p****a@g****m> almost 5 years ago
1e46f27d added v1 compatibility and lots of broken test Pavlo Paska <p****a@g****m> almost 5 years ago
3969c8e3 added import parser Pavlo Paska <p****a@g****m> almost 5 years ago
386784b9 added While loop Pavlo Paska <p****a@g****m> almost 5 years ago
266c85a6 null coelsing and simple for loop Pavlo Paska <p****a@g****m> almost 5 years ago
2c42e75e Added if condition support Pavlo Paska <p****a@g****m> almost 5 years ago
c67f84ab extended operations range Pavlo Paska <p****a@g****m> almost 5 years ago
f0673fd5 added functions defs/calls as well as arrow funcs Pavlo Paska <p****a@g****m> almost 5 years ago
a240583e added JSON parser for object/array creation Pavlo Paska <p****a@g****m> almost 5 years ago
7f7e4eef added funcDef node, fixed multiline instructions Pavlo Paska <p****a@g****m> almost 5 years ago
2114a8f3 implemented function call evaluator Pavlo Paska <p****a@g****m> almost 5 years ago
c306b11c object assignment Pavlo Paska <p****a@g****m> almost 5 years ago
cf7621ca added dot and bracket object access Pavlo Paska <p****a@g****m> almost 5 years ago
ba349404 added multiline math expressions and scope Pavlo Paska <p****a@g****m> almost 5 years ago
2a25825b added a function to loop throught a block lines Pavlo Paska <p****a@g****m> almost 5 years ago
571ebfe9 added loc to tokenizer Pavlo Paska <p****a@g****m> almost 5 years ago
bfdfcf0a parser fixes. All known expressions are working! Pavlo Paska <p****a@g****m> almost 5 years ago
036b7f74 expression parser improvements Pavlo Paska <p****a@g****m> almost 5 years ago
4c3f1d35 improved expression creation codes Pavlo Paska <p****a@g****m> almost 5 years ago
cf4a17cf added arithmetic priorities and parenthesis Pavlo Paska <p****a@g****m> almost 5 years ago
9ed3a953 A simple evaluator with front to back run Pavlo Paska <p****a@g****m> almost 5 years ago
0a1b2b8d Created a first parser for operations and assign Pavlo Paska <p****a@g****m> almost 5 years ago
6645b2c9 added """ strings Pavlo Paska <p****a@g****m> almost 5 years ago
a538fc81 added support for a floating numbers Pavlo Paska <p****a@g****m> almost 5 years ago
91340f93 a tokenizer without 'type' and 'loc' Pavlo Paska <p****a@g****m> almost 5 years ago
8eac1985 revised project structure with main stub classes and dev configuration Pavlo Paska <p****a@g****m> almost 5 years ago
e9c66306 Initial boiler plate structure for jsPython v2 Pavlo Paska <p****a@g****m> almost 5 years ago
d4cfc6d3 --- Initial commit --- Pavlo Paska <p****a@g****m> almost 6 years ago

← Back to repository