Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8578 1208 d 20 h superturbocat2001 /programs/develop/tinypy/ Added new functions in ksys module
Added socket module(WIP)
 
8577 1208 d 20 h superturbocat2001 /programs/develop/tinypy/tinypy/ Fix load_console tinypy  
8535 1232 d 6 h superturbocat2001 /programs/develop/tinypy/ - Rebuilt TinyPy
- Non-working trash is cleaned.
- Updated from latest git version.
- Fixed modules pygame math and others.
- Removed old modules added new ones.
- All samples work except "net"
 
8476 1249 d 17 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: minor fixes  
8475 1250 d 6 h superturbocat2001 /programs/develop/tinypy/ - Module files are removed from the source folder.
- Removed fasm debug module.
- Added debug function to "kolibri" module.
 
8474 1250 d 18 h maxcodehack /programs/develop/tinypy/ tinypy: clean warnings  
8473 1250 d 18 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: newlib version  
8223 1286 d 20 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #3  
8222 1286 d 20 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #2  
8221 1286 d 20 h maxcodehack /programs/develop/tinypy/tinypy/fasm_modules/ Fix TinyPy build  
7134 2352 d 4 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6196 3029 d 18 h leency /programs/ system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table  
3235 4125 d 11 h jaeger /programs/develop/tinypy/tinypy/ tinypy: support for raw_input() builtin function.  
2110 4662 d 7 h jaeger /programs/develop/tinypy/ tinypy: particularly debugged network support.  
2099 4664 d 0 h jaeger /programs/develop/tinypy/ tinypy: Network sockets support.  
2073 4667 d 8 h jaeger /programs/develop/tinypy/ tinypy: can now run from shell and use command line parameters.  
2053 4668 d 8 h jaeger /programs/develop/tinypy/ tinypy: added some Russian documentation.  
2048 4671 d 12 h jaeger /programs/develop/tinypy/tinypy/ tinypy: first working module written on FASM.
Exports: kolibri_dbg.debug_print(message).
 
2043 4677 d 18 h jaeger /programs/develop/tinypy/modules/ tinypy: added re and random modules, not adapted for Kolibri yet.  
2039 4682 d 8 h jaeger /programs/develop/tinypy/tinypy/ tinypy: basic GUI support.  
2006 4698 d 7 h jaeger /programs/develop/tinypy/ Implemented basic file I/O.  
2001 4708 d 9 h jaeger /programs/develop/tinypy/tinypy/ tinypy: file reading support.  
1937 4753 d 16 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1927 4772 d 22 h jaeger /programs/develop/tinypy/tinypy/ tinypy: removed unused file.  
1926 4773 d 11 h jaeger /programs/develop/tinypy/tinypy/fasm_modules/ Added a draft of assembler module template.  
1925 4773 d 11 h jaeger /programs/develop/tinypy/tinypy/ Fixed libc path.  
1913 4807 d 19 h jaeger /programs/develop/tinypy/ Uploaded tinypy sources.