• R/O
  • SSH

quipu: コミット一覧

quipu mercurial repository


RSS
Rev. 日時 作者
69c13d1930d9 types 2019-06-07 23:22:22 Agustina Arzille

Implement builtin types

e4a1fc9df979 types 2019-06-07 07:11:13 Agustina Arzille

Fix emitting warnings

d19d633b38f1 types 2019-06-07 07:03:22 Agustina Arzille

Support instances in the GC

9a6d614823e6 types 2019-06-07 06:25:17 Agustina Arzille

Remove pointless declarations

006f6768fc00 types 2019-06-07 05:04:35 Agustina Arzille

Implement types as instances

d67a26dd4910 types 2019-06-07 03:02:15 Agustina Arzille

Make NIL a true constant

40738f077c7c types 2019-06-06 05:20:55 Agustina Arzille

Fix compilation of 'while' forms with captures

511465ddd424 types 2019-06-05 00:22:34 Agustina Arzille

Fix generator serialization

db6bf483fc48 types 2019-06-03 12:41:09 Agustina Arzille

Move gc_enable after init op calls

1a14592108c6 types 2019-06-03 09:23:33 Agustina Arzille

Implement init ops without memory allocation

5c97dc21e5b2 types 2019-05-28 02:02:05 Agustina Arzille

Fix recursive format strings

fa6eceb4d41a types 2019-05-14 04:35:54 Agustina Arzille

Optimize interpreter locking

760698a52613 types 2019-05-03 05:32:57 Agustina Arzille

Fix bug in rsh_F

a663699df2f0 types 2019-04-27 03:23:32 Agustina Arzille

Remove bytecodes NPUTCAR and NPUTCDR

61b8ab64ebb1 types 2019-04-25 06:03:44 Agustina Arzille

Use type-error in place of arg-error

6f07d26a9ca9 types 2019-04-24 12:40:07 Agustina Arzille

Replace call_fct with QP_CALL

253ae83dec14 types 2019-04-13 06:51:54 Agustina Arzille

Small changes

1f72dc49e518 types 2019-02-21 03:59:19 Agustina Arzille

Correctly define atomic_spin_nop everywhere

7d4f28da8ada types 2019-02-16 05:13:01 Agustina Arzille

Simplify length accounting in tuples

754da79b653f types 2019-02-14 02:41:17 Agustina Arzille

Fix tuple deletions

143c56bc3cde types 2019-02-13 04:52:52 Agustina Arzille

Small changes in tuples

204b01d6c267 types 2019-02-09 06:31:01 Agustina Arzille

Use the interpreter even when it's unneeded

b13366936843 types 2019-02-09 04:16:53 Agustina Arzille

Use C3 linearization for types

10b4dcf99c57 types 2019-02-06 06:41:11 Agustina Arzille

Fix slot index computation

d0cbe1e769ae types 2019-02-06 06:21:46 Agustina Arzille

Fix handling of parent types

10b744269a0f types 2019-02-06 05:56:15 Agustina Arzille

Fix supertypes' slots computation

29b109aafd4f types 2019-02-06 05:26:10 Agustina Arzille

Fix instance attribute lookup

b769548797db types 2019-02-06 03:32:26 Agustina Arzille

Allow allocation of instances

908b50505c4f types 2019-02-05 13:09:21 Agustina Arzille

More work on slot definitions

354cfd7e336a types 2019-02-05 06:40:04 Agustina Arzille

More fixes in new type system

旧リポジトリブラウザで表示