• R/O
  • HTTP
  • SSH
  • HTTPS

Liste der Commits

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

BASIC compiler/interpreter for PIC32MX/MZ-80K


RSS
Rev. Zeit Autor
dd88c07 2019-02-09 05:43:54 Katsumi

Avoid shifting code when CMPDATA_UNSOLVED is used.

9ef619c 2019-02-07 10:45:49 Katsumi

Avoid overwriting field in recursive object structure.

0d7dd1d 2019-02-07 07:09:22 Katsumi

Debug issues of recursive object.

fa324cd 2019-02-06 06:00:48 Katsumi

Support recursive class/object structure.

0f68bf5 2019-02-05 07:18:57 Katsumi

Permit using RETURN statement in loop. Test only and codes were inserted in previous commit.

c6fc4cf 2019-02-05 07:10:30 Katsumi

Standardize arguments construction routines.

5db1126 2019-02-03 11:14:12 Katsumi

Try allocation previously deleted block, first.

be956cd 2019-02-03 08:03:19 Katsumi

Update Zoea.

5d979d8 2019-02-03 07:58:04 Katsumi

Revise class.txt. No error when INIT doesn't exist.

5736801 2019-02-01 10:23:30 Katsumi

Implement static method. Revise fee-memory routines.

071b91c 2019-01-31 08:04:27 Katsumi

STATIC field in CLASS. Revise memory allocation routines.

d7d665f 2019-01-27 12:23:19 Katsumi

Debug Zoea for collecting integer issue.

c4f03b4 2019-01-27 08:05:44 Katsumi

Debug for not causing error by "ELSE" after integer.

433fd1c 2019-01-23 06:06:46 Katsumi

CIOEX ver 0.11

ecc080c 2019-01-22 08:36:34 Katsumi

Update on Zoea objective.

21f7b8d 2019-01-22 08:23:49 Katsumi

C24LC update

91a9168 2019-01-22 08:20:08 Katsumi

Objective Zoea alpha 04

7443281 2019-01-21 08:27:40 Katsumi

Use dimension element as an object for reading and writing.

66ce794 2019-01-20 11:59:28 Katsumi

Update C23LC and C24LC.

486bf5c 2019-01-20 11:09:14 Katsumi

Update help files

5025b70 2019-01-17 07:46:56 Katsumi

Allow using string in fields, and dimension in private fields.
Methods returning strings.
Allow inserting space(s) in integer/float literals.

e7737e5 2019-01-10 07:00:02 Katsumi

Class CIOEX for using I/O expander, MCP23017

c436455 2019-01-07 12:14:02 Katsumi

PEEK16(), PEEK32()

8dba535 2019-01-07 12:01:47 Katsumi

POKE16, POKE32

db44652 2019-01-07 11:27:00 Katsumi

& operator.

7ebd715 2019-01-07 09:07:04 Katsumi

Class C23LC for dip-8 SRAM 23LC512.

2ced74f 2019-01-05 08:51:44 Katsumi

P32REG class ver 0.2

b1bccb3 2019-01-03 15:17:48 Katsumi

P32REG class ver 0.1

f1fd51e 2019-01-03 09:36:51 Katsumi

C24LC ver 0.11

f171936 2019-01-03 08:57:26 Katsumi

Debug: INIT for new class, gosub statement