Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8578 1165 d 23 h superturbocat2001 /programs/develop/tinypy/ Added new functions in ksys module
Added socket module(WIP)
 
8535 1189 d 9 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 1206 d 20 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: minor fixes  
8475 1207 d 9 h superturbocat2001 /programs/develop/tinypy/ - Module files are removed from the source folder.
- Removed fasm debug module.
- Added debug function to "kolibri" module.
 
8474 1207 d 21 h maxcodehack /programs/develop/tinypy/ tinypy: clean warnings  
8473 1207 d 21 h maxcodehack /programs/develop/tinypy/tinypy/ tinypy: newlib version  
2099 4621 d 3 h jaeger /programs/develop/tinypy/ tinypy: Network sockets support.  
2073 4624 d 11 h jaeger /programs/develop/tinypy/ tinypy: can now run from shell and use command line parameters.  
2048 4628 d 15 h jaeger /programs/develop/tinypy/tinypy/ tinypy: first working module written on FASM.
Exports: kolibri_dbg.debug_print(message).
 
2039 4639 d 12 h jaeger /programs/develop/tinypy/tinypy/ tinypy: basic GUI support.  
2001 4665 d 12 h jaeger /programs/develop/tinypy/tinypy/ tinypy: file reading support.  
1925 4730 d 14 h jaeger /programs/develop/tinypy/tinypy/ Fixed libc path.  
1913 4764 d 22 h jaeger /programs/develop/tinypy/ Uploaded tinypy sources.