Abdul Arfan
|
0a68b7a3da
|
fix typo in README.md, will to with
|
2019-03-03 09:18:08 +07:00 |
|
Rod Elias
|
b518867220
|
fix typos
|
2019-02-21 23:41:43 -03:00 |
|
rmliddle
|
6be7623a94
|
Spelling Fix
|
2019-02-20 21:36:56 +11:00 |
|
rmliddle
|
2ad4dddd16
|
README Update
|
2019-02-20 21:00:50 +11:00 |
|
Calixte Denizet
|
b61730972e
|
Fix typo in codecov.io badge
|
2019-02-17 17:07:49 +01:00 |
|
Calixte Denizet
|
6d646cc38e
|
Add a codecov badge
|
2019-02-16 18:33:45 +01:00 |
|
Windel Bouwman
|
3bc9232eeb
|
Merge pull request #272 from ZapAnton/fix_readme_testing
README: Clarified the 'Testing' section
|
2019-02-03 12:27:56 +01:00 |
|
0xflotus
|
dae5b146ff
|
fixed converter
|
2019-02-03 02:30:58 +01:00 |
|
ZapAnton
|
8558b84b16
|
README: Replaced the 'pipenv shell' and the 'pytest -v' commands with the single 'pipenv run pytest -v' command in the 'Testing' section
|
2019-02-03 02:19:59 +03:00 |
|
ZapAnton
|
b55150c7bd
|
README: Added the 'pipenv install' command to the 'Testing' section
|
2019-02-03 02:15:57 +03:00 |
|
coolreader18
|
2968982a8f
|
Change README portion for compiling wasm
|
2018-12-26 23:51:28 -06:00 |
|
Windel Bouwman
|
95092be36d
|
Merge pull request #225 from RustPython/test-demo
Fixed the travis build for deploying the demo page
|
2018-12-11 20:22:13 +01:00 |
|
Shing Lyu
|
0159051e95
|
Updated README about WASM build
|
2018-12-10 23:13:54 +01:00 |
|
Shing Lyu
|
160cfe6155
|
Added link to online demo in README
|
2018-12-10 21:58:43 +01:00 |
|
Shing Lyu
|
bb4454912e
|
Added instruction on updating online doc and demo page
|
2018-12-10 20:45:12 +01:00 |
|
Shing Lyu
|
51271e5000
|
Added link to documentation in README
|
2018-11-24 10:37:19 +01:00 |
|
Windel Bouwman
|
be462afaa4
|
Add method to list and tuple class.
|
2018-11-17 12:31:24 +01:00 |
|
Shing Lyu
|
cd3429ce4d
|
Merge pull request #193 from RustPython/readme-typo
Fixed wasm-bindgen typo in README
|
2018-11-16 14:44:00 +01:00 |
|
Shing Lyu
|
1a0677ab44
|
Updated the wasm installation instruction
|
2018-11-15 00:25:22 +01:00 |
|
Shing Lyu
|
2939e53717
|
Fixed wasm typos in README
|
2018-11-14 23:43:44 +01:00 |
|
Windel Bouwman
|
58b905f4df
|
Merge pull request #182 from rmliddle/wasm-steps
Exposes API for running Python via JS
|
2018-11-12 20:30:52 +01:00 |
|
Windel Bouwman
|
f6d7e2fc7a
|
Update readme with badges.
|
2018-11-08 19:49:56 +01:00 |
|
Windel Bouwman
|
5ffb20b26e
|
Add builtin oct function. Add weakref.ref class.
|
2018-11-04 12:07:53 +01:00 |
|
rmliddle
|
ad0f8dd674
|
Readme changes for compliation with wasm-pack
|
2018-11-02 18:17:06 +11:00 |
|
rmliddle
|
1c376252a4
|
changed wording on wasm build instructions
|
2018-10-23 21:30:32 +11:00 |
|
rmliddle
|
683827d2b2
|
readme fix
|
2018-10-23 21:29:11 +11:00 |
|
rmliddle
|
ded30f8319
|
formatting and readme changes
|
2018-10-23 20:48:41 +11:00 |
|
rmliddle
|
edbac92160
|
basic instructions wasm build
|
2018-10-23 20:31:05 +11:00 |
|
Éloi Rivard
|
3f8116f434
|
Snippet showing unimplemented methods in builtin types
|
2018-10-17 22:09:01 +02:00 |
|
Éloi Rivard
|
ba9483d96c
|
Restored the 5> in the repl prompt
|
2018-10-16 23:01:38 +02:00 |
|
Éloi Rivard
|
4e72c5204f
|
Basic repl based on rustyline
|
2018-10-16 20:57:51 +02:00 |
|
Abhijit Gadgil
|
277ffa614e
|
Updated README to reflect Python 3 support explicitly
|
2018-10-15 13:43:13 +05:30 |
|
Windel Bouwman
|
bc60969091
|
Update formatting and readme file
|
2018-10-13 09:44:42 +02:00 |
|
rmliddle
|
0f4aeeb4cf
|
Added license badge
|
2018-09-23 16:39:00 +10:00 |
|
rmliddle
|
4035f4da16
|
highlighting on code org
|
2018-09-23 16:31:36 +10:00 |
|
rmliddle
|
c9fdc68937
|
readme and example change
|
2018-09-23 16:25:48 +10:00 |
|
Windel Bouwman
|
03bda855e7
|
Clean test code
|
2018-07-31 22:11:40 +02:00 |
|
Windel Bouwman
|
000f889222
|
Add compile builtin
|
2018-07-18 14:45:53 +02:00 |
|
Windel Bouwman
|
36bef81ceb
|
Change eval compile to statement
|
2018-07-14 16:03:50 +02:00 |
|
Windel Bouwman
|
31be7b916d
|
Added builtin module
|
2018-07-12 22:41:26 +02:00 |
|
Windel Bouwman
|
b9170c0a88
|
Reshuffle some files
|
2018-07-07 14:00:30 +02:00 |
|
Windel Bouwman
|
0111a8356d
|
Move bytecode definitions to top level crate
|
2018-07-03 19:55:15 +02:00 |
|
Windel Bouwman
|
7a719190f3
|
Move compiler function to top level and try to emit code
|
2018-07-03 19:38:09 +02:00 |
|
Shing Lyu
|
4c53f2b727
|
Added a not implemented warning for README
|
2018-06-07 00:10:43 +02:00 |
|
Shing Lyu
|
e47539663e
|
Added gitter link to README
|
2018-06-06 22:33:12 +02:00 |
|
Windel Bouwman
|
bcc50685ca
|
Add usage to readme
|
2018-06-06 22:19:16 +02:00 |
|
Shing Lyu
|
1edbfd80f3
|
Added the shinglyu/RustPython VM
|
2018-06-06 11:28:06 +02:00 |
|
Shing Lyu
|
baf208be7a
|
Updated README to include credit
|
2018-05-28 21:29:23 +02:00 |
|
Shing Lyu
|
4050ea2f9a
|
Initial commit
|
2018-05-28 21:27:02 +02:00 |
|