Commit Graph

  • 02738ba06a [build] Add a tool to compare the size of two ELF files Romain Goyet 2020-04-05 15:07:53 -04:00
  • efff509e2a [apps/global_preferences] DefaultLanguage is the first of the locales Léa Saviot 2020-04-06 11:52:55 +02:00
  • 19b5653851 [apps/i18n] Remove Language::Default Léa Saviot 2020-04-06 11:41:26 +02:00
  • c58456a058 [python] matplotlib: add comment WIP Émilie Feral 2020-04-02 14:51:52 +02:00
  • b7392dbd95 [python] matplotlib: clean implementation (by using mp_obj_float_binary_op) Émilie Feral 2020-04-02 10:04:45 +02:00
  • 190802aa23 [python] Remove unused duplicate file Émilie Feral 2020-04-01 15:49:19 +02:00
  • 5348640925 Traduction Aleks ANDRÉ 2020-04-05 09:02:05 +02:00
  • bfb39618e1 [poincare] Add some missing std::move Romain Goyet 2020-04-05 15:27:30 -04:00
  • 84f6b179de [build] rule_for now takes both "local" and "global" parameters Romain Goyet 2020-04-05 20:20:19 -04:00
  • 7d5cad32b1 [build/all] Q isn't defined (and isn't needed either) Romain Goyet 2020-04-03 22:39:47 -04:00
  • edde8e8eba [build/all] Re-sourcing emsdk isn't needed Romain Goyet 2020-04-03 22:39:18 -04:00
  • f450e36e65 [build/all] Use the short iOS and Android targets Romain Goyet 2020-04-03 22:33:11 -04:00
  • 88912be9a8 [build] The all target can live in a standalone Makefile Romain Goyet 2020-04-03 22:30:58 -04:00
  • a840e7fb05 [liba] Define SEEK_CUR Romain Goyet 2020-04-03 22:42:28 -04:00
  • 6de90d97a4 [build] Remove duplication of HANDY_TARGETS_EXTENSIONS Romain Goyet 2020-04-03 08:26:50 -04:00
  • 13b5cd0151 [ci] Build for the iOS Simulator too Romain Goyet 2020-04-02 22:52:39 -04:00
  • 1886918900 [ci] Simplify bucket names Romain Goyet 2020-04-02 22:51:12 -04:00
  • 1b2bbd163b [ion/device] Rename a file Romain Goyet 2020-04-02 22:48:01 -04:00
  • f7911bae72 [build] Remove DEFAULT Romain Goyet 2020-04-02 22:44:22 -04:00
  • 99b916e179 [build] Share multi-app code Romain Goyet 2020-04-02 22:37:34 -04:00
  • f9b0843578 [build/simulator/apple] Share code Romain Goyet 2020-04-02 22:24:55 -04:00
  • fff20eb530 [ion/simulator/apple] Rename Make helper Romain Goyet 2020-04-02 21:59:27 -04:00
  • d4149b1a3d [build] Move %_run targets in the build dir Romain Goyet 2020-04-02 21:34:30 -04:00
  • ed7038262c [ci] Misc cleanups Romain Goyet 2020-04-02 21:26:42 -04:00
  • 3f2b14ac3e [build] Misc cleanups Romain Goyet 2020-04-02 21:26:22 -04:00
  • ba57dbde61 [build] macOS and iOS can now build any binary Romain Goyet 2020-04-02 21:15:18 -04:00
  • ada205b1a7 [build] Use variants Romain Goyet 2020-04-02 15:38:08 -04:00
  • 1c00373348 [Feature] Selectable tableViewCell in the Omega App Quentin 2020-04-03 17:07:26 +02:00
  • 8d621e4dce [apps/shared] ScrollableMultipleExpressionsView: reload scroll content view layout when changing the displayed expression layouts Émilie Feral 2020-04-03 10:23:42 +02:00
  • 300de8fb15 [apps/calculation] HistoryViewCell: when changing SubviewType, set the right subcell as first responder! Émilie Feral 2020-04-02 17:09:07 +02:00
  • 90222c3f45 [apps/calculation] SelectableTableView: scrollToCell once the margin have been updated Émilie Feral 2020-04-02 16:07:54 +02:00
  • e6516ae0e7 [apps/calculation] Fix typo Émilie Feral 2020-04-02 15:02:01 +02:00
  • 40986ebb99 [python] Change math module test to be true on all platforms Émilie Feral 2020-04-01 16:13:11 +02:00
  • 8a5af352bf [python] Fix warning: signed/unsigned int comparison Émilie Feral 2020-04-01 16:12:47 +02:00
  • cdff61f64b [python] Add tests for each module Émilie Feral 2020-04-01 15:41:48 +02:00
  • ec5803f06f [python] Test: fix printText Émilie Feral 2020-04-01 15:40:51 +02:00
  • d0a77bda2b [python] Improve test API Émilie Feral 2020-04-01 14:57:25 +02:00
  • ffb8f8f953 [python] Test: add all template scripts Émilie Feral 2020-04-01 14:20:41 +02:00
  • 11dc259566 [python] test: add a function to run single command test Émilie Feral 2020-04-01 14:15:57 +02:00
  • d7804ad5d1 [python] Tidy matplotlib tests Émilie Feral 2020-04-01 13:57:11 +02:00
  • 2738d30684 [python] test: check wether script execution lead to a Python error Émilie Feral 2020-04-01 13:51:13 +02:00
  • 2f171eb2fd [python] Add matplotlib test WIP Émilie Feral 2020-04-01 11:32:21 +02:00
  • 11ac25e935 [apps/code] Fix toolbox comment Léa Saviot 2020-04-01 12:11:54 +02:00
  • 92c62ce3dc [apps/code] Remove superfluous spaces in toolbox Léa Saviot 2020-04-01 11:50:28 +02:00
  • 00e58de708 [Feature] Stay Home Quentin 2020-04-01 12:45:00 +02:00
  • 3fac1fdf78 [Feature] Stay Home Quentin 2020-04-01 12:45:00 +02:00
  • 651abf9c7b [Feature] Stay Home O1.19.2-E13 Quentin 2020-04-01 12:45:00 +02:00
  • 0b83604e3e [Update] Epsilon 13.2.0 Quentin 2020-04-01 12:24:38 +02:00
  • 9b1add66a4 [Git] Fix conflicts Quentin 2020-04-01 12:23:52 +02:00
  • b854ec903a Merge branch 'omega-hotfix' into omega-dev Quentin 2020-04-01 12:14:37 +02:00
  • 15ecd45a76 [Fix] Compilation error Quentin 2020-04-01 12:14:06 +02:00
  • 76e0deb9bf [tests/solver] Test solve equation with max number of variables Léa Saviot 2020-04-01 10:54:26 +02:00
  • 633776b92f [apps/shared] Fix CurveView::drawArrow on arrow without orientation Émilie Feral 2020-04-01 11:28:03 +02:00
  • 0d56576f9c [Git] Fix conflicts Quentin 2020-04-01 11:36:16 +02:00
  • 511a96f464 [apps/code] Add matplotlib.pyplot functions to the toolbox catalog Léa Saviot 2020-03-31 17:46:55 +02:00
  • 0f00bdda33 [apps] Fix test build Émilie Feral 2020-03-31 14:11:39 +02:00
  • 244b97e89b [python] matplotlib: handle case plot([],[]) Émilie Feral 2020-03-31 12:04:19 +02:00
  • e5660635d6 [python] matplotlib: handle case hist([]) Émilie Feral 2020-03-31 12:03:41 +02:00
  • 3987167419 [python] matplotlib: add comment Émilie Feral 2020-03-31 12:03:18 +02:00
  • 28224bd75e [python] matplotlib: fix hist implementation Émilie Feral 2020-03-31 10:49:50 +02:00
  • bc1eae17d7 [python] matplotlib: change text() relative position to be similar to python3 Émilie Feral 2020-03-30 18:07:01 +02:00
  • 642a7c7f61 [apps/code] Increase python heap to 32k Émilie Feral 2020-03-30 18:04:14 +02:00
  • 7c612f35a8 [python] matplotlib: change Store::Rectangle structure to (left, right, top, bottom) and avoid rounding error when converting flaot rect to pixel Émilie Feral 2020-03-30 18:03:10 +02:00
  • d468f5e130 [python] WIP matplotlib: avoid empty pixel line between bars and axis line Émilie Feral 2020-03-30 17:43:07 +02:00
  • 84bc46ca8c [python] matplotlib: PlotView: improve rect drawing (use round instead of truncating pixelFloat Émilie Feral 2020-03-30 17:04:50 +02:00
  • b3b6565410 [python] modpyplot: show() does nothing when the store is empty Émilie Feral 2020-03-30 16:41:25 +02:00
  • ce33faad11 [python] matplotlib: PlotView: rectangle are always visible despite the pixel width Émilie Feral 2020-03-30 16:17:44 +02:00
  • 51eabf08e1 [python] matplotlib: fix PlotStore::initRange for an only dot Émilie Feral 2020-03-30 16:04:59 +02:00
  • 2c82460470 [python] matplotlib: add a comment to PlotView Émilie Feral 2020-03-30 16:01:07 +02:00
  • b290bed409 [python] matplotlib: fix typo in ErrorValue Émilie Feral 2020-03-30 15:55:04 +02:00
  • d247843da6 [apps/code] Clean ConsoleController::reloadData (always returns true) Émilie Feral 2020-03-30 15:54:41 +02:00
  • 81284120af [apps/code] ConsoleController: refreshOutput is now done only when the console is active Émilie Feral 2020-03-30 14:29:23 +02:00
  • 574eacb69c [python] matplotlib: flush heap memory when any error is raised Émilie Feral 2020-03-30 14:06:35 +02:00
  • 2f4064d92b [apps/code] Fix axis() command without arguments Léa Saviot 2020-03-30 17:40:43 +02:00
  • 2ac1396dd2 [apps/code] Put back the polynomial script Léa Saviot 2020-03-30 17:21:47 +02:00
  • b2c95bcbbf [apps/code] Parabola script Léa Saviot 2020-03-30 17:18:58 +02:00
  • 61e7ec52e6 [python] matplotlib: make pyplot a submodule of matplotlib Émilie Feral 2020-03-30 13:58:02 +02:00
  • 7d5568ff1a [python] WIP: change change pyplot name: pyplot --> matplotlib.pyplot Émilie Feral 2020-03-30 12:36:08 +02:00
  • 399cfffc83 [apps/code] Fix toolbox texts Léa Saviot 2020-03-30 13:55:50 +02:00
  • 89ef6ec71b [apps/code] Add MatplotlibPyplot in the toolbox Léa Saviot 2020-03-30 10:52:18 +02:00
  • f5e69395ee [apps/code] Reorder toolbox modules Léa Saviot 2020-03-30 10:21:50 +02:00
  • 1c4f43c665 [python] matplotlib: handle empty range histogram Émilie Feral 2020-03-27 17:46:14 +01:00
  • 1c714a6ee6 [python] matplotlib: PlotStore checks for type before accepting a new object Émilie Feral 2020-03-27 17:39:44 +01:00
  • 6d10e9fdc2 [python] matplotlib: improve and fix arguments checking Émilie Feral 2020-03-27 17:39:07 +01:00
  • bf7c3b1aab [python] matplotlib: implement "plot(y)' Émilie Feral 2020-03-27 14:43:32 +01:00
  • dc58b9692f [python] matplotlib: imporve 'hist' Émilie Feral 2020-03-27 09:38:51 +01:00
  • 1895b83251 [python] Remove useless code Émilie Feral 2020-03-26 17:55:48 +01:00
  • f97f56c021 [python] matplotlib: improve 'bar' arguments acceptation Émilie Feral 2020-03-26 17:53:24 +01:00
  • 18d59d923a [python] matplotlib: fix automatic range initialization Émilie Feral 2020-03-26 17:52:50 +01:00
  • 9a240bb0b4 [python] matplotlib: improve 'grid' Émilie Feral 2020-03-26 14:45:29 +01:00
  • 1b768ba34a [python] modpyplot: improve 'axis' arguments acceptance Émilie Feral 2020-03-26 14:24:01 +01:00
  • 81170610eb [python] Matplotlib: init store range depending on 'auto' parameter Émilie Feral 2020-03-26 12:13:41 +01:00
  • 8aa1930f80 [python] Matplotlib: handle 'auto' range computation Émilie Feral 2020-03-26 11:41:35 +01:00
  • fb3f6ab6f3 [apps/code][python] ConsoleController doesn't keep any pointer/boolean to know if the sandbox/matplotlib view controller is displayed. Its state won't be always right; instead, use the StackViewController depth. Émilie Feral 2020-03-26 09:42:36 +01:00
  • d0c5ac0343 [escher] StackViewController: add a method to return the topViewController Émilie Feral 2020-03-26 09:36:43 +01:00
  • 15e5f7a285 [python] Matplotlib: reload labels in PlotController::viewWillAppear Émilie Feral 2020-03-24 17:17:04 +01:00
  • 89b54d424e [apps/code] ConsoleController: when becoming first responder, check if a controller is displayed and switch the first responder accordingly Émilie Feral 2020-03-24 17:13:22 +01:00
  • 7e73afc654 [python] Matplotlib: flush the plot store when the controller is popped Émilie Feral 2020-03-24 10:02:41 +01:00
  • 24cd5079d4 [python] matplotlib: fix modpyplot_gc_collect Émilie Feral 2020-03-23 18:16:54 +01:00
  • 886fc98350 [escher] Palette: factorize data color iteration Émilie Feral 2020-03-23 18:16:29 +01:00