Christian Haider Christian

Christian 推送了 master 分支的代碼到 Christian/helios

  • 9d12888544 0.12.2
  • 14951912ee inspectOn: now sets list of associations This is breaking for old-style inspectors assuming a Dictionary in setVariables: send. OTOH, (1 to: 25000) inspect now takes ~3 seconds, not a minute.
  • 12d7d22013 Inspector operates on list of associations. Dictionary implementation is quadratic, and what is inspected is in fact list of associations.
  • 5280ca5bd3 0.12.1
  • 7ff4146dce More stringent refresh ban possible. If 'helios.inspector.refreshMillis' is set to negative, inspectors stop refreshing even after DoIt.
  • 查看 16 次提交的內容比對 »

5 年之前

Christian 推送了 master 分支的代碼到 Christian/silk

5 年之前

Christian 推送了 master 分支的代碼到 Christian/amber

5 年之前

Christian 創建了問題 amber/amber#1250

amberc fails to compile code using variables from import: clause

5 年之前

Christian 評論了問題 amber/amber#1247

`AssociativeCollection >> =` is incorrect

Two tests:

5 年之前

Christian 評論了問題 herby/silk#11

XML namespace awareness

interesting! Thank you for the git help (that could have cost me hours with a bad result).

5 年之前

Christian 推送了 xmlnsAddon 分支的代碼到 Christian/silk

  • b273123456 added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • afe15f59ef added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • 查看 2 次提交的內容比對 »

5 年之前

Christian 評論了問題 herby/silk#11

XML namespace awareness

Cool :-)

5 年之前

Christian 創建了合併請求 herby/silk#11

XML namespace awareness

5 年之前

Christian 推送了 xmlnsAddon 分支的代碼到 Christian/silk

  • afe15f59ef added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • c6acbbfe91 Recompile.
  • 6821bba20d Recompile.
  • 55121c8c8a Pragmas in .js files.
  • 79d20e6bbc Use findAmberPath just as in other repos.

5 年之前

ChristianChristian/silk 建立新的分支 xmlnsAddon

5 年之前

Christian 推送了 namespaceExtension 分支的代碼到 Christian/silk

  • b049fd367b needlessly changed a protocol name The original protocol names got lost when I moved the methods to be an extension in my own package. Moving them back to the original package, the protocol names were gone. Reconstructing them by intuition got only one wrong :-). With the right protocol name, comparisons with Git are much nicer.
  • ea1ecbef93 added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • c6acbbfe91 Recompile.
  • 6821bba20d Recompile.
  • 55121c8c8a Pragmas in .js files.

5 年之前

ChristianChristian/silk 建立新的分支 namespaceExtension

5 年之前

Christian 推送了 xmlNamespaceExtension 分支的代碼到 Christian/silk

  • b049fd367b needlessly changed a protocol name The original protocol names got lost when I moved the methods to be an extension in my own package. Moving them back to the original package, the protocol names were gone. Reconstructing them by intuition got only one wrong :-). With the right protocol name, comparisons with Git are much nicer.

5 年之前

Christian 推送了 xmlNamespaceExtension 分支的代碼到 Christian/silk

  • ea1ecbef93 added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • c6acbbfe91 Recompile.
  • 6821bba20d Recompile.
  • 55121c8c8a Pragmas in .js files.
  • 79d20e6bbc Use findAmberPath just as in other repos.

5 年之前

ChristianChristian/silk 建立新的分支 xmlNamespaceExtension

5 年之前

Christian 已經 fork 一個 repository 到 Christian/silk

5 年之前

Christian 已經 fork 一個 repository 到 Christian/helios

5 年之前

Christian 已經 fork 一個 repository 到 Christian/amber

5 年之前