Historia zmian

Autor SHA1 Wiadomość Data
  Lyon a3a3d8fb75 make all kernal files to be single ascii 2 lat temu
  Lyon 1f92b8135c using clang-tidy and add format.py to auto-format 2 lat temu
  Lyon b4f7b4275c move test to pikaCompiler 2 lat temu
  pikastech 75d6f97823 move test to top 3 lat temu
  pikastech d3026c7c99 support slice utf8 for str 3 lat temu
  pikastech c70947aa6e cut VM for nano mode 3 lat temu
  pikastech 7d01af7b90 support auto connect lines begin with `fun(...` 3 lat temu
  pikastech 331710ace6 support void line and no new line 3 lat temu
  pikastech e0eee73209 support `dir()` builtin, fix str disp in list... 3 lat temu
  李昂 76db2494a5 !46 try to support [][], not ok yeat 3 lat temu
  lyon 1bd3b367f4 fix str(None) return other string 3 lat temu
  李昂 4a943b479c !41 Support chain invoke like < String('test').split() > 3 lat temu
  李昂 81a5f0b965 !40 support configparser_read_string 3 lat temu
  pikastech 9d087a934b fix ci error 3 lat temu
  pikastech ab795de30c pikaVM_runFile change to interpreter mode 3 lat temu
  pikastech fca634f3cc use -> List 3 lat temu
  pikastech 1087ed0674 support split() for String Class 3 lat temu
  pikastech 2c4bbfafad fix format syntax error when ''%method() 3 lat temu
  李昂 6acc0f9ecd !25 support format output for print() 3 lat temu