• R/O
  • SSH

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

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

C preprocessor written in Python


RSS
Rev. 日時 作者
d1f9849f3819 tip 2022-02-01 15:50:07 Eric Hopper

Add test of negative indexes.

962505cdb449 2022-02-01 15:45:43 Eric Hopper

Add test of LazySequence and fix errors found by test.

Some of these errors include bad type hint syntax.

54a3ee518ecc 2022-02-01 15:44:20 Eric Hopper

Small formatting and etc.. cleanups.

b2e0830b2cff 2022-02-01 15:38:37 Eric Hopper

Set up as a real Python project with all trimmings.

8ef443b978cf 2022-02-01 14:45:47 Eric Hopper

Fix syntax errors in type hints, remove commented out code.

6be5692fce17 2022-02-01 12:25:30 Eric Hopper

Initial, non-working version of lazy_sequence.py

0cbc50dd70f7 2022-02-01 10:59:23 Eric Hopper

Initial commit