]> git.lizzy.rs Git - nothing.git/shortlog
nothing.git
2019-01-20 reximAdd TODO(#649)
2019-01-20 reximSquashing two TODOs related to a single issue together
2019-01-20 Alexey KutepovMerge pull request #648 from abridgewater/ebisp-closures
2019-01-20 Alastair Bridgewaterebisp/interpreter: Use closed-over environment as basis...
2019-01-20 Alastair Bridgewaterebisp/: Close over Scope expr as environment when makin...
2019-01-20 Alastair Bridgewaterebisp/scope: Re-use Scope CONSes where possible
2019-01-20 Alastair Bridgewaterebisp/: Use ATOM_LAMBDA instead of bare "lambda" forms
2019-01-20 Alastair Bridgewaterebisp/: Create ATOM_LAMBDA as a wrapper around an args_...
2019-01-20 Alastair Bridgewaterebisp/std: Validate arglist to defun in the same way...
2019-01-20 Alastair Bridgewaterebisp/gc: Prevent stack blow-out in gc_traverse_expr...
2019-01-20 Alastair Bridgewaterebisp/repl: Use constructor to create scope, not an...
2019-01-19 Alexey KutepovMerge pull request #646 from tsoding/639
2019-01-19 reximAdd TODO(#647)
2019-01-19 rexim(#639) Introduce rigid_bodies_collide_with_itself
2019-01-19 rexim(#639) Make rigid bodies interact with platforms
2019-01-16 Alexey KutepovMerge pull request #645 from tsoding/635
2019-01-16 rexim(#635) Remove dead code
2019-01-16 rexim(#635) Port essential Rigid_rect functionality to Rigid...
2019-01-16 Alexey KutepovMerge pull request #644 from tsoding/640
2019-01-16 rexim(#640) integrate RigidBodies with Level
2019-01-16 rexim(#640) rigid_bodies_add bug
2019-01-16 rexim(#640) Rearrange Level structure according to level...
2019-01-16 rexim(#640) Implement rigid_bodies_add
2019-01-16 rexim(#640) Introduce rigid_bodies_disable
2019-01-16 rexim(#640) Make rigid_bodies_add return the id
2019-01-16 rexim(#640) Do not allow to remove Rigid Bodies
2019-01-16 rexim(#640) Remove dynarray
2019-01-16 rexim(#640) Introduce RigidBodyId
2019-01-14 reximUpdate Contribution Rules
2019-01-14 reximIntroduce roles to the Contribution Rules
2019-01-14 reximUpdate Contribution Rules
2019-01-14 reximUpdate Contribution Rules
2019-01-13 Alexey KutepovMerge pull request #637 from tsoding/635
2019-01-13 reximAdd TODO(#641)
2019-01-13 reximAdd TODO(#640)
2019-01-13 reximAdd TODO(#639)
2019-01-13 reximAdd TODO(#638)
2019-01-13 rexim(#635) TODO
2019-01-13 rexim(#635) Implement rigid_bodies_render
2019-01-13 rexim(#635) Implement ctor and dtor of rigid_bodies
2019-01-13 rexim(#635) Implement dynarray
2019-01-13 rexim(#635) Add dynarray
2019-01-13 Alexey KutepovMerge pull request #630 from tsoding/628
2019-01-13 reximAdd TODO(#636)
2019-01-13 reximAdd TODO(#635)
2019-01-13 reximAdd TODO(#634)
2019-01-13 reximAdd TODO(#633)
2019-01-13 reximAdd TODO(#632)
2019-01-13 reximAdd TODO(#631)
2019-01-13 rexim(#628) TODOs
2019-01-12 rexim(#628) add basic object functionality to RigidBodies
2019-01-12 rexim(#628) Add RigidBodies entity
2019-01-12 Alexey KutepovMerge pull request #627 from tsoding/624
2019-01-12 reximAdd TODO(#629)
2019-01-12 reximAdd TODO(#628)
2019-01-12 rexim(#624) Implement dynamic box creation
2019-01-12 Alexey KutepovMerge pull request #623 from tsoding/607
2019-01-06 rexim(#607) Fix applying force through Console
2019-01-06 Alexey KutepovMerge pull request #622 from tsoding/616
2019-01-06 rexim(#616) Implement hiding labels
2019-01-06 Alexey KutepovMerge pull request #621 from tsoding/615
2019-01-06 rexim(#614) Implement hiding goals operation
2019-01-06 rexim(#615) Implement showing goals operation
2019-01-06 Alexey KutepovMerge pull request #618 from tsoding/broadcast
2019-01-06 reximIntroduce Broadcast
2019-01-06 Alexey KutepovMerge pull request #617 from pi-pi3/superfluous-defun
2019-01-06 Szymon WalterRemove superfluous "defun" in specials
2019-01-05 Alexey KutepovMerge pull request #613 from tsoding/608
2019-01-05 reximAdd TODO(#616)
2019-01-05 reximAdd TODO(#615)
2019-01-05 reximAdd TODO(#614)
2019-01-05 rexim(#608) Implement (send) function
2019-01-05 rexim(#608) Introduce (send) function
2019-01-01 Alexey KutepovMerge pull request #609 from tsoding/603
2019-01-01 rexim(#603) Fix bad GC memory reallocation
2018-12-30 Alexey KutepovMerge pull request #605 from tsoding/418
2018-12-30 reximAdd TODO(#606)
2018-12-30 rexim(#418) TODO
2018-12-30 rexim(#418) Add Background to the LevelPicker
2018-12-30 rexim(#418) implement state management in game_sound
2018-12-30 rexim(#418) Integrate LevelPicker into the Game FSM
2018-12-30 rexim(#418) Introduce game_event_level_picker
2018-12-30 rexim(#418) refactor state management in game_update
2018-12-30 rexim(#418) Refactor state management in game_render
2018-12-30 rexim(#418) Sort resource initialization in create_game
2018-12-30 rexim(#418) Assert create_camera arguments
2018-12-30 rexim(#418) Add level selection mechanism to LevelPicker
2018-12-30 rexim(#418) duplicate level_file_path in game
2018-12-30 rexim(#418) Add LevelPicker
2018-12-29 Alexey KutepovMerge pull request #602 from tsoding/valgrind
2018-12-29 reximAdd TODO(#603)
2018-12-29 reximTODO
2018-12-29 reximFix some valgrind remarks
2018-12-29 Alexey KutepovMerge pull request #601 from tsoding/600
2018-12-29 rexim(#600) Make trace_assert disablable with NDEBUG
2018-12-29 rexim(#600) Increase the size of the printed stack
2018-12-29 rexim(#600) return nil in list_rec by default
2018-12-29 Alexey KutepovMerge pull request #597 from tsoding/412
2018-12-29 reximAdd TODO(#600)
2018-12-29 reximAdd TODO(#599)
next