Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8578 1205 d 8 h superturbocat2001 /programs/develop/tinypy/ Added new functions in ksys module
Added socket module(WIP)
 
8577 1205 d 9 h superturbocat2001 /programs/develop/tinypy/tinypy/ Fix load_console tinypy  
8535 1228 d 18 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 1246 d 6 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: minor fixes  
8475 1246 d 18 h superturbocat2001 /programs/develop/tinypy/ - Module files are removed from the source folder.
- Removed fasm debug module.
- Added debug function to "kolibri" module.
 
8474 1247 d 6 h maxcodehack /programs/develop/tinypy/ tinypy: clean warnings  
8473 1247 d 6 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: newlib version  
8223 1283 d 8 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #3  
8222 1283 d 8 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #2  
8221 1283 d 8 h maxcodehack /programs/develop/tinypy/tinypy/fasm_modules/ Fix TinyPy build  
7134 2348 d 17 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
6196 3026 d 7 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 4121 d 23 h jaeger /programs/develop/tinypy/tinypy/ tinypy: support for raw_input() builtin function.  
2110 4658 d 20 h jaeger /programs/develop/tinypy/ tinypy: particularly debugged network support.  
2099 4660 d 13 h jaeger /programs/develop/tinypy/ tinypy: Network sockets support.  
2073 4663 d 20 h jaeger /programs/develop/tinypy/ tinypy: can now run from shell and use command line parameters.  
2053 4664 d 21 h jaeger /programs/develop/tinypy/ tinypy: added some Russian documentation.  
2048 4668 d 1 h jaeger /programs/develop/tinypy/tinypy/ tinypy: first working module written on FASM.
Exports: kolibri_dbg.debug_print(message).
 
2043 4674 d 6 h jaeger /programs/develop/tinypy/modules/ tinypy: added re and random modules, not adapted for Kolibri yet.  
2039 4678 d 21 h jaeger /programs/develop/tinypy/tinypy/ tinypy: basic GUI support.  
2006 4694 d 20 h jaeger /programs/develop/tinypy/ Implemented basic file I/O.  
2001 4704 d 22 h jaeger /programs/develop/tinypy/tinypy/ tinypy: file reading support.  
1937 4750 d 5 h art_zh /programs/ fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.
 
1927 4769 d 10 h jaeger /programs/develop/tinypy/tinypy/ tinypy: removed unused file.  
1926 4769 d 23 h jaeger /programs/develop/tinypy/tinypy/fasm_modules/ Added a draft of assembler module template.  
1925 4769 d 23 h jaeger /programs/develop/tinypy/tinypy/ Fixed libc path.  
1913 4804 d 8 h jaeger /programs/develop/tinypy/ Uploaded tinypy sources.